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: 22-Nov-2002 14:44:53
Branch: HEAD Handle: 2002112213445300
Modified files:
openpkg-src/teapop teapop.spec
Log:
ensure fsl >= 1.0.6 for correct logging
Summary:
Revision Changes Path
1.3 +3 -3 openpkg-src/teapop/teapop.spec
____________________________________________________________________________
Index: openpkg-src/teapop/teapop.spec
============================================================
$ cvs diff -u -r1.2 -r1.3 teapop.spec
--- openpkg-src/teapop/teapop.spec 21 Nov 2002 12:21:30 -0000 1.2
+++ openpkg-src/teapop/teapop.spec 22 Nov 2002 13:44:53 -0000 1.3
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 0.3.5
-Release: 20021121
+Release: 20021122
# list of sources
Source0: http://www.toontown.org/pub/teapop/teapop-%{version}.tar.gz
@@ -43,8 +43,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, fsl
-PreReq: OpenPKG, openpkg >= 20020206, fsl
+BuildPreReq: OpenPKG, openpkg >= 20020206, fsl >= 1.0.6
+PreReq: OpenPKG, openpkg >= 20020206, fsl >= 1.0.6
AutoReq: no
AutoReqProv: no
Provides: POP
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]