Don't install INSTALL
This commit is contained in:
parent
97d0db4088
commit
5f03c3ac9f
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 libdmx runtime library
|
Summary: X.Org X11 libdmx runtime library
|
||||||
Name: libdmx
|
Name: libdmx
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 3.1
|
Release: 4
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -62,7 +62,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}/libdmx.so.1
|
%{_libdir}/libdmx.so.1
|
||||||
%{_libdir}/libdmx.so.1.0.0
|
%{_libdir}/libdmx.so.1.0.0
|
||||||
|
|
||||||
@ -77,7 +77,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> - 1.0.2-4
|
||||||
|
- Don't install INSTALL
|
||||||
|
|
||||||
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-3.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
* Fri Jun 09 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-3
|
* Fri Jun 09 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-3
|
||||||
|
Loading…
Reference in New Issue
Block a user