rpms/xmlrpc-c/FC-6 .cvsignore, 1.3, 1.4 0001-make-cmake-transition.txt, 1.2, 1.3 sources, 1.6, 1.7 xmlrpc-c.spec, 1.11, 1.12 xmlrpc-c-1.05-typo.patch, 1.1, NONE

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sat Feb 3 17:33:42 UTC 2007


Author: ensc

Update of /cvs/extras/rpms/xmlrpc-c/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9945/FC-6

Modified Files:
	.cvsignore 0001-make-cmake-transition.txt sources 
	xmlrpc-c.spec 
Removed Files:
	xmlrpc-c-1.05-typo.patch 
Log Message:
- updated to 1.06.09
- removed -typo patch since applied upstream



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	4 Jun 2006 16:21:22 -0000	1.3
+++ .cvsignore	3 Feb 2007 17:33:10 -0000	1.4
@@ -1 +1,2 @@
 xmlrpc-c-*.tgz
+x.patch


Index: 0001-make-cmake-transition.txt
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/0001-make-cmake-transition.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 0001-make-cmake-transition.txt	31 Oct 2006 15:05:14 -0000	1.2
+++ 0001-make-cmake-transition.txt	3 Feb 2007 17:33:10 -0000	1.3
@@ -68,7 +68,7 @@
 +include(CheckIncludeFile)
 +include(CheckFunctionExists)
 +
-+set(XMLRPC_C_VERSION    "1.06.06" CACHE STRING "Version of xmlrpc-c")
++set(XMLRPC_C_VERSION    "1.06.09" CACHE STRING "Version of xmlrpc-c")
 +set(XMLRPC_C_LIBVERSION "3.6.4")
 +set(XMLRPC_C_SOVERSION  "3")
 +


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	31 Oct 2006 15:05:14 -0000	1.6
+++ sources	3 Feb 2007 17:33:10 -0000	1.7
@@ -1 +1,2 @@
-ed508e56d11cb56188cf44a87d410f6c  xmlrpc-c-1.06.06.tgz
+c559f6b3a46f70a7942aca7c6dd44b46  xmlrpc-c-1.06.09.tgz
+


Index: xmlrpc-c.spec
===================================================================
RCS file: /cvs/extras/rpms/xmlrpc-c/FC-6/xmlrpc-c.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xmlrpc-c.spec	31 Oct 2006 15:05:14 -0000	1.11
+++ xmlrpc-c.spec	3 Feb 2007 17:33:10 -0000	1.12
@@ -4,13 +4,12 @@
 
 Summary:	A lightweight RPC library based on XML and HTTP
 Name:		xmlrpc-c
-Version:	1.06.06
+Version:	1.06.09
 Release:	%release_func 1
 License:	BSD/PSF -- see COPYING
 Group:		System Environment/Libraries
 URL:	 	http://xmlrpc-c.sourceforge.net/
 Source0:	http://dl.sourceforge.net/sourceforge/xmlrpc-c/%name-%version.tgz
-Patch3:		xmlrpc-c-1.05-typo.patch
 Patch6:		xmlrpc-c-1.06.04-sizet.patch
 Patch100:	http://ensc.de/xmlrpc-c/0001-make-cmake-transition.txt
 BuildRoot:	%_tmppath/%name-%version-%release-root
@@ -54,7 +53,6 @@
 
 %prep
 %setup -q
-%patch3 -p1 -b .typo
 %patch6 -p1 -b .sizet
 
 cat %PATCH100 | patch -p1
@@ -123,6 +121,10 @@
 
 
 %changelog
+* Sat Feb  3 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.09-1
+- updated to 1.06.09
+- removed -typo patch since applied upstream
+
 * Tue Oct 31 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 1.06.06-1
 - updated to 1.06.06
 


--- xmlrpc-c-1.05-typo.patch DELETED ---




More information about the fedora-extras-commits mailing list