rpms/expat/devel expat.spec,1.28,1.29

Joe Orton (jorton) fedora-extras-commits at redhat.com
Tue Jan 8 08:33:13 UTC 2008


Author: jorton

Update of /cvs/extras/rpms/expat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13972

Modified Files:
	expat.spec 
Log Message:
* Tue Jan  8 2008 Joe Orton <jorton at redhat.com> 2.0.1-3
- chmod 644 the documentation (#427950)



Index: expat.spec
===================================================================
RCS file: /cvs/extras/rpms/expat/devel/expat.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- expat.spec	22 Aug 2007 20:17:12 -0000	1.28
+++ expat.spec	8 Jan 2008 08:32:39 -0000	1.29
@@ -1,7 +1,7 @@
 Summary: An XML parser library
 Name: expat
 Version: 2.0.1
-Release: 2
+Release: 3
 Group: System Environment/Libraries
 Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz
 URL: http://www.libexpat.org/
@@ -41,6 +41,7 @@
 rm -rf ${RPM_BUILD_ROOT}
 
 rm -f examples/*.dsp
+chmod 644 doc/*
 
 make install DESTDIR=$RPM_BUILD_ROOT
 
@@ -73,6 +74,9 @@
 %{_includedir}/*.h
 
 %changelog
+* Tue Jan  8 2008 Joe Orton <jorton at redhat.com> 2.0.1-3
+- chmod 644 the documentation (#427950)
+
 * Wed Aug 22 2007 Joe Orton <jorton at redhat.com> 2.0.1-2
 - rebuild
 




More information about the fedora-extras-commits mailing list