OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Oct-2004 10:17:35
Branch: HEAD Handle: 2004100109173500
Modified files:
openpkg-src/bird bird.spec
Log:
requires flex, bison and m4
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/bird/bird.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bird/bird.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 bird.spec
--- openpkg-src/bird/bird.spec 16 Jul 2004 14:11:41 -0000 1.1
+++ openpkg-src/bird/bird.spec 1 Oct 2004 08:17:35 -0000 1.2
@@ -34,7 +34,7 @@
Group: Network
License: GPL
Version: 1.0.9
-Release: 20040716
+Release: 20041001
# list of sources
Source0: ftp://bird.network.cz/pub/bird/bird-%{version}.tar.gz
@@ -44,7 +44,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, flex, bison, m4
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]