Don't install INSTALL
This commit is contained in:
parent
15bd1a8d7b
commit
150dd55d20
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 libXinerama runtime library
|
Summary: X.Org X11 libXinerama runtime library
|
||||||
Name: libXinerama
|
Name: libXinerama
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc AUTHORS COPYING README INSTALL ChangeLog
|
%doc AUTHORS COPYING README ChangeLog
|
||||||
%{_libdir}/libXinerama.so.1
|
%{_libdir}/libXinerama.so.1
|
||||||
%{_libdir}/libXinerama.so.1.0.0
|
%{_libdir}/libXinerama.so.1.0.0
|
||||||
|
|
||||||
@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.2-2
|
||||||
|
- Don't install INSTALL
|
||||||
|
|
||||||
* Mon Mar 26 2007 Adam Jackson <ajax@redhat.com> 1.0.2-1
|
* Mon Mar 26 2007 Adam Jackson <ajax@redhat.com> 1.0.2-1
|
||||||
- libXinerama 1.0.2
|
- libXinerama 1.0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user