update code
This commit is contained in:
parent
95da909781
commit
eb9f176755
11
libXres.spec
11
libXres.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libXres
|
Name: libXres
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 6
|
Release: 7
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: X-Resource extension client library
|
Summary: X-Resource extension client library
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -37,7 +37,8 @@ autoreconf -ivf
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -52,5 +53,11 @@ autoreconf -ivf
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.0-7
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license file
|
||||||
|
|
||||||
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.0-6
|
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.0-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user