OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Jul-2007 17:22:41
  Branch: HEAD                             Handle: 2007070916224000

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

  Log:
    upgrading package: multitail 5.0.5 -> 5.2.0

  Summary:
    Revision    Changes     Path
    1.8         +5  -5      openpkg-src/multitail/multitail.patch
    1.108       +2  -2      openpkg-src/multitail/multitail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/multitail/multitail.patch
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 multitail.patch
  --- openpkg-src/multitail/multitail.patch     8 Jun 2007 16:55:44 -0000       
1.7
  +++ openpkg-src/multitail/multitail.patch     9 Jul 2007 15:22:40 -0000       
1.8
  @@ -1,14 +1,14 @@
   Index: Makefile
  ---- Makefile.orig    2007-06-08 13:31:35 +0200
  -+++ Makefile 2007-06-08 18:45:40 +0200
  +--- Makefile.orig    2007-07-09 09:24:18 +0200
  ++++ Makefile 2007-07-09 17:20:16 +0200
   @@ -3,10 +3,8 @@
    DESTDIR=/
    CONFIG_FILE=$(DESTDIR)/etc/multitail.conf
    
  --DEBUG=-g #-D_DEBUG # -pg #  -D_DEBUG  #-pg -W -pedantic # -pg 
#-fprofile-arcs
  --LDFLAGS+=-lpanel -lncurses -lutil -lm $(DEBUG)
  +-DEBUG=-g # -D_DEBUG # -pg #  -D_DEBUG  #-pg -W -pedantic # -pg 
#-fprofile-arcs
  +-LDFLAGS+=-lpanel -lncurses -lutil -lm $(DEBUG) -rdynamic
   -# LDFLAGS+=-lc_p -lpanel_g -lncurses_g -lutil -lm -pg -g -rdynamic
  --CFLAGS+=-D`uname` -O2 -Wall -DVERSION=\"$(VERSION)\" $(DEBUG) 
-DCONFIG_FILE=\"$(CONFIG_FILE)\"
  +-CFLAGS+=-funsigned-char -D`uname` -O2 -Wall -DVERSION=\"$(VERSION)\" 
$(DEBUG) -DCONFIG_FILE=\"$(CONFIG_FILE)\"
   +LDFLAGS = $(OPENPKG_LDFLAGS)
   +CFLAGS = $(OPENPKG_CFLAGS) -D`uname` -O2 -Wall -DVERSION=\"$(VERSION)\" 
$(DEBUG) -DCONFIG_FILE=\"$(CONFIG_FILE)\"
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/multitail/multitail.spec
  ============================================================================
  $ cvs diff -u -r1.107 -r1.108 multitail.spec
  --- openpkg-src/multitail/multitail.spec      9 Jun 2007 07:04:17 -0000       
1.107
  +++ openpkg-src/multitail/multitail.spec      9 Jul 2007 15:22:40 -0000       
1.108
  @@ -32,8 +32,8 @@
   Class:        BASE
   Group:        Terminal
   License:      GPL
  -Version:      5.0.5
  -Release:      20070609
  +Version:      5.2.0
  +Release:      20070709
   
   #   list of sources
   Source0:      http://www.vanheusden.com/multitail/multitail-%{version}.tgz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to