OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 24-Jan-2004 22:33:17
Branch: HEAD Handle: 2004012421331502
Modified files:
openpkg-src/xmlrpcpp xmlrpcpp.spec
openpkg-web news.txt
Log:
fix building
Summary:
Revision Changes Path
1.4 +3 -3 openpkg-src/xmlrpcpp/xmlrpcpp.spec
1.8229 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmlrpcpp/xmlrpcpp.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 xmlrpcpp.spec
--- openpkg-src/xmlrpcpp/xmlrpcpp.spec 23 Jan 2004 13:15:54 -0000 1.3
+++ openpkg-src/xmlrpcpp/xmlrpcpp.spec 24 Jan 2004 21:33:17 -0000 1.4
@@ -33,7 +33,7 @@
Group: System
License: LGPL
Version: 0.7
-Release: 20031125
+Release: 20040124
# list of sources
Source0: http://download.sourceforge.net/xmlrpcpp/xmlrpc++%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: OpenPKG, openpkg >= 20030103, make
PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ -55,7 +55,7 @@
%setup -q -n xmlrpc++%{version}
%{l_shtool} subst \
-e 's;\(params[0][params[0].size\);(std::string)\1;' \
- tests/Validator.cpp
+ test/Validator.cpp
%build
%{l_make} %{l_mflags -O} libXmlRpc.a
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8228 -r1.8229 news.txt
--- openpkg-web/news.txt 24 Jan 2004 21:27:54 -0000 1.8228
+++ openpkg-web/news.txt 24 Jan 2004 21:33:15 -0000 1.8229
@@ -1,3 +1,4 @@
+24-Jan-2004: Upgraded package: P<xmlrpcpp-0.7-20040124>
24-Jan-2004: Upgraded package: P<unarj-2.65-20040124>
24-Jan-2004: Upgraded package: P<tomcat4-adapter-4.1.29-20040124>
24-Jan-2004: Upgraded package: P<tla-1.1-20040124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]