OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Aug-2007 10:25:12
Branch: HEAD Handle: 2007082809251200
Modified files:
openpkg-src/arpalert arpalert.patch arpalert.spec
Log:
upgrading package: arpalert 2.0.7 -> 2.0.8
Summary:
Revision Changes Path
1.5 +9 -8 openpkg-src/arpalert/arpalert.patch
1.16 +2 -2 openpkg-src/arpalert/arpalert.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/arpalert/arpalert.patch
============================================================================
$ cvs diff -u -r1.4 -r1.5 arpalert.patch
--- openpkg-src/arpalert/arpalert.patch 24 Nov 2006 17:11:32 -0000
1.4
+++ openpkg-src/arpalert/arpalert.patch 28 Aug 2007 08:25:12 -0000
1.5
@@ -1,7 +1,7 @@
Index: Makefile.in
---- Makefile.in.orig 2006-11-24 11:32:34 +0100
-+++ Makefile.in 2006-11-24 18:06:57 +0100
-@@ -17,16 +17,16 @@
+--- Makefile.in.orig 2007-08-27 15:57:28 +0200
++++ Makefile.in 2007-08-28 10:16:54 +0200
+@@ -17,17 +17,17 @@
mandir = @mandir@
includedir = @includedir@
config_dir = @sysconfdir@/arpalert
@@ -11,6 +11,7 @@
+leases_dir = @localstatedir@/arpalert/db
+lock_dir = @localstatedir@/arpalert/run
+log_dir = @localstatedir@/arpalert/log
+ includedir = @includedir@
src_dir = .
CC = @CC@
@@ -24,8 +25,8 @@
$(src_dir)/arpalert.o \
$(src_dir)/loadconfig.o \
Index: doc/arpalert.8
---- doc/arpalert.8.orig 2006-11-24 11:32:34 +0100
-+++ doc/arpalert.8 2006-11-24 18:08:24 +0100
+--- doc/arpalert.8.orig 2007-08-27 15:57:27 +0200
++++ doc/arpalert.8 2007-08-28 10:10:13 +0200
@@ -88,10 +88,10 @@
\fBuse syslog\fR = true
If this option is false, the syslog system is disabled
@@ -67,9 +68,9 @@
.br
All the blank characters are ignored
Index: install.sh.in
---- install.sh.in.orig 2006-11-24 11:28:21 +0100
-+++ install.sh.in 2006-11-24 18:06:57 +0100
-@@ -42,14 +42,14 @@
+--- install.sh.in.orig 2007-08-27 15:57:15 +0200
++++ install.sh.in 2007-08-28 10:10:13 +0200
+@@ -47,14 +47,14 @@
# if doesn't exist conf
if [ ! -f ${DESTDIR}${config_dir}/arpalert.conf ]; then
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/arpalert/arpalert.spec
============================================================================
$ cvs diff -u -r1.15 -r1.16 arpalert.spec
--- openpkg-src/arpalert/arpalert.spec 7 Aug 2007 21:21:55 -0000
1.15
+++ openpkg-src/arpalert/arpalert.spec 28 Aug 2007 08:25:12 -0000
1.16
@@ -32,8 +32,8 @@
Class: EVAL
Group: Mapping
License: GPL
-Version: 2.0.7
-Release: 20070807
+Version: 2.0.8
+Release: 20070828
# list of sources
Source0: http://www.arpalert.org/src/arpalert-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]