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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   07-Jul-2009 23:00:20
  Branch: HEAD                             Handle: 2009070722002000

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

  Log:
    upgrading package: ss5 3.7.8.7 -> 3.7.8.8

  Summary:
    Revision    Changes     Path
    1.3         +6  -6      openpkg-src/ss5/ss5.patch
    1.9         +3  -3      openpkg-src/ss5/ss5.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ss5/ss5.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 ss5.patch
  --- openpkg-src/ss5/ss5.patch 3 Jul 2009 17:48:35 -0000       1.2
  +++ openpkg-src/ss5/ss5.patch 7 Jul 2009 21:00:20 -0000       1.3
  @@ -1,6 +1,6 @@
   Index: Makefile.in
   --- Makefile.in.orig 2009-03-24 21:28:22 +0100
  -+++ Makefile.in      2009-07-03 19:43:16 +0200
  ++++ Makefile.in      2009-07-07 22:38:17 +0200
   @@ -42,32 +42,6 @@
        @( cp modules/mod_statistics/SS5Logo.jpg 
$(dst_dir)$(lib_path_base)/ss5/ )
        @( cp modules/mod_balance/SS5Logo.jpg $(dst_dir)$(lib_path_base)/ss5/ )
  @@ -52,7 +52,7 @@
        @( if [ -f $(dst_dir)$(bin_path_base)/ss5 ]; then rm -f 
$(dst_dir)$(bin_path_base)/ss5; fi )
   Index: build/mod_top.mk
   --- build/mod_top.mk.orig    2009-03-24 21:28:22 +0100
  -+++ build/mod_top.mk 2009-07-03 19:43:16 +0200
  ++++ build/mod_top.mk 2009-07-07 22:38:17 +0200
   @@ -24,8 +24,8 @@
    top_srcd...@top_srcdir@
    top_buildd...@top_builddir@
  @@ -65,12 +65,12 @@
    
    CC = @CC@
   Index: configure
  ---- configure.orig   2009-06-22 03:23:18 +0200
  -+++ configure        2009-07-03 19:44:58 +0200
  +--- configure.orig   2009-06-22 07:29:26 +0200
  ++++ configure        2009-07-07 22:52:51 +0200
   @@ -6399,15 +6399,15 @@
    # Checks for OS
    if test "$OS" = "Linux"; then
  -    CFLAGS="$CFLAGS -DLINUX"
  +    CFLAGS="$CFLAGS -DLINUX -D_FILE_OFFSET_BITS=64"
   -   LIBS="-rdynamic -ldl -lssl -lldap -lpam -lpam_misc"
   +   LIBS="$LIBS -rdynamic -ldl -lssl -lldap -lpam -lpam_misc"
    fi;
  @@ -90,7 +90,7 @@
    
   Index: src/Makefile.in
   --- src/Makefile.in.orig     2009-03-24 21:28:23 +0100
  -+++ src/Makefile.in  2009-07-03 19:43:16 +0200
  ++++ src/Makefile.in  2009-07-07 22:38:17 +0200
   @@ -18,10 +18,10 @@
    SRVOBJ  = SS5Srv.o
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ss5/ss5.spec
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 ss5.spec
  --- openpkg-src/ss5/ss5.spec  3 Jul 2009 17:48:35 -0000       1.8
  +++ openpkg-src/ss5/ss5.spec  7 Jul 2009 21:00:20 -0000       1.9
  @@ -24,8 +24,8 @@
   #   FIXME: rse: run-command and configuration still missing
   
   #   package version
  -%define       V_opkg   3.7.8.7
  -%define       V_dist   3.7.8-7
  +%define       V_opkg   3.7.8.8
  +%define       V_dist   3.7.8-8
   %define       V_subdir 3.7.8
   
   #   package information
  @@ -39,7 +39,7 @@
   Group:        Network
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20090703
  +Release:      20090707
   
   #   list of sources
   Source0:      http://switch.dl.sourceforge.net/ss5/ss5-%{V_dist}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to