Don't install INSTALL
This commit is contained in:
parent
e0423bfcdf
commit
4926cf2c56
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXrandr runtime library
|
||||
Name: libXrandr
|
||||
Version: 1.2.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -60,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING README INSTALL ChangeLog
|
||||
%doc AUTHORS COPYING README ChangeLog
|
||||
%{_libdir}/libXrandr.so.2
|
||||
%{_libdir}/libXrandr.so.2.1.0
|
||||
|
||||
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.2.0-4
|
||||
- Don't install INSTALL
|
||||
|
||||
* Thu Apr 12 2007 Adam Jackson <ajax@redhat.com> 1.2.0-3
|
||||
- BuildRequire on the randrproto virtual instead of a magic x-x-p-d version.
|
||||
- Fix -devel package to require sufficiently new randrproto.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user