update code
This commit is contained in:
parent
9b73e3e47e
commit
bbe2120728
@ -1,6 +1,6 @@
|
|||||||
Name: libXinerama
|
Name: libXinerama
|
||||||
Version: 1.1.4
|
Version: 1.1.4
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Xinerama extension to the X11 Protocol
|
Summary: Xinerama extension to the X11 Protocol
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://xorg.freedesktop.org/
|
URL: https://xorg.freedesktop.org/
|
||||||
@ -40,7 +40,7 @@ autoreconf -ivf
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING
|
%license COPYING
|
||||||
%{_libdir}/libXinerama.so.*
|
%{_libdir}/libXinerama.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -56,6 +56,12 @@ autoreconf -ivf
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-5
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:change the directory of the license files
|
||||||
|
|
||||||
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-4
|
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-4
|
||||||
- Type: enhancement
|
- Type: enhancement
|
||||||
- ID: NA
|
- ID: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user