From 8f33aaee6ae2898348dc3ceaeddae5e832612fc2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 22 Apr 2007 01:29:34 +0000 Subject: [PATCH] Don't install INSTALL --- libXcursor.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index 354ee1c..00b4fc0 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: 1 +Release: 2 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS COPYING README INSTALL ChangeLog +%doc AUTHORS COPYING README ChangeLog %{_libdir}/libXcursor.so.1 %{_libdir}/libXcursor.so.1.0.2 %dir %{_datadir}/icons @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor.3* %changelog +* Sat Apr 21 2007 Matthias Clasen 1.1.8-2 +- Don't install INSTALL + * Mon Nov 20 2006 Adam Jackson 1.1.8-1 - Update to 1.1.8