Package init

This commit is contained in:
dogsheng 2019-12-13 15:43:07 +08:00
parent 10fffc9701
commit 46586b6644

View File

@ -1,6 +1,6 @@
Name: libXi
Version: 1.7.9
Release: 10
Release: 11
Summary: X.Org X11 libXi runtime library
License: MIT
URL: https://xorg.freedesktop.org/
@ -39,7 +39,7 @@ developing applications that use %{name}.
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%{_libdir}/libXi.so.*
%{_libdir}/libXi.so
@ -56,6 +56,12 @@ developing applications that use %{name}.
%{_mandir}/man3/*
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-11
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-10
- Type:bugfix
- Id:NA