Don't install INSTALL
This commit is contained in:
parent
505d73414c
commit
e027b9cba6
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libX11 runtime library
|
||||
Name: libX11
|
||||
Version: 1.0.3
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -88,7 +88,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING README INSTALL ChangeLog NEWS
|
||||
%doc AUTHORS COPYING README ChangeLog NEWS
|
||||
%dir %{_datadir}/X11
|
||||
%dir %{_datadir}/X11/locale
|
||||
%dir %{_datadir}/X11/locale/C
|
||||
@ -245,6 +245,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3x*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.3-9
|
||||
- Don't install INSTALL
|
||||
|
||||
* Fri Apr 06 2007 Adam Jackson <ajax@redhat.com> 1.0.3-8
|
||||
- Fix for CVE 2007-1667.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user