OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Sep-2003 15:03:50
Branch: HEAD Handle: 2003091914035000
Modified files:
openpkg-src/apg apg.spec
Log:
Fix requirements loose end after l_target to l_platform changes
Summary:
Revision Changes Path
1.37 +3 -3 openpkg-src/apg/apg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apg/apg.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 apg.spec
--- openpkg-src/apg/apg.spec 13 Sep 2003 17:59:36 -0000 1.36
+++ openpkg-src/apg/apg.spec 19 Sep 2003 13:03:50 -0000 1.37
@@ -33,7 +33,7 @@
Group: System
License: GPL
Version: 2.2.3
-Release: 20030913
+Release: 20030919
# list of sources
Source0: http://www.adel.nursat.kz/apg/download/apg-%{version}.tar.gz
@@ -42,8 +42,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020909, gcc
-PreReq: OpenPKG, openpkg >= 20020909
+BuildPreReq: OpenPKG, openpkg >= 20030909, gcc
+PreReq: OpenPKG, openpkg >= 20030909
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]