OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Jan-2003 11:09:23
Branch: HEAD Handle: 2003011410092200
Modified files:
openpkg-src/guile guile.spec
Log:
I *guess* we need texinfo here although vendor documentation states that
either GNU make *or* texinfo should be sufficient. Let's give it a try.
Summary:
Revision Changes Path
1.27 +2 -2 openpkg-src/guile/guile.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/guile/guile.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 guile.spec
--- openpkg-src/guile/guile.spec 13 Jan 2003 13:02:14 -0000 1.26
+++ openpkg-src/guile/guile.spec 14 Jan 2003 10:09:22 -0000 1.27
@@ -33,7 +33,7 @@
Group: Language
License: GPL
Version: 1.6.1
-Release: 20030113
+Release: 20030114
# list of sources
Source0: ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, make, texinfo
PreReq: OpenPKG, openpkg >= 20020206, libtool
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]