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: 12-Oct-2006 14:36:20
Branch: HEAD Handle: 2006101213362000
Modified files:
openpkg-src/html2text html2text.spec
Log:
requires GNU bison
Summary:
Revision Changes Path
1.14 +2 -2 openpkg-src/html2text/html2text.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/html2text/html2text.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 html2text.spec
--- openpkg-src/html2text/html2text.spec 11 Oct 2006 08:43:37 -0000
1.13
+++ openpkg-src/html2text/html2text.spec 12 Oct 2006 12:36:20 -0000
1.14
@@ -33,7 +33,7 @@
Group: HTML
License: GPL
Version: 1.3.2a
-Release: 20061011
+Release: 20061012
# list of sources
Source0:
ftp://ftp.ibiblio.org/pub/linux/apps/www/converters/html2text-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gzip
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, gzip, bison
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]