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: 30-Nov-2007 11:08:08
Branch: HEAD Handle: 2007113010080800
Modified files:
openpkg-src/monotone monotone.spec
Log:
requires makeinfo from Texinfo
Summary:
Revision Changes Path
1.27 +2 -2 openpkg-src/monotone/monotone.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/monotone/monotone.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 monotone.spec
--- openpkg-src/monotone/monotone.spec 12 Nov 2007 10:24:28 -0000
1.26
+++ openpkg-src/monotone/monotone.spec 30 Nov 2007 10:08:08 -0000
1.27
@@ -33,7 +33,7 @@
Group: SCM
License: GPL
Version: 0.37
-Release: 20071112
+Release: 20071130
# package options
%option with_rse yes
@@ -51,7 +51,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gcc::with_cxx = yes, texinfo
PreReq: OpenPKG, openpkg >= 20040130, apg, diffutils, perl, perl-mail,
perl-term, less
BuildPreReq: boost, zlib, pcre
PreReq: boost, zlib, pcre
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]