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:41 Branch: HEAD Handle: 2003070415013802 Modified files: openpkg-src/proftpd proftpd.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.56 +2 -2 openpkg-src/proftpd/proftpd.spec 1.5258 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/proftpd/proftpd.spec ============================================================================ $ cvs diff -u -r1.55 -r1.56 proftpd.spec --- openpkg-src/proftpd/proftpd.spec 2 Jul 2003 15:25:55 -0000 1.55 +++ openpkg-src/proftpd/proftpd.spec 4 Jul 2003 14:01:40 -0000 1.56 @@ -33,7 +33,7 @@ Group: FTP License: GPL Version: 1.2.8 -Release: 20030702 +Release: 20030704 # package options %option with_mysql no @@ -60,7 +60,7 @@ BuildPreReq: OpenPKG, openpkg >= 20030103, ncurses, getopt, make PreReq: OpenPKG, openpkg >= 20030103, ncurses %if "%{with_mysql}" == "yes" -BuildPreReq: MYSQL +BuildPreReq: mysql %endif %if "%{with_pam}" == "yes" BuildPreReq: PAM @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.5257 -r1.5258 news.txt --- openpkg-web/news.txt 4 Jul 2003 14:01:27 -0000 1.5257 +++ openpkg-web/news.txt 4 Jul 2003 14:01:38 -0000 1.5258 @@ -1,3 +1,4 @@ +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> 04-Jul-2003: Upgraded package: P<php-4.3.2-20030704> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]