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 15:13:53
Branch: HEAD Handle: 2003070714135201
Modified files:
openpkg-src/snmp snmp.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.40 +4 -2 openpkg-src/snmp/snmp.spec
1.5408 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/snmp/snmp.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 snmp.spec
--- openpkg-src/snmp/snmp.spec 4 Jul 2003 18:44:45 -0000 1.39
+++ openpkg-src/snmp/snmp.spec 7 Jul 2003 13:13:53 -0000 1.40
@@ -33,7 +33,7 @@
Group: Network
License: BSD
Version: 5.0.8
-Release: 20030704
+Release: 20030707
# package options
%option with_fsl yes
@@ -48,8 +48,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030428, openssl
+BuildPreReq: OpenPKG, openpkg >= 20030428
PreReq: OpenPKG, openpkg >= 20030428
+BuildPreReq: openssl
+PreReq: openssl
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5407 -r1.5408 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:13:01 -0000 1.5407
+++ openpkg-web/news.txt 7 Jul 2003 13:13:52 -0000 1.5408
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<snmp-5.0.8-20030707>
07-Jul-2003: Upgraded package: P<scli-0.2.12-20030707>
07-Jul-2003: Upgraded package: P<scanssh-1.6b-20030707>
07-Jul-2003: Upgraded package: P<samba-2.2.8a-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]