OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Jan-2003 18:58:29
Branch: HEAD Handle: 2003011117582900
Modified files:
openpkg-src/teapop teapop.spec
Log:
requires GNU make for building
Summary:
Revision Changes Path
1.9 +3 -3 openpkg-src/teapop/teapop.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/teapop/teapop.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 teapop.spec
--- openpkg-src/teapop/teapop.spec 3 Jan 2003 10:55:14 -0000 1.8
+++ openpkg-src/teapop/teapop.spec 11 Jan 2003 17:58:29 -0000 1.9
@@ -29,11 +29,11 @@
URL: http://www.toontown.org/teapop/
Vendor: ToonTown Consulting
Packager: The OpenPKG Project
-Distribution: OpenPKG [JUNK]
+Distribution: OpenPKG [EVAL]
Group: Mail
License: BSD
Version: 0.3.5
-Release: 20021127
+Release: 20030111
# list of sources
Source0: http://www.toontown.org/pub/teapop/teapop-%{version}.tar.gz
@@ -43,7 +43,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, fsl >= 1.0.6
+BuildPreReq: OpenPKG, openpkg >= 20020206, fsl >= 1.0.6, make
PreReq: OpenPKG, openpkg >= 20020206, fsl >= 1.0.6
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]