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:   13-Dec-2007 17:50:15
  Branch: HEAD                             Handle: 2007121316501400

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

  Log:
    upgrading package: openser 1.2.2 -> 1.3.0

  Summary:
    Revision    Changes     Path
    1.11        +6  -6      openpkg-src/openser/openser.patch
    1.51        +2  -2      openpkg-src/openser/openser.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openser/openser.patch
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 openser.patch
  --- openpkg-src/openser/openser.patch 24 Nov 2007 18:44:10 -0000      1.10
  +++ openpkg-src/openser/openser.patch 13 Dec 2007 16:50:14 -0000      1.11
  @@ -1,7 +1,7 @@
   Index: Makefile.defs
  ---- Makefile.defs.orig       2007-08-16 16:23:20 +0200
  -+++ Makefile.defs    2007-11-24 19:39:03 +0100
  -@@ -983,6 +983,8 @@
  +--- Makefile.defs.orig       2007-12-13 14:39:06 +0100
  ++++ Makefile.defs    2007-12-13 17:37:18 +0100
  +@@ -1018,6 +1018,8 @@
    
    endif #mode=release
    
  @@ -10,17 +10,17 @@
    
    #*FLAGS used for compiling the modules
    ifeq        ($(CC_NAME), gcc)
  -@@ -1205,8 +1207,8 @@
  +@@ -1254,8 +1256,8 @@
    
    #add libssl if needed
    ifneq ($(TLS),)
  --DEFS+= -I$(LOCALBASE)/ssl/include
  +-DEFS+= -I$(LOCALBASE)/ssl/include -I$(LOCALBASE)/include
   -LIBS+= -L$(LOCALBASE)/lib -L$(LOCALBASE)/ssl/lib -lssl  -lcrypto
   +DEFS+= -I$(prefix)/include
   +LIBS+= -L$(prefix)/lib -lssl -lcrypto
    endif
    
  - ifneq ($(found_lock_method), yes)
  + #add libsctp if needed
   Index: modules/permissions/parse_config.c
   --- modules/permissions/parse_config.c.orig  2007-08-16 16:22:57 +0200
   +++ modules/permissions/parse_config.c       2007-11-24 19:39:03 +0100
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openser/openser.spec
  ============================================================================
  $ cvs diff -u -r1.50 -r1.51 openser.spec
  --- openpkg-src/openser/openser.spec  29 Nov 2007 11:56:43 -0000      1.50
  +++ openpkg-src/openser/openser.spec  13 Dec 2007 16:50:14 -0000      1.51
  @@ -23,7 +23,7 @@
   ##
   
   #   package options
  -%define       V_openser  1.2.2
  +%define       V_openser  1.3.0
   %define       V_rtpproxy 20071129-021701
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:        VoIP
   License:      GPL
   Version:      %{V_openser}
  -Release:      20071129
  +Release:      20071213
   
   #   package options
   %option       with_fsl  yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to