update code
This commit is contained in:
parent
56e369e95c
commit
0033e112d5
11
libXext.spec
11
libXext.spec
@ -1,6 +1,6 @@
|
||||
Name: libXext
|
||||
Version: 1.3.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Common extensions to the X11 protocol
|
||||
License: MIT
|
||||
URL: https://xorg.freedesktop.org/
|
||||
@ -40,7 +40,8 @@ autoreconf -v --install --force
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_libdir}/libXext.so.*
|
||||
|
||||
%files devel
|
||||
@ -56,5 +57,11 @@ autoreconf -v --install --force
|
||||
%exclude %{_docdir}/libXext
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user