packaging fixes

This commit is contained in:
Matthias Clasen 2007-07-07 15:25:40 +00:00
parent 8f33aaee6a
commit a46cf9a20a

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXcursor runtime library
Name: libXcursor
Version: 1.1.8
Release: 2
Release: 3
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -27,6 +27,7 @@ Summary: X.Org X11 libXcursor development package
Group: Development/Libraries
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
# xorg-x11-proto-devel os needed by xcursor.pc
Requires: xorg-x11-proto-devel
@ -72,7 +73,6 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS COPYING README ChangeLog
%{_libdir}/libXcursor.so.1
%{_libdir}/libXcursor.so.1.0.2
%dir %{_datadir}/icons
%dir %{_datadir}/icons/default
%config(noreplace) %verify(not md5 size mtime) %{_datadir}/icons/default/index.theme
@ -90,6 +90,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/Xcursor.3*
%changelog
* Sat Jul 7 2007 Matthias Clasen <mclasen@redhat.com> 1.1.8-3
- Don't own /usr/share/icons
- Require pkgconfig in -devel
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.1.8-2
- Don't install INSTALL