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: 13-Jan-2003 10:26:15
Branch: HEAD Handle: 2003011309261500
Modified files:
openpkg-src/teapop teapop.spec
Log:
requires gcc
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/teapop/teapop.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/teapop/teapop.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 teapop.spec
--- openpkg-src/teapop/teapop.spec 11 Jan 2003 17:58:29 -0000 1.9
+++ openpkg-src/teapop/teapop.spec 13 Jan 2003 09:26:15 -0000 1.10
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 0.3.5
-Release: 20030111
+Release: 20030113
# 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, make
+BuildPreReq: OpenPKG, openpkg >= 20020206, fsl >= 1.0.6, gcc, 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]