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 13:00:57
Branch: HEAD Handle: 2006101212005700
Modified files:
openpkg-src/cvsgraph cvsgraph.spec
Log:
requires bison and flex
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-src/cvsgraph/cvsgraph.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/cvsgraph/cvsgraph.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 cvsgraph.spec
--- openpkg-src/cvsgraph/cvsgraph.spec 24 Sep 2006 12:01:33 -0000
1.4
+++ openpkg-src/cvsgraph/cvsgraph.spec 12 Oct 2006 11:00:57 -0000
1.5
@@ -33,7 +33,7 @@
Group: SCM
License: BSD
Version: 1.6.1
-Release: 20060924
+Release: 20061012
# list of sources
Source0:
http://www.akhphd.au.dk/~bertho/cvsgraph/release/cvsgraph-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, bison, flex
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: gd, jpeg, png, freetype, zlib
PreReq: gd, jpeg, png, freetype, zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]