OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Dec-2006 21:49:28
Branch: OPENPKG_2_STABLE Handle: 2006122220492800
Modified files: (Branch: OPENPKG_2_STABLE)
openpkg-src/openpkg-tools
openpkg-tools.spec
Log:
MFC: latest tools with "openpkg dev" merge point support
Summary:
Revision Changes Path
1.63.2.11 +4 -4 openpkg-src/openpkg-tools/openpkg-tools.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg-tools/openpkg-tools.spec
============================================================================
$ cvs diff -u -r1.63.2.10 -r1.63.2.11 openpkg-tools.spec
--- openpkg-src/openpkg-tools/openpkg-tools.spec 16 Oct 2006 14:53:43
-0000 1.63.2.10
+++ openpkg-src/openpkg-tools/openpkg-tools.spec 22 Dec 2006 20:49:28
-0000 1.63.2.11
@@ -32,8 +32,8 @@
Class: BASE
Group: Bootstrapping
License: MIT
-Version: 1.0.0
-Release: 2.20061018
+Version: 1.2.0
+Release: 2.20061222
# package options
%option with_bf_master no
@@ -48,13 +48,13 @@
BuildPreReq: OpenPKG, openpkg >= 2.20061018
PreReq: OpenPKG, openpkg >= 2.20061018, perl
%if "%{with_bf_master}" == "yes"
-BuildPreReq: openpkg >= 20060823
+BuildPreReq: openpkg >= 2.20061018
PreReq: grep, make, openssh, rsync, screen, bash, shtool, coreutils,
sed
PreReq: apache
PreReq: cfg::with_perl = yes, perl-dbi::with_dbd_sqlite = yes, perl-www
%endif
%if "%{with_bf_slave}" == "yes"
-BuildPreReq: openpkg >= 20060823
+BuildPreReq: openpkg >= 2.20061018
PreReq: grep, make, openssh, rsync, screen, bash, shtool, coreutils,
sed
PreReq: cfg::with_perl = yes
%endif
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]