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:49:41
Branch: HEAD Handle: 2003070713494001
Modified files:
openpkg-src/sox sox.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.3 +4 -2 openpkg-src/sox/sox.spec
1.5393 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sox/sox.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 sox.spec
--- openpkg-src/sox/sox.spec 4 Jul 2003 09:41:38 -0000 1.2
+++ openpkg-src/sox/sox.spec 7 Jul 2003 12:49:41 -0000 1.3
@@ -33,7 +33,7 @@
Group: Audio
License: LGPL
Version: 12.17.4
-Release: 20030704
+Release: 20030707
# list of sources
Source0: http://osdn.dl.sourceforge.net/sourceforge/sox/sox-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, getopt
+BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: getopt
+PreReq: getopt
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5392 -r1.5393 news.txt
--- openpkg-web/news.txt 7 Jul 2003 12:49:09 -0000 1.5392
+++ openpkg-web/news.txt 7 Jul 2003 12:49:40 -0000 1.5393
@@ -1,3 +1,4 @@
+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>
07-Jul-2003: Upgraded package: P<openssh-3.6.1p2-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]