Don't install INSTALL
This commit is contained in:
parent
d3e08eb021
commit
11559fe281
@ -6,7 +6,7 @@
|
|||||||
Summary: X.Org X11 developmental X transport library
|
Summary: X.Org X11 developmental X transport library
|
||||||
Name: xorg-x11-xtrans-devel
|
Name: xorg-x11-xtrans-devel
|
||||||
Version: 1.0.3
|
Version: 1.0.3
|
||||||
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
|
||||||
@ -40,7 +40,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
|
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||||
%dir %{_includedir}/X11
|
%dir %{_includedir}/X11
|
||||||
%dir %{_includedir}/X11/Xtrans
|
%dir %{_includedir}/X11/Xtrans
|
||||||
%{_includedir}/X11/Xtrans/Xtrans.c
|
%{_includedir}/X11/Xtrans/Xtrans.c
|
||||||
@ -57,10 +57,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/aclocal/xtrans.m4
|
%{_datadir}/aclocal/xtrans.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> 1.0.3-2
|
||||||
|
- Don't install INSTALL
|
||||||
|
|
||||||
* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.0.3-1
|
* Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 1.0.3-1
|
||||||
- Update to 1.0.3
|
- Update to 1.0.3
|
||||||
|
|
||||||
* 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-1.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
* Mon Jul 10 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1.fc6
|
* Mon Jul 10 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1.fc6
|
||||||
|
Loading…
Reference in New Issue
Block a user