Don't install INSTALL
This commit is contained in:
parent
d2093f5c5c
commit
e996d45507
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXext runtime library
|
||||
Name: libXext
|
||||
Version: 1.0.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING README INSTALL ChangeLog
|
||||
%doc AUTHORS COPYING README ChangeLog
|
||||
%{_libdir}/libXext.so.6
|
||||
%{_libdir}/libXext.so.6.4.0
|
||||
|
||||
@ -79,10 +79,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3x*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.1-4
|
||||
- Don't install INSTALL
|
||||
|
||||
* Tue Oct 3 2006 Adam Jackson <ajackson@redhat.com> 1.0.1-3
|
||||
- Force xorg-x11-proto-devel on >= 7.1-10 (for LBX headers), and rebuild.
|
||||
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.1-2.1
|
||||
- rebuild
|
||||
|
||||
* Wed Jun 07 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user