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: 09-Oct-2003 11:53:38 Branch: HEAD Handle: 2003100910533602 Modified files: openpkg-src/spread spread.spec openpkg-web news.txt Log: requires Perl for converting mdoc to man format files anyway Summary: Revision Changes Path 1.24 +2 -2 openpkg-src/spread/spread.spec 1.6935 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/spread/spread.spec ============================================================================ $ cvs diff -u -r1.23 -r1.24 spread.spec --- openpkg-src/spread/spread.spec 20 Sep 2003 19:33:44 -0000 1.23 +++ openpkg-src/spread/spread.spec 9 Oct 2003 09:53:38 -0000 1.24 @@ -33,7 +33,7 @@ Group: Network License: BSD-style Version: 3.17.1 -Release: 20030920 +Release: 20031009 # package options %option with_perl no @@ -45,7 +45,7 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, flex, bison, sed +BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, flex, bison, sed, perl PreReq: OpenPKG, openpkg >= 20020206 %if "%{with_perl}" == "yes" BuildPreReq: perl, perl-openpkg @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.6934 -r1.6935 news.txt --- openpkg-web/news.txt 9 Oct 2003 09:21:21 -0000 1.6934 +++ openpkg-web/news.txt 9 Oct 2003 09:53:36 -0000 1.6935 @@ -1,3 +1,4 @@ +09-Oct-2003: Upgraded package: P<spread-3.17.1-20031009> 09-Oct-2003: Upgraded package: P<libgdome-0.8.1-20031009> 09-Oct-2003: Upgraded package: P<screen-4.0.1-20031009> 09-Oct-2003: Upgraded package: P<subversion-0.31.0-20031009> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]