update code
This commit is contained in:
parent
5e4bb96575
commit
50011ab9fe
11
libX11.spec
11
libX11.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user