rpms/librx/FC-4 librx.spec,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Sep 11 14:21:06 UTC 2006


Author: spot

Update of /cvs/extras/rpms/librx/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20452/FC-4

Modified Files:
	librx.spec 
Log Message:

Bump for FC-6, fix bz 197717



Index: librx.spec
===================================================================
RCS file: /cvs/extras/rpms/librx/FC-4/librx.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- librx.spec	28 Feb 2006 22:49:14 -0000	1.6
+++ librx.spec	11 Sep 2006 14:21:05 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: POSIX regexp functions
 Name: librx
 Version: 1.5
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPL
 URL: http://www.gnu.org/software/rx/rx.html
 Group: Applications/Text
@@ -52,6 +52,7 @@
 make install DESTDIR=${RPM_BUILD_ROOT}
 install -m 644 doc/rx.info ${RPM_BUILD_ROOT}%{_infodir}
 rm -rf ${RPM_BUILD_ROOT}%{_libdir}/librx.la
+chmod -x ${RPM_BUILD_ROOT}%{_includedir}/rxposix.h
 
 %clean
 rm -rf ${RPM_BUILD_ROOT}
@@ -83,6 +84,10 @@
 %{_libdir}/*.a
 
 %changelog
+* Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.5-7
+- fix bz 197717
+- bump for FC-6
+
 * Tue Feb 28 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.5-6
 - bump for FC-5
 




More information about the fedora-extras-commits mailing list