OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 06-Aug-2003 17:28:23
Branch: HEAD Handle: 2003080616282300
Modified files:
openpkg-src/proftpd proftpd.spec
Log:
require current bootstrap with fixed rcTmp function
Summary:
Revision Changes Path
1.71 +2 -2 openpkg-src/proftpd/proftpd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/proftpd/proftpd.spec
============================================================================
$ cvs diff -u -r1.70 -r1.71 proftpd.spec
--- openpkg-src/proftpd/proftpd.spec 6 Aug 2003 14:57:09 -0000 1.70
+++ openpkg-src/proftpd/proftpd.spec 6 Aug 2003 15:28:23 -0000 1.71
@@ -57,8 +57,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030718, make
-PreReq: OpenPKG, openpkg >= 20030718
+BuildPreReq: OpenPKG, openpkg >= 20030806, make
+PreReq: OpenPKG, openpkg >= 20030806
BuildPreReq: ncurses, getopt
PreReq: ncurses, getopt
%if "%{with_mysql}" == "yes"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]