OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 12-Jan-2007 16:22:05 Branch: HEAD Handle: 2007011215220500 Modified files: openpkg-src/fetchmail fetchmail.spec Log: sed constructs in rc script require GNU sed Summary: Revision Changes Path 1.83 +2 -2 openpkg-src/fetchmail/fetchmail.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/fetchmail/fetchmail.spec ============================================================================ $ cvs diff -u -r1.82 -r1.83 fetchmail.spec --- openpkg-src/fetchmail/fetchmail.spec 6 Jan 2007 09:23:12 -0000 1.82 +++ openpkg-src/fetchmail/fetchmail.spec 12 Jan 2007 15:22:05 -0000 1.83 @@ -33,7 +33,7 @@ Group: Mail License: GPL Version: 6.3.6 -Release: 20070106 +Release: 20070112 # package options %option with_conf no @@ -49,7 +49,7 @@ Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20060823, make, flex, bison, config -PreReq: OpenPKG, openpkg >= 20060823 +PreReq: OpenPKG, openpkg >= 20060823, sed BuildPreReq: openssl PreReq: openssl %if "%{with_conf}" == "yes" @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org