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:   26-Oct-2008 19:32:33
  Branch: HEAD                             Handle: 2008102618323300

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

  Log:
    upgrading package: libsigcxx 2.0.18 -> 2.2.3

  Summary:
    Revision    Changes     Path
    1.3         +10 -10     openpkg-src/libsigcxx/libsigcxx.patch
    1.19        +3  -3      openpkg-src/libsigcxx/libsigcxx.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libsigcxx/libsigcxx.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 libsigcxx.patch
  --- openpkg-src/libsigcxx/libsigcxx.patch     11 Sep 2007 05:59:43 -0000      
1.2
  +++ openpkg-src/libsigcxx/libsigcxx.patch     26 Oct 2008 18:32:33 -0000      
1.3
  @@ -1,18 +1,18 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2007-09-10 17:26:26 +0200
  -+++ Makefile.in      2007-09-11 07:50:32 +0200
  -@@ -206,7 +206,7 @@
  +--- Makefile.in.orig 2008-10-14 17:52:18 +0200
  ++++ Makefile.in      2008-10-26 19:30:20 +0100
  +@@ -210,7 +210,7 @@
    # other stuff here
    EXTRA_DIST = autogen.sh sigc++config.h.in libsigc++-2.0.spec.in
    # ACLOCAL_FLAGS = -I scripts
  --SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2003
  +-SUBDIRS = sigc++ tests docs examples scripts MSVC_Net2005 MSVC_Net2008
   +SUBDIRS = sigc++
    DIST_SUBDIRS = $(SUBDIRS)
    sigc_configdir = $(libdir)/sigc++-2.0/include
    sigc_config_DATA = sigc++config.h
   Index: sigc++-2.0.pc.in
  ---- sigc++-2.0.pc.in.orig    2007-08-13 13:17:42 +0200
  -+++ sigc++-2.0.pc.in 2007-09-11 07:50:32 +0200
  +--- sigc++-2.0.pc.in.orig    2008-02-26 20:44:35 +0100
  ++++ sigc++-2.0.pc.in 2008-10-26 19:29:59 +0100
   @@ -6,5 +6,5 @@
    Name: libsigc++ 2
    Description: Typesafe signal and callback system for C++
  @@ -22,9 +22,9 @@
   +Libs: -L${libdir} -lsigc
   +Cflags: -I${includedir}/sigc++
   Index: sigc++/Makefile.in
  ---- sigc++/Makefile.in.orig  2007-09-10 17:26:25 +0200
  -+++ sigc++/Makefile.in       2007-09-11 07:57:46 +0200
  -@@ -263,7 +263,7 @@
  +--- sigc++/Makefile.in.orig  2008-10-14 17:52:18 +0200
  ++++ sigc++/Makefile.in       2008-10-26 19:29:59 +0100
  +@@ -267,7 +267,7 @@
    @[EMAIL PROTECTED] = -no-undefined -Wl,--export-all-symbols
    
    # build the library
  @@ -33,7 +33,7 @@
    libsigc_2_0_la_SOURCES = signal.cc signal_base.cc trackable.cc 
connection.cc \
                             functors/slot.cc functors/slot_base.cc \
                         adaptors/lambda/lambda.cc
  -@@ -341,7 +341,7 @@
  +@@ -345,7 +345,7 @@
          echo "rm -f \"$${dir}/so_locations\""; \
          rm -f "$${dir}/so_locations"; \
        done
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/libsigcxx/libsigcxx.spec
  ============================================================================
  $ cvs diff -u -r1.18 -r1.19 libsigcxx.spec
  --- openpkg-src/libsigcxx/libsigcxx.spec      1 Jan 2008 14:57:14 -0000       
1.18
  +++ openpkg-src/libsigcxx/libsigcxx.spec      26 Oct 2008 18:32:33 -0000      
1.19
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_libsigcxx        2.0.18
  -%define       V_libsigcxx_major  2.0
  +%define       V_libsigcxx        2.2.3
  +%define       V_libsigcxx_major  2.2
   
   #   package information
   Name:         libsigcxx
  @@ -36,7 +36,7 @@
   Group:        Libraries
   License:      LGPL
   Version:      %{V_libsigcxx}
  -Release:      20080101
  +Release:      20081026
   
   #   list of sources
   Source0:      
ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/%{V_libsigcxx_major}/libsigc++-%{version}.tar.bz2
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to