SPECS: xmlrpc-c.spec - add patch4 to fix build with curl - rel 4
shadzik
shadzik at pld-linux.org
Sat May 10 18:18:00 CEST 2008
Author: shadzik Date: Sat May 10 16:17:59 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add patch4 to fix build with curl
- rel 4
---- Files affected:
SPECS:
xmlrpc-c.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/xmlrpc-c.spec
diff -u SPECS/xmlrpc-c.spec:1.21 SPECS/xmlrpc-c.spec:1.22
--- SPECS/xmlrpc-c.spec:1.21 Thu Dec 6 10:51:06 2007
+++ SPECS/xmlrpc-c.spec Sat May 10 18:17:54 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Biblioteka XML-RPC C - implementacja protokołu xmlrpc
Name: xmlrpc-c
Version: 1.10.00
-Release: 3
+Release: 4
License: XML-RPC C Library License
Group: Libraries
Source0: http://dl.sourceforge.net/xmlrpc-c/%{name}-%{version}.tgz
@@ -12,6 +12,7 @@
Patch1: %{name}-soname.patch
Patch2: %{name}-cflags.patch
Patch3: %{name}-syntax-fix.patch
+Patch4: %{name}-curl.patch
URL: http://xmlrpc-c.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -63,6 +64,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p0
%build
rm -f missing
@@ -128,6 +130,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2008-05-10 16:17:54 shadzik
+- add patch4 to fix build with curl
+- rel 4
+
Revision 1.21 2007-12-06 09:51:06 adamg
- fix syntax in xmlrpc-c-config; release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmlrpc-c.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list