OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 07-Jul-2003 14:51:28
Branch: HEAD Handle: 2003070713512601
Modified files:
openpkg-src/pstoedit pstoedit.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.11 +4 -2 openpkg-src/pstoedit/pstoedit.spec
1.5394 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pstoedit/pstoedit.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 pstoedit.spec
--- openpkg-src/pstoedit/pstoedit.spec 31 Jan 2003 12:26:15 -0000 1.10
+++ openpkg-src/pstoedit/pstoedit.spec 7 Jul 2003 12:51:27 -0000 1.11
@@ -33,7 +33,7 @@
Group: Converter
License: GPL
Version: 3.33
-Release: 20030114
+Release: 20030707
# list of sources
Source0:
http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/pstoedit-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, ghostscript, gcc, png, zlib
+BuildPreReq: OpenPKG, openpkg >= 20020206, ghostscript, gcc
PreReq: OpenPKG, openpkg >= 20020206, ghostscript
+BuildPreReq: png, zlib
+PreReq: png, zlib
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5393 -r1.5394 news.txt
--- openpkg-web/news.txt 7 Jul 2003 12:49:40 -0000 1.5393
+++ openpkg-web/news.txt 7 Jul 2003 12:51:26 -0000 1.5394
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<pstoedit-3.33-20030707>
07-Jul-2003: Upgraded package: P<sox-12.17.4-20030707>
07-Jul-2003: Upgraded package: P<amavisd-20030616p2-20030707>
07-Jul-2003: Upgraded package: P<openvpn-1.4.1-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]