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: 04-Jul-2003 16:01:54 Branch: HEAD Handle: 2003070415015201 Modified files: openpkg-src/rt rt.spec openpkg-web news.txt Log: mysql3 is a 'faked' package for mysql (and not an 'alternative' package as our definition states), so configure it and use it this way Summary: Revision Changes Path 1.70 +2 -2 openpkg-src/rt/rt.spec 1.5259 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/rt/rt.spec ============================================================================ $ cvs diff -u -r1.69 -r1.70 rt.spec --- openpkg-src/rt/rt.spec 30 Jun 2003 07:05:44 -0000 1.69 +++ openpkg-src/rt/rt.spec 4 Jul 2003 14:01:53 -0000 1.70 @@ -49,7 +49,7 @@ Group: Database License: GPL Version: %{V_here} -Release: 20030630 +Release: 20030704 # package options %option with_color_primary 336699 @@ -102,7 +102,7 @@ PreReq: perl-dbi, perl-dbix, perl-mail, perl-www PreReq: apache, apache::with_mod_perl = yes %if "%{with_db_mysql}" == "yes" -PreReq: MYSQL, perl-dbi::with_dbd_mysql = yes +PreReq: mysql, perl-dbi::with_dbd_mysql = yes %endif %if "%{with_db_postgresql}" == "yes" PreReq: postgresql, perl-dbi::with_dbd_pg = yes @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.5258 -r1.5259 news.txt --- openpkg-web/news.txt 4 Jul 2003 14:01:38 -0000 1.5258 +++ openpkg-web/news.txt 4 Jul 2003 14:01:52 -0000 1.5259 @@ -1,3 +1,4 @@ +04-Jul-2003: Upgraded package: P<rt-3.0.3-20030704> 04-Jul-2003: Upgraded package: P<proftpd-1.2.8-20030704> 04-Jul-2003: Upgraded package: P<powerdns-2.9.10-20030704> 04-Jul-2003: Upgraded package: P<postfix-2.0.13-20030704> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]