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: 04-Feb-2007 12:36:18
Branch: HEAD Handle: 2007020411361800
Modified files:
openpkg-src/monotone monotone.spec
Log:
make sure a GNU diffutils are available as a last resort for merging
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-src/monotone/monotone.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/monotone/monotone.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 monotone.spec
--- openpkg-src/monotone/monotone.spec 4 Feb 2007 11:34:41 -0000
1.4
+++ openpkg-src/monotone/monotone.spec 4 Feb 2007 11:36:18 -0000
1.5
@@ -45,7 +45,7 @@
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes
-PreReq: OpenPKG, openpkg >= 20040130, apg
+PreReq: OpenPKG, openpkg >= 20040130, apg, diffutils
BuildPreReq: boost, zlib
PreReq: boost, zlib
AutoReq: no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]