OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 23-Jan-2004 18:14:24
Branch: HEAD Handle: 2004012317142003
Modified files:
openpkg-src/ripe-dbase ripe-dbase.spec
openpkg-web news.txt
Log:
remove nonexistant user my-dbm from default configuration
Summary:
Revision Changes Path
1.15 +2 -1 openpkg-src/ripe-dbase/ripe-dbase.spec
1.8180 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ripe-dbase/ripe-dbase.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 ripe-dbase.spec
--- openpkg-src/ripe-dbase/ripe-dbase.spec 23 Jan 2004 13:13:31 -0000 1.14
+++ openpkg-src/ripe-dbase/ripe-dbase.spec 23 Jan 2004 17:14:23 -0000 1.15
@@ -35,7 +35,7 @@
Group: Database
License: RIPE NCC
Version: 3.2.0
-Release: 20040122
+Release: 20040123
# list of sources
Source0: ftp://ftp.ripe.net/ripe/dbase/software/ripe-dbase-%{version}.tar.gz
@@ -66,6 +66,7 @@
%patch -p0
%{l_shtool} subst \
-e 's;@topdir@/conf;@confdir@;g' \
+ -e 's;sendmail -fmy-dbm -t;sendmail -t;g' \
-e 's;^RIPADMIN sqlhost,3306,dbuser,dbpsw,RIPADMIN;RIPADMIN
localhost,3306,root,pwd,RIPADMIN;' \
-e 's;^UPDSOURCE SAMPLE sqlhost,3306,dbuser,dbpsw,SAMPLEDB
whois.mydb.net,43001,43004;UPDSOURCE RIPE localhost,3306,root,pwd,RIPEDB
localhost,43001,43004;' \
conf/rip.config.sample.in
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8179 -r1.8180 news.txt
--- openpkg-web/news.txt 23 Jan 2004 11:03:53 -0000 1.8179
+++ openpkg-web/news.txt 23 Jan 2004 17:14:20 -0000 1.8180
@@ -1,3 +1,4 @@
+23-Jan-2004: Upgraded package: P<ripe-dbase-3.2.0-20040123>
23-Jan-2004: Upgraded package: P<wine-20040121-20040123>
23-Jan-2004: Upgraded package: P<mplayer-1.0pre3-20040123>
23-Jan-2004: Upgraded package: P<openpkg-20040123-20040123>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]