OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Matthias Kurz
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Jun-2005 09:56:20
Branch: HEAD Handle: 2005060308562000
Modified files:
openpkg-src/awk awk.spec
Log:
requires make
Summary:
Revision Changes Path
1.21 +2 -2 openpkg-src/awk/awk.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/awk/awk.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 awk.spec
--- openpkg-src/awk/awk.spec 2 Jun 2005 20:30:21 -0000 1.20
+++ openpkg-src/awk/awk.spec 3 Jun 2005 07:56:20 -0000 1.21
@@ -33,7 +33,7 @@
Group: Language
License: BSD
Version: 20050425
-Release: 20050602
+Release: 20050603
# list of sources
Source0:
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/awk/awk-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, bison
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, bison
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]