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 13:19:52
Branch: HEAD Handle: 2003070712195100
Modified files:
openpkg-src/socat socat.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.18 +4 -2 openpkg-src/socat/socat.spec
1.5360 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/socat/socat.spec
============================================================================
$ cvs diff -u -r1.17 -r1.18 socat.spec
--- openpkg-src/socat/socat.spec 24 Feb 2003 14:09:40 -0000 1.17
+++ openpkg-src/socat/socat.spec 7 Jul 2003 11:19:51 -0000 1.18
@@ -37,7 +37,7 @@
Group: Network
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20030224
+Release: 20030707
# list of sources
Source0: http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2
@@ -45,8 +45,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, readline, openssl
+BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: readline, openssl
+PreReq: readline, openssl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5359 -r1.5360 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:18:27 -0000 1.5359
+++ openpkg-web/news.txt 7 Jul 2003 11:19:51 -0000 1.5360
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<socat-1.3.1.0-20030707>
07-Jul-2003: Upgraded package: P<libxslt-1.0.31-20030707>
07-Jul-2003: Upgraded package: P<libxml-2.5.8-20030707>
07-Jul-2003: Upgraded package: P<dhcp-agent-0.40-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]