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

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jul 20 18:19:21 UTC 2007


Author: spot

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

Modified Files:
	librx.spec 
Log Message:

sync



Index: librx.spec
===================================================================
RCS file: /cvs/extras/rpms/librx/EL-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:08 -0000	1.6
+++ librx.spec	20 Jul 2007 18:18:49 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: POSIX regexp functions
 Name: librx
 Version: 1.5
-Release: 6%{?dist}
+Release: 8%{?dist}
 License: GPL
 URL: http://www.gnu.org/software/rx/rx.html
 Group: Applications/Text
@@ -10,7 +10,7 @@
 Patch1: rx-1.5-texinfo.patch
 Patch2: librx-1.5-libdir64.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: texinfo
+BuildRequires: texinfo, libtool
 
 %description
 Rx is, among other things, an implementation of the interface
@@ -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,13 @@
 %{_libdir}/*.a
 
 %changelog
+* Mon Sep 11 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.5-8
+- fix bz 200090
+
+* 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