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:16:58
Branch: HEAD Handle: 2003070714165602
Modified files:
openpkg-src/sysmon sysmon.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.25 +5 -3 openpkg-src/sysmon/sysmon.spec
1.5411 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sysmon/sysmon.spec
============================================================================
$ cvs diff -u -r1.24 -r1.25 sysmon.spec
--- openpkg-src/sysmon/sysmon.spec 3 Jul 2003 14:43:38 -0000 1.24
+++ openpkg-src/sysmon/sysmon.spec 7 Jul 2003 13:16:58 -0000 1.25
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 0.91.19
-Release: 20030703
+Release: 20030707
# package options
%option with_fsl yes
@@ -47,8 +47,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030415, ncurses, MTA, openssl, flex
-PreReq: OpenPKG, openpkg >= 20030415, ncurses, MTA
+BuildPreReq: OpenPKG, openpkg >= 20030415, MTA, flex
+PreReq: OpenPKG, openpkg >= 20030415, MTA
+BuildPreReq: ncurses, openssl
+PreReq: ncurses, openssl
%if "%{with_fsl}" == "yes"
BuildPreReq: fsl
PreReq: fsl
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5410 -r1.5411 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:16:02 -0000 1.5410
+++ openpkg-web/news.txt 7 Jul 2003 13:16:56 -0000 1.5411
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<sysmon-0.91.19-20030707>
07-Jul-2003: Upgraded package: P<subversion-0.24.2-20030707>
07-Jul-2003: Upgraded package: P<snort-2.0.0-20030707>
07-Jul-2003: Upgraded package: P<snmp-5.0.8-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]