update code
This commit is contained in:
parent
56e369e95c
commit
0033e112d5
11
libXext.spec
11
libXext.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libXext
|
Name: libXext
|
||||||
Version: 1.3.4
|
Version: 1.3.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Common extensions to the X11 protocol
|
Summary: Common extensions to the X11 protocol
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://xorg.freedesktop.org/
|
URL: https://xorg.freedesktop.org/
|
||||||
@ -40,7 +40,8 @@ autoreconf -v --install --force
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/libXext.so.*
|
%{_libdir}/libXext.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -56,5 +57,11 @@ autoreconf -v --install --force
|
|||||||
%exclude %{_docdir}/libXext
|
%exclude %{_docdir}/libXext
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.4-2
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license files
|
||||||
|
|
||||||
* Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.4-1
|
* Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.4-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user