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: 17-Feb-2005 16:27:12
Branch: HEAD Handle: 2005021715271100
Modified files:
openpkg-src/ne ne.spec
Log:
ok, it really requires texinfo because it needs to run makeinfo and it
cannot be disabled because it generates source files out of the
documentation
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/ne/ne.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ne/ne.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 ne.spec
--- openpkg-src/ne/ne.spec 6 Feb 2005 13:37:10 -0000 1.9
+++ openpkg-src/ne/ne.spec 17 Feb 2005 15:27:11 -0000 1.10
@@ -34,7 +34,7 @@
Group: Editor
License: GPL
Version: 1.39
-Release: 20050206
+Release: 20050217
# list of sources
Source0: http://ne.dsi.unimi.it/ne-%{version}.tar.gz
@@ -43,7 +43,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, perl
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, perl, texinfo
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: ncurses
PreReq: ncurses
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]