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:   29-Mar-2008 09:52:35
  Branch: HEAD                             Handle: 2008032908523500

  Modified files:
    openpkg-src/arpalert    arpalert.patch arpalert.spec

  Log:
    upgrading package: arpalert 2.0.9 -> 2.0.10

  Summary:
    Revision    Changes     Path
    1.7         +16 -15     openpkg-src/arpalert/arpalert.patch
    1.20        +2  -2      openpkg-src/arpalert/arpalert.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/arpalert/arpalert.patch
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 arpalert.patch
  --- openpkg-src/arpalert/arpalert.patch       18 Nov 2007 01:59:26 -0000      
1.6
  +++ openpkg-src/arpalert/arpalert.patch       29 Mar 2008 08:52:35 -0000      
1.7
  @@ -1,7 +1,7 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2007-11-17 15:26:14 +0100
  -+++ Makefile.in      2007-11-18 02:54:13 +0100
  -@@ -17,17 +17,17 @@
  +--- Makefile.in.orig 2008-03-28 19:02:46 +0100
  ++++ Makefile.in      2008-03-29 09:47:16 +0100
  +@@ -17,18 +17,17 @@
    mandir = @mandir@
    includedir = @includedir@
    config_dir = @sysconfdir@/arpalert
  @@ -15,19 +15,20 @@
    src_dir = .
    
    CC = @CC@
  --CFLAGS = -Wall -O2  \
  -+CFLAGS = @CFLAGS@ @CPPFLAGS@ \
  -          -DCONFIG_FILE=\"$(config_dir)/arpalert.conf\" \
  -          -DPID_FILE=\"$(lock_dir)/arpalert.pid\"
  +-CFLAGS += @CFLAGS@ \
  +-          -Wall -O2  \
  ++CFLAGS += @CFLAGS@ @CPPFLAGS@ \
  +           -DCONFIG_FILE=\"$(config_dir)/arpalert.conf\" \
  +           -DPID_FILE=\"$(lock_dir)/arpalert.pid\"
   -LDFLAGS = -Wl,--export-dynamic
   +LDFLAGS = -Wl,--export-dynamic @LDFLAGS@
    LIBS = @LIBS@
    OBJECT_LIST = \
        $(src_dir)/arpalert.o \
   Index: doc/arpalert.8
  ---- 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 @@
  +--- doc/arpalert.8.orig      2008-03-28 19:02:46 +0100
  ++++ doc/arpalert.8   2008-03-29 09:25:05 +0100
  +@@ -91,10 +91,10 @@
    \fBuse syslog\fR = true
    If this option is false, the syslog system is disabled
    .TP
  @@ -40,7 +41,7 @@
    Black list
    .TP
    \fBmaclist leases file\fR = /var/lib/arpalert/arpalert.leases
  -@@ -100,7 +100,7 @@
  +@@ -103,7 +103,7 @@
    \fBdump inter\fR = 5
    Minimun time to wait between two leases dump
    .TP
  @@ -49,7 +50,7 @@
    List of authorized request
    .TP
    \fBlock file\fR = /var/run/arpalert.lock
  -@@ -243,7 +243,7 @@
  +@@ -258,7 +258,7 @@
    .\"
    .SH DATA FILES FORMATS
    .TP
  @@ -58,7 +59,7 @@
    All the line with # as a \fBfirst\fR caracter are ignored
    .br
    The data on this file take this form
  -@@ -264,7 +264,7 @@
  +@@ -279,7 +279,7 @@
    .br
    \fBmac_change:\fR Ignore mac change for this mac address
    .TP
  @@ -68,8 +69,8 @@
    .br
    All the blank characters are ignored
   Index: install.sh.in
  ---- install.sh.in.orig       2007-08-27 15:57:15 +0200
  -+++ install.sh.in    2007-08-28 10:10:13 +0200
  +--- install.sh.in.orig       2008-03-28 19:02:09 +0100
  ++++ install.sh.in    2008-03-29 09:25:05 +0100
   @@ -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.19 -r1.20 arpalert.spec
  --- openpkg-src/arpalert/arpalert.spec        1 Jan 2008 14:50:51 -0000       
1.19
  +++ openpkg-src/arpalert/arpalert.spec        29 Mar 2008 08:52:35 -0000      
1.20
  @@ -31,8 +31,8 @@
   Class:        EVAL
   Group:        Mapping
   License:      GPL
  -Version:      2.0.9
  -Release:      20080101
  +Version:      2.0.10
  +Release:      20080329
   
   #   list of sources
   Source0:      http://www.arpalert.org/src/arpalert-%{version}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to