Don't install INSTALL
This commit is contained in:
parent
b616f480c4
commit
1cc03984c5
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 libXt runtime library
|
Summary: X.Org X11 libXt runtime library
|
||||||
Name: libXt
|
Name: libXt
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
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
|
||||||
@ -75,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc AUTHORS COPYING README INSTALL ChangeLog NEWS
|
%doc AUTHORS COPYING README ChangeLog NEWS
|
||||||
%{_libdir}/libXt.so.6
|
%{_libdir}/libXt.so.6
|
||||||
%{_libdir}/libXt.so.6.0.0
|
%{_libdir}/libXt.so.6.0.0
|
||||||
%dir %{_datadir}/X11/app-defaults
|
%dir %{_datadir}/X11/app-defaults
|
||||||
@ -131,6 +131,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.4-2
|
||||||
|
- Don't install INSTALL
|
||||||
|
|
||||||
* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 1.0.4-1.fc7
|
* Mon Nov 20 2006 Adam Jackson <ajax@redhat.com> 1.0.4-1.fc7
|
||||||
- Update to 1.0.4
|
- Update to 1.0.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user