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:   27-Mar-2009 12:11:48
  Branch: HEAD                             Handle: 2009032711114800

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

  Log:
    upgrading package: glibmm 2.14.2 -> 2.20.0

  Summary:
    Revision    Changes     Path
    1.3         +16 -16     openpkg-src/glibmm/glibmm.patch
    1.37        +3  -3      openpkg-src/glibmm/glibmm.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/glibmm/glibmm.patch
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 glibmm.patch
  --- openpkg-src/glibmm/glibmm.patch   21 Nov 2006 16:40:42 -0000      1.2
  +++ openpkg-src/glibmm/glibmm.patch   27 Mar 2009 11:11:48 -0000      1.3
  @@ -1,31 +1,31 @@
   Index: Makefile.in
  ---- Makefile.in.orig 2006-11-21 11:06:28 +0100
  -+++ Makefile.in      2006-11-21 17:39:03 +0100
  -@@ -207,7 +207,7 @@
  - sysconfdir = @sysconfdir@
  - target_alias = @target_alias@
  +--- Makefile.in.orig 2009-03-16 06:11:30 +0100
  ++++ Makefile.in      2009-03-27 12:05:55 +0100
  +@@ -212,7 +212,7 @@
  + top_builddir = @top_builddir@
  + top_srcdir = @top_srcdir@
    ACLOCAL_AMFLAGS = -I scripts
  --SUBDIRS = tools glib examples docs scripts tests MSVC_Net2003
  -+SUBDIRS = tools glib scripts
  +-SUBDIRS = tools glib gio examples scripts tests MSVC_Net2005 MSVC_Net2008 
docs
  ++SUBDIRS = tools glib gio scripts
    DIST_SUBDIRS = $(SUBDIRS)
    EXTRA_DIST = build_shared/Makefile_build.am_fragment \
                  build_shared/Makefile_build_gensrc.am_fragment \
   Index: glib/glibmm/date.h
  ---- glib/glibmm/date.h.orig  2006-09-21 21:47:43 +0200
  -+++ glib/glibmm/date.h       2006-11-21 17:38:44 +0100
  -@@ -119,7 +119,7 @@
  -    */
  +--- glib/glibmm/date.h.orig  2009-02-20 23:40:06 +0100
  ++++ glib/glibmm/date.h       2009-03-27 12:05:14 +0100
  +@@ -164,7 +164,7 @@
      void set_parse (const Glib::ustring& str);
    
  + 
   -  #ifndef GLIBMM_DISABLE_DEPRECATED
   +  #if 0 // GLIBMM_DISABLE_DEPRECATED
    
  -   /** Sets the value of a date from a GTime (time_t) value. 
  -    *
  +   
  +   //Avoid a build problem in the case that time_t is equivalent to guint32 
(GTime is also guint32)
   Index: tests/glibmm_value/Makefile.in
  ---- tests/glibmm_value/Makefile.in.orig      2006-11-21 11:06:31 +0100
  -+++ tests/glibmm_value/Makefile.in   2006-11-21 17:38:44 +0100
  -@@ -88,7 +88,7 @@
  +--- tests/glibmm_value/Makefile.in.orig      2009-03-16 05:56:57 +0100
  ++++ tests/glibmm_value/Makefile.in   2009-03-27 12:05:14 +0100
  +@@ -85,7 +85,7 @@
    CCDEPMODE = @CCDEPMODE@
    CFLAGS = @CFLAGS@
    CPP = @CPP@
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/glibmm/glibmm.spec
  ============================================================================
  $ cvs diff -u -r1.36 -r1.37 glibmm.spec
  --- openpkg-src/glibmm/glibmm.spec    1 Jan 2008 14:54:43 -0000       1.36
  +++ openpkg-src/glibmm/glibmm.spec    27 Mar 2009 11:11:48 -0000      1.37
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_glibmm         2.14.2
  -%define       V_glibmm_major   2.14
  +%define       V_glibmm         2.20.0
  +%define       V_glibmm_major   2.20
   
   #   package information
   Name:         glibmm
  @@ -36,7 +36,7 @@
   Group:        Algorithm
   License:      LGPL
   Version:      %{V_glibmm}
  -Release:      20080101
  +Release:      20090327
   
   #   list of sources
   Source0:      
http://ftp.gnome.org/pub/GNOME/sources/glibmm/%{V_glibmm_major}/glibmm-%{version}.tar.bz2
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to