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:   03-Jul-2009 19:48:35
  Branch: HEAD                             Handle: 2009070318483500

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

  Log:
    upgrading package: ss5 3.7.8.6 -> 3.7.8.7

  Summary:
    Revision    Changes     Path
    1.2         +9  -9      openpkg-src/ss5/ss5.patch
    1.8         +2  -2      openpkg-src/ss5/ss5.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ss5/ss5.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 ss5.patch
  --- openpkg-src/ss5/ss5.patch 27 Mar 2009 14:44:24 -0000      1.1
  +++ openpkg-src/ss5/ss5.patch 3 Jul 2009 17:48:35 -0000       1.2
  @@ -1,6 +1,6 @@
   Index: Makefile.in
   --- Makefile.in.orig 2009-03-24 21:28:22 +0100
  -+++ Makefile.in      2009-03-27 15:37:11 +0100
  ++++ Makefile.in      2009-07-03 19:43:16 +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-03-27 15:35:33 +0100
  ++++ build/mod_top.mk 2009-07-03 19:43:16 +0200
   @@ -24,8 +24,8 @@
    top_srcd...@top_srcdir@
    top_buildd...@top_builddir@
  @@ -65,9 +65,9 @@
    
    CC = @CC@
   Index: configure
  ---- configure.orig   2009-03-24 22:00:16 +0100
  -+++ configure        2009-03-27 15:35:33 +0100
  -@@ -5593,15 +5593,15 @@
  +--- configure.orig   2009-06-22 03:23:18 +0200
  ++++ configure        2009-07-03 19:44:58 +0200
  +@@ -6399,15 +6399,15 @@
    # Checks for OS
    if test "$OS" = "Linux"; then
       CFLAGS="$CFLAGS -DLINUX"
  @@ -75,22 +75,22 @@
   +   LIBS="$LIBS -rdynamic -ldl -lssl -lldap -lpam -lpam_misc"
    fi;
    if test "$OS" = "SunOS"; then
  --   CFLAGS="$CFLAGS -DSOLARIS -O2 -L/usr/local/lib -R/usr/local/lib"
  +-   CFLAGS="$CFLAGS -DSOLARIS -fPIC -O2 -L/usr/local/lib -R/usr/local/lib"
   -   LIBS="-lsocket -lnsl -lssl -ldl -lldap -lpam"
  -+   CFLAGS="$CFLAGS -DSOLARIS -O2"
  ++   CFLAGS="$CFLAGS -DSOLARIS -fPIC -O2"
   +   LIBS="$LIBS -lsocket -lnsl -lssl -ldl -lldap -lpam"
    fi;
    if test "$OS" = "FreeBSD"; then
   -   CFLAGS="$CFLAGS -DFREEBSD -pthread -export-dynamic -I/usr/local/include"
   -   LIBS="-lpam -lldap -lc -L /usr/local/lib"
   +   CFLAGS="$CFLAGS -DFREEBSD -pthread -export-dynamic"
  -+   LIBS="$LIBS -lpam -lldap -lc"
  ++   LIBS="$LIBS -lpam -lldap -lc -L /usr/local/lib"
       CPP="g++"
    fi;
    
   Index: src/Makefile.in
   --- src/Makefile.in.orig     2009-03-24 21:28:23 +0100
  -+++ src/Makefile.in  2009-03-27 15:35:33 +0100
  ++++ src/Makefile.in  2009-07-03 19:43:16 +0200
   @@ -18,10 +18,10 @@
    SRVOBJ  = SS5Srv.o
    
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ss5/ss5.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 ss5.spec
  --- openpkg-src/ss5/ss5.spec  3 Jul 2009 09:14:04 -0000       1.7
  +++ openpkg-src/ss5/ss5.spec  3 Jul 2009 17:48:35 -0000       1.8
  @@ -24,8 +24,8 @@
   #   FIXME: rse: run-command and configuration still missing
   
   #   package version
  -%define       V_opkg   3.7.8.6
  -%define       V_dist   3.7.8-6
  +%define       V_opkg   3.7.8.7
  +%define       V_dist   3.7.8-7
   %define       V_subdir 3.7.8
   
   #   package information
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to