Don't install INSTALL
This commit is contained in:
parent
dff2e6c65f
commit
8f33aaee6a
@ -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 <mclasen@redhat.com> 1.1.8-2
|
||||
- Don't install INSTALL
|
||||
|
||||
* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 1.1.8-1
|
||||
- Update to 1.1.8
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user