OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 24-Jan-2004 20:07:22
Branch: HEAD Handle: 2004012419072001
Modified files:
openpkg-src/snort snort.spec
openpkg-web news.txt
Log:
requires pcre
Summary:
Revision Changes Path
1.14 +3 -3 openpkg-src/snort/snort.spec
1.8199 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/snort/snort.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 snort.spec
--- openpkg-src/snort/snort.spec 23 Jan 2004 13:14:10 -0000 1.13
+++ openpkg-src/snort/snort.spec 24 Jan 2004 19:07:21 -0000 1.14
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 2.1.0
-Release: 20031219
+Release: 20040124
# package options
%option with_mysql no
@@ -48,8 +48,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030103, make
PreReq: OpenPKG, openpkg >= 20030103
-BuildPreReq: libpcap, libnet
-PreReq: libpcap, libnet
+BuildPreReq: libpcap, libnet, pcre
+PreReq: libpcap, libnet, pcre
%if "%{with_mysql}" == "yes"
BuildPreReq: mysql
PreReq: mysql
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8198 -r1.8199 news.txt
--- openpkg-web/news.txt 24 Jan 2004 18:46:29 -0000 1.8198
+++ openpkg-web/news.txt 24 Jan 2004 19:07:20 -0000 1.8199
@@ -1,3 +1,4 @@
+24-Jan-2004: Upgraded package: P<snort-2.1.0-20040124>
24-Jan-2004: Upgraded package: P<elm-2.4.111-20040124>
24-Jan-2004: Upgraded package: P<multitail-3.0.4-20040124>
24-Jan-2004: Upgraded package: P<php5-5.0.0b3-20040124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]