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: 11-Oct-2005 09:17:05
Branch: HEAD Handle: 2005101108170500
Modified files:
openpkg-src/tla tla.spec
Log:
requires GNU awk
Summary:
Revision Changes Path
1.25 +2 -2 openpkg-src/tla/tla.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tla/tla.spec
============================================================================
$ cvs diff -u -r1.24 -r1.25 tla.spec
--- openpkg-src/tla/tla.spec 2 Jun 2005 08:06:22 -0000 1.24
+++ openpkg-src/tla/tla.spec 11 Oct 2005 07:17:05 -0000 1.25
@@ -33,7 +33,7 @@
Group: SCM
License: GPL
Version: 1.3.3
-Release: 20050602
+Release: 20051011
# list of sources
Source0: ftp://ftp.gnu.org/gnu/gnu-arch/tla-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, patch, make, gcc, grep
+BuildPreReq: OpenPKG, openpkg >= 20040130, diffutils, patch, make, gcc,
grep, gawk
PreReq: OpenPKG, openpkg >= 20040130, diffutils, patch
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]