update code
This commit is contained in:
parent
9aba8bb377
commit
839b7fa6f0
10
libXmu.spec
10
libXmu.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libXmu
|
Name: libXmu
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 13
|
Release: 14
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: X.Org X11 libXmu/libXmuu runtime libraries
|
Summary: X.Org X11 libXmu/libXmuu runtime libraries
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -49,7 +49,7 @@ autoreconf -ivf
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%license COPYING
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -66,5 +66,11 @@ autoreconf -ivf
|
|||||||
%exclude %{_docdir}
|
%exclude %{_docdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.2-14
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license file
|
||||||
|
|
||||||
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.2-13
|
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.2-13
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user