rpms/libXt/devel libXt.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Apr 22 00:34:18 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/libXt/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25709

Modified Files:
	libXt.spec 
Log Message:
Don't install INSTALL



Index: libXt.spec
===================================================================
RCS file: /cvs/dist/rpms/libXt/devel/libXt.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- libXt.spec	20 Nov 2006 19:22:50 -0000	1.24
+++ libXt.spec	22 Apr 2007 00:34:16 -0000	1.25
@@ -1,7 +1,7 @@
 Summary: X.Org X11 libXt runtime library
 Name: libXt
 Version: 1.0.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.x.org
@@ -75,7 +75,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING README INSTALL ChangeLog NEWS
+%doc AUTHORS COPYING README ChangeLog NEWS
 %{_libdir}/libXt.so.6
 %{_libdir}/libXt.so.6.0.0
 %dir %{_datadir}/X11/app-defaults
@@ -131,6 +131,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Apr 21 2007 Matthias Clasen <mclasen at redhat.com> 1.0.4-2
+- Don't install INSTALL
+
 * Mon Nov 20 2006 Adam Jackson <ajax at redhat.com> 1.0.4-1.fc7
 - Update to 1.0.4
 




More information about the fedora-cvs-commits mailing list