From a46cf9a20abbab72b4dde7d9f2aff1eb53257cab Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 7 Jul 2007 15:25:40 +0000 Subject: [PATCH] packaging fixes --- libXcursor.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index 00b4fc0..60ec39d 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -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 1.1.8-3 +- Don't own /usr/share/icons +- Require pkgconfig in -devel + * Sat Apr 21 2007 Matthias Clasen 1.1.8-2 - Don't install INSTALL