rpms/w3c-libwww/devel w3c-libwww-makefile.patch, 1.2, 1.3 w3c-libwww.spec, 1.16, 1.17

Caolan McNamara caolanm at fedoraproject.org
Sat Aug 29 20:24:49 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/w3c-libwww/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10449

Modified Files:
	w3c-libwww-makefile.patch w3c-libwww.spec 
Log Message:
Resolves: rhbz#511702 - FTBFS

w3c-libwww-makefile.patch:
 Library/src/Makefile.am |   35 ++++++++++++++++++++++++++++-------
 modules/Makefile.am     |    2 +-
 2 files changed, 29 insertions(+), 8 deletions(-)

Index: w3c-libwww-makefile.patch
===================================================================
RCS file: /cvs/pkgs/rpms/w3c-libwww/devel/w3c-libwww-makefile.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- w3c-libwww-makefile.patch	26 Dec 2008 17:43:07 -0000	1.2
+++ w3c-libwww-makefile.patch	29 Aug 2009 20:24:49 -0000	1.3
@@ -78,6 +78,14 @@ diff -urNp libwww.orig/Library/src/Makef
  
  BUILT_SOURCES = \
  	wwwsys.h \
+@@ -405,7 +405,6 @@
+ 	HTBInit.h \
+ 	HTBTree.h \
+ 	HTBind.h \
+-	HTBind.h \
+ 	HTBound.h \
+ 	HTBufWrt.h \
+ 	HTCache.h \
 diff -urNp libwww.orig/modules/Makefile.am libwww/modules/Makefile.am
 --- libwww.orig/modules/Makefile.am	2008-12-21 14:56:37.380980403 +0530
 +++ libwww/modules/Makefile.am	2008-12-21 14:56:45.892980322 +0530


Index: w3c-libwww.spec
===================================================================
RCS file: /cvs/pkgs/rpms/w3c-libwww/devel/w3c-libwww.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- w3c-libwww.spec	21 Aug 2009 16:23:55 -0000	1.16
+++ w3c-libwww.spec	29 Aug 2009 20:24:49 -0000	1.17
@@ -1,6 +1,6 @@
 Name:          w3c-libwww
 Version:       5.4.1
-Release:       0.17.20060206cvs%{?dist}
+Release:       0.18.20060206cvs%{?dist}
 Summary:       HTTP library of common code
 
 Group:         System Environment/Libraries
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/w3c-libwww
 
 %changelog
+* Sat Aug 29 2009 Caolán McNamara <caolanm at redhat.com> - 5.4.1-0.18.20060206cvs
+- Resolves: rhbz#511702 - FTBFS
+
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 5.4.1-0.17.20060206cvs
 - rebuilt with new openssl
 




More information about the fedora-extras-commits mailing list