update code

This commit is contained in:
zhuchunyi 2019-11-06 19:35:41 +08:00
parent 5e4bb96575
commit 50011ab9fe

View File

@ -1,6 +1,6 @@
Name: libX11
Version: 1.6.7
Release: 1
Release: 2
License: MIT
Summary: Core X11 protocol client library
URL: https://www.x.org
@ -46,7 +46,8 @@ make %{?_smp_mflags} check
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%doc AUTHORS
%license COPYING
%{_datadir}/X11/locale/*
%{_datadir}/X11/XErrorDB
%dir /var/cache/libX11/compose
@ -68,5 +69,11 @@ make %{?_smp_mflags} check
%exclude %{_datadir}/X11/Xcms.txt
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.6.7-2
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Fri Aug 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.6.7-1
- Package init