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 Date: 02-Nov-2004 12:52:54
Branch: HEAD Handle: 2004110211525400
Modified files:
openpkg-src/samhain samhain.patch samhain.spec
Log:
upgrading package: samhain 1.8.12a -> 2.0.1
Summary:
Revision Changes Path
1.12 +6 -5 openpkg-src/samhain/samhain.patch
1.80 +2 -2 openpkg-src/samhain/samhain.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samhain/samhain.patch
============================================================================
$ cvs diff -u -r1.11 -r1.12 samhain.patch
--- openpkg-src/samhain/samhain.patch 18 Jun 2004 13:31:28 -0000 1.11
+++ openpkg-src/samhain/samhain.patch 2 Nov 2004 11:52:54 -0000 1.12
@@ -1,11 +1,12 @@
---- sh_err_syslog.c.orig Fri Mar 21 21:24:50 2003
-+++ sh_err_syslog.c Fri Sep 5 16:46:26 2003
-@@ -162,7 +162,7 @@
-
+Index: src/sh_err_syslog.c
+--- src/sh_err_syslog.c.orig 2004-10-07 07:52:44 +0200
++++ src/sh_err_syslog.c 2004-11-02 12:47:15 +0100
+@@ -167,7 +167,7 @@
if (init == 0)
{
+ /[EMAIL PROTECTED]@*/
- openlog (sh.prg_name, LOG_PID, my_syslog_facility);
+ openlog ("samhain", LOG_PID, my_syslog_facility);
+ /[EMAIL PROTECTED]@*/
init = 1;
}
-
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/samhain/samhain.spec
============================================================================
$ cvs diff -u -r1.79 -r1.80 samhain.spec
--- openpkg-src/samhain/samhain.spec 3 Oct 2004 11:47:59 -0000 1.79
+++ openpkg-src/samhain/samhain.spec 2 Nov 2004 11:52:54 -0000 1.80
@@ -33,8 +33,8 @@
Class: PLUS
Group: System
License: GPL
-Version: 1.8.12a
-Release: 20041003
+Version: 2.0.1
+Release: 20041102
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]