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:14:37
Branch: HEAD Handle: 2003070714143501
Modified files:
openpkg-src/snort snort.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.3 +4 -2 openpkg-src/snort/snort.spec
1.5409 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/snort/snort.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 snort.spec
--- openpkg-src/snort/snort.spec 4 Jul 2003 09:41:29 -0000 1.2
+++ openpkg-src/snort/snort.spec 7 Jul 2003 13:14:36 -0000 1.3
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 2.0.0
-Release: 20030704
+Release: 20030707
# list of sources
Source0: http://www.snort.org/dl/snort-%{version}.tar.gz
@@ -41,8 +41,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, libpcap, libnet
+BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: libpcap, libnet
+PreReq: libpcap, libnet
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5408 -r1.5409 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:13:52 -0000 1.5408
+++ openpkg-web/news.txt 7 Jul 2003 13:14:35 -0000 1.5409
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<snort-2.0.0-20030707>
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>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]