rpms/w3c-libwww/devel w3c-libwww.spec,1.4,1.5

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Fri Sep 7 04:36:37 UTC 2007


Author: awjb

Update of /cvs/pkgs/rpms/w3c-libwww/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22073

Modified Files:
	w3c-libwww.spec 
Log Message:
- enable reentrant



Index: w3c-libwww.spec
===================================================================
RCS file: /cvs/pkgs/rpms/w3c-libwww/devel/w3c-libwww.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- w3c-libwww.spec	23 Aug 2007 05:49:08 -0000	1.4
+++ w3c-libwww.spec	7 Sep 2007 04:36:05 -0000	1.5
@@ -1,6 +1,6 @@
 Name:          w3c-libwww
 Version:       5.4.1
-Release:       0.5.20060206cvs%{?dist}
+Release:       0.6.20060206cvs%{?dist}
 Summary:       HTTP library of common code
 
 Group:         System Environment/Libraries
@@ -74,7 +74,8 @@
 echo timestamp > stamp-h.in
 
 %build
-%configure --enable-shared --disable-static --with-gnu-ld --with-regex --with-zlib --with-ssl
+%configure --enable-shared --disable-static --with-gnu-ld --with-regex \
+--with-zlib --with-ssl --enable-reentrant
 export tagname=CC
 make %{?_smp_mflags}
 
@@ -121,6 +122,10 @@
 %{_includedir}/w3c-libwww
 
 %changelog
+* Fri Sep 07 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+5.4.1-0.6.20060206cvs
+- enable reentrant
+
 * Thu Aug 23 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 5.4.1-0.5.20060206cvs
 - rebuild for buildid




More information about the fedora-extras-commits mailing list