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:23:47
Branch: HEAD Handle: 2003070712234502
Modified files:
openpkg-src/stunnel stunnel.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.36 +4 -2 openpkg-src/stunnel/stunnel.spec
1.5364 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/stunnel/stunnel.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 stunnel.spec
--- openpkg-src/stunnel/stunnel.spec 3 Jul 2003 09:43:23 -0000 1.35
+++ openpkg-src/stunnel/stunnel.spec 7 Jul 2003 11:23:47 -0000 1.36
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 4.04
-Release: 20030703
+Release: 20030707
# package options
%option with_fsl yes
@@ -48,8 +48,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030415, openssl, gcc, make
+BuildPreReq: OpenPKG, openpkg >= 20030415, gcc, make
PreReq: OpenPKG, openpkg >= 20030415
+BuildPreReq: openssl
+PreReq: openssl
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5363 -r1.5364 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:22:32 -0000 1.5363
+++ openpkg-web/news.txt 7 Jul 2003 11:23:45 -0000 1.5364
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<stunnel-4.04-20030707>
07-Jul-2003: Upgraded package: P<wget-1.8.2-20030707>
07-Jul-2003: Upgraded package: P<zebra-0.93b-20030707>
07-Jul-2003: Upgraded package: P<xboard-4.2.6-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]