rpms/w3c-libwww/F-9 w3c-libwww-makefile.patch, 1.1, 1.2 w3c-libwww.spec, 1.10, 1.11

Debarshi Ray rishi at fedoraproject.org
Fri Dec 26 17:37:52 UTC 2008


Author: rishi

Update of /cvs/pkgs/rpms/w3c-libwww/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2596

Modified Files:
	w3c-libwww-makefile.patch w3c-libwww.spec 
Log Message:
* Fri Dec 26 2008 Debarshi Ray <rishi at fedoraproject.org> - 5.4.1-0.13.20060206cvs
- Fixed linkage problems to reduce the number of undefined non-weak symbols.


w3c-libwww-makefile.patch:

Index: w3c-libwww-makefile.patch
===================================================================
RCS file: /cvs/pkgs/rpms/w3c-libwww/F-9/w3c-libwww-makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- w3c-libwww-makefile.patch	14 Dec 2008 20:49:00 -0000	1.1
+++ w3c-libwww-makefile.patch	26 Dec 2008 17:37:51 -0000	1.2
@@ -1,6 +1,6 @@
 diff -urNp libwww.orig/Library/src/Makefile.am libwww/Library/src/Makefile.am
---- libwww.orig/Library/src/Makefile.am	2008-12-02 22:15:32.204557214 +0530
-+++ libwww/Library/src/Makefile.am	2008-12-03 01:03:24.813805737 +0530
+--- libwww.orig/Library/src/Makefile.am	2008-12-21 14:56:35.057990122 +0530
++++ libwww/Library/src/Makefile.am	2008-12-21 15:32:12.209980528 +0530
 @@ -159,6 +159,8 @@ libwwwtrans_la_SOURCES = \
  	HTWriter.h \
  	HTWriter.c
@@ -19,7 +19,7 @@
  libwwwftp_la_SOURCES = \
  	WWWFTP.h \
  	HTFTP.h \
-@@ -334,6 +338,22 @@ libwwwapp_la_SOURCES = \
+@@ -334,6 +338,24 @@ libwwwapp_la_SOURCES = \
  	HTRules.h \
  	HTRules.c
  
@@ -34,15 +34,17 @@
 +	libwwwmime.la \
 +	libwwwnews.la \
 +	libwwwstream.la \
++	libwwwtelnet.la \
 +	libwwwtrans.la \
 +	libwwwutils.la \
++	libwwwxml.la \
 +	libwwwzip.la \
 +	libwwwcore.la
 +
  libwwwinit_la_SOURCES = \
  	WWWInit.h \
  	HTProfil.h \
-@@ -362,10 +382,7 @@ libwwwxml_la_SOURCES = \
+@@ -362,10 +384,7 @@ libwwwxml_la_SOURCES = \
  	HTXML.h \
  	HTXML.c
  
@@ -54,7 +56,7 @@
  
  libwwwzip_la_SOURCES = \
  	WWWZip.h \
-@@ -375,6 +392,10 @@ libwwwzip_la_SOURCES = \
+@@ -375,6 +394,10 @@ libwwwzip_la_SOURCES = \
  
  libwwwzip_la_LDFLAGS = -rpath $(libdir)
  
@@ -65,7 +67,7 @@
  libwwwsql_la_SOURCES = \
  	WWWSQL.h \
  	HTSQL.h \
-@@ -386,9 +407,8 @@ libwwwsql_la_SOURCES = \
+@@ -386,9 +409,8 @@ libwwwsql_la_SOURCES = \
  libwwwsql_la_LDFLAGS = -rpath $(libdir)
  
  INCLUDES = \
@@ -77,8 +79,8 @@
  BUILT_SOURCES = \
  	wwwsys.h \
 diff -urNp libwww.orig/modules/Makefile.am libwww/modules/Makefile.am
---- libwww.orig/modules/Makefile.am	2008-12-02 22:15:34.510804238 +0530
-+++ libwww/modules/Makefile.am	2008-12-02 22:58:08.916554618 +0530
+--- 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
 @@ -5,5 +5,5 @@ DOCS :=	$(wildcard *.html *.gif)
  EXTRA_DIST = \
  	$(DOCS)


Index: w3c-libwww.spec
===================================================================
RCS file: /cvs/pkgs/rpms/w3c-libwww/F-9/w3c-libwww.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- w3c-libwww.spec	14 Dec 2008 20:49:00 -0000	1.10
+++ w3c-libwww.spec	26 Dec 2008 17:37:51 -0000	1.11
@@ -1,6 +1,6 @@
 Name:          w3c-libwww
 Version:       5.4.1
-Release:       0.12.20060206cvs%{?dist}
+Release:       0.13.20060206cvs%{?dist}
 Summary:       HTTP library of common code
 
 Group:         System Environment/Libraries
@@ -132,6 +132,9 @@
 %{_includedir}/w3c-libwww
 
 %changelog
+* Fri Dec 26 2008 Debarshi Ray <rishi at fedoraproject.org> - 5.4.1-0.13.20060206cvs
+- Fixed linkage problems to reduce the number of undefined non-weak symbols.
+
 * Wed Dec 03 2008 Debarshi Ray <rishi at fedoraproject.org> - 5.4.1-0.12.20060206cvs
 - Updated patches to fix FTBFS. Closes Red Hat Bugzilla bug #465034.
 - Fixed linkage problems to reduce the number of undefined non-weak symbols.




More information about the fedora-extras-commits mailing list