Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit libgnomemm
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 17 Sep 2007 17:56:15 +0200
  • Message-id: <20070917155615.BE5A86781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libgnomemm
checked in at Mon Sep 17 17:56:15 CEST 2007.

--------
--- GNOME/libgnomemm/libgnomemm.changes 2007-08-31 19:33:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgnomemm/libgnomemm.changes  2007-09-17 17:42:22.131348000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 17:41:24 CEST 2007 - maw@xxxxxxx
+
+- Update to version 2.20.0:
+  + Cosmetic version bump.
+
+-------------------------------------------------------------------

Old:
----
  libgnomemm-2.18.0.tar.bz2

New:
----
  libgnomemm-2.20.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libgnomemm.spec ++++++
--- /var/tmp/diff_new_pack.b24556/_old  2007-09-17 17:55:39.000000000 +0200
+++ /var/tmp/diff_new_pack.b24556/_new  2007-09-17 17:55:39.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libgnomemm (Version 2.18.0)
+# spec file for package libgnomemm (Version 2.20.0)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -12,15 +12,15 @@
 
 Name:           libgnomemm
 BuildRequires:  gcc-c++ gtkmm2-devel libgnome-devel mDNSResponder-devel orbit2-devel update-desktop-files
-Version:        2.18.0
+Version:        2.20.0
 Release:        1
 Group:          Development/Libraries/GNOME
 License:        LGPL v2 or later
 Summary:        C++ Interface for GNOME Libraries (a GUI Library for X)
-URL:            http://www.gtkmm.org/
+Url:            http://www.gtkmm.org/
 Source:         ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
 Patch:          %{name}-2.0.1.patch
-Autoreqprov:    on
+AutoReqProv:    on
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -144,6 +144,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Sep 17 2007 - maw@xxxxxxx
+- Update to version 2.20.0:
+  + Cosmetic version bump.
 * Fri Aug 31 2007 - maw@xxxxxxx
 - Update to version 2.18.0:
   + Cosmetic version bump.

++++++ libgnomemm-2.18.0.tar.bz2 -> libgnomemm-2.20.0.tar.bz2 ++++++
++++ 4370 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/ChangeLog new/libgnomemm-2.20.0/ChangeLog
--- old/libgnomemm-2.18.0/ChangeLog     2007-03-09 23:55:28.000000000 +0100
+++ new/libgnomemm-2.20.0/ChangeLog     2007-09-14 13:57:43.000000000 +0200
@@ -1,3 +1,16 @@
+2.20.0:
+
+2007-09-09  Murray Cumming  <murrayc@xxxxxxxxxxx>
+
+       * docs/reference/Doxyfile.in: Add defines to PREDEFINED so that documentation 
+       is built wihout hiding optional API, such as use of exceptions. 
+
+2007-04-24  Yselkowitz <yselkowitz@xxxxxxxxxxxxxxxxxxxxx>
+
+        * scripts/macros.m4: Check for both m4 and M4 in the GNU m4 output,
+        to fix the build on some platforms.
+        Bug #423990
+
 2.18.0:
 
 2007-03-09  Murray Cumming  <murrayc@xxxxxxxxxxx>
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/configure.in new/libgnomemm-2.20.0/configure.in
--- old/libgnomemm-2.18.0/configure.in  2007-03-09 23:55:42.000000000 +0100
+++ new/libgnomemm-2.20.0/configure.in  2007-09-14 13:57:58.000000000 +0200
@@ -16,7 +16,7 @@
 #  Version and initialization
 #########################################################################
 LIBGNOMEMM_MAJOR_VERSION=2
-LIBGNOMEMM_MINOR_VERSION=18
+LIBGNOMEMM_MINOR_VERSION=20
 LIBGNOMEMM_MICRO_VERSION=0
 
 #
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/docs/reference/Doxyfile new/libgnomemm-2.20.0/docs/reference/Doxyfile
--- old/libgnomemm-2.18.0/docs/reference/Doxyfile       2007-03-09 23:56:05.000000000 +0100
+++ new/libgnomemm-2.20.0/docs/reference/Doxyfile       2007-09-14 13:58:53.000000000 +0200
@@ -4,7 +4,7 @@
 # General configuration options
 #---------------------------------------------------------------------------
 PROJECT_NAME           = libgnomemm
-PROJECT_NUMBER         = 2.18.0 
+PROJECT_NUMBER         = 2.20.0 
 OUTPUT_DIRECTORY       = 
 OUTPUT_LANGUAGE        = English
 EXTRACT_ALL            = YES
@@ -51,7 +51,7 @@
 #---------------------------------------------------------------------------
 # configuration options related to the input files
 #---------------------------------------------------------------------------
-INPUT                  =  /home/murrayc/svn/gnome218/libgnomemm/libgnome/libgnomemm/
+INPUT                  =  /home/murrayc/svn/gnome220/libgnomemm/libgnome/libgnomemm/
 FILE_PATTERNS          = *.h
 RECURSIVE              = NO
 EXCLUDE                = 
@@ -137,7 +137,14 @@
 SEARCH_INCLUDES        = YES
 INCLUDE_PATH           = 
 INCLUDE_FILE_PATTERNS  = 
-PREDEFINED             = DOXYGEN_SHOULD_SKIP_THIS
+PREDEFINED             = DOXYGEN_SHOULD_SKIP_THIS \
+                         GTKMM_USING_STD(x)= \
+                         GTKMM_API \
+                         GTKMM_ATKMM_ENABLED \
+                         GLIBMM_VFUNCS_ENABLED \
+                         GLIBMM_PROPERTIES_ENABLED \
+                         GLIBMM_EXCEPTIONS_ENABLED \
+                         GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED
 EXPAND_AS_DEFINED      = 
 SKIP_FUNCTION_MACROS   = YES
 #---------------------------------------------------------------------------
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/docs/reference/Doxyfile.in new/libgnomemm-2.20.0/docs/reference/Doxyfile.in
--- old/libgnomemm-2.18.0/docs/reference/Doxyfile.in    2007-03-09 23:53:34.000000000 +0100
+++ new/libgnomemm-2.20.0/docs/reference/Doxyfile.in    2007-09-14 13:55:36.000000000 +0200
@@ -137,7 +137,14 @@
 SEARCH_INCLUDES        = YES
 INCLUDE_PATH           = 
 INCLUDE_FILE_PATTERNS  = 
-PREDEFINED             = DOXYGEN_SHOULD_SKIP_THIS
+PREDEFINED             = DOXYGEN_SHOULD_SKIP_THIS \
+                         GTKMM_USING_STD(x)= \
+                         GTKMM_API \
+                         GTKMM_ATKMM_ENABLED \
+                         GLIBMM_VFUNCS_ENABLED \
+                         GLIBMM_PROPERTIES_ENABLED \
+                         GLIBMM_EXCEPTIONS_ENABLED \
+                         GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED
 EXPAND_AS_DEFINED      = 
 SKIP_FUNCTION_MACROS   = YES
 #---------------------------------------------------------------------------
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/libgnome/libgnomemm/moduleinfo.h new/libgnomemm-2.20.0/libgnome/libgnomemm/moduleinfo.h
--- old/libgnomemm-2.18.0/libgnome/libgnomemm/moduleinfo.h      2007-03-09 23:54:07.000000000 +0100
+++ new/libgnomemm-2.20.0/libgnome/libgnomemm/moduleinfo.h      2007-09-14 13:38:27.000000000 +0200
@@ -128,10 +128,13 @@
 namespace Glib
 {
 
-/** @relates Gnome::ModuleInfo
- * @param object The C instance
+/** A Glib::wrap() method for this object.
+ * 
+ * @param object The C instance.
  * @param take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
  * @result A C++ instance that wraps this C instance.
+ *
+ * @relates Gnome::ModuleInfo
  */
 Gnome::ModuleInfo wrap(GnomeModuleInfo* object, bool take_copy = false);
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/libgnome/libgnomemm/program.h new/libgnomemm-2.20.0/libgnome/libgnomemm/program.h
--- old/libgnomemm-2.18.0/libgnome/libgnomemm/program.h 2007-03-09 23:54:08.000000000 +0100
+++ new/libgnomemm-2.20.0/libgnome/libgnomemm/program.h 2007-09-14 13:38:27.000000000 +0200
@@ -177,10 +177,13 @@
 
 namespace Glib
 {
-  /** @relates Gnome::Program
-   * @param object The C instance
+  /** A Glib::wrap() method for this object.
+   * 
+   * @param object The C instance.
    * @param take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
    * @result A C++ instance that wraps this C instance.
+   *
+   * @relates Gnome::Program
    */
   Glib::RefPtr<Gnome::Program> wrap(GnomeProgram* object, bool take_copy = false);
 }
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/NEWS new/libgnomemm-2.20.0/NEWS
--- old/libgnomemm-2.18.0/NEWS  2007-03-09 23:55:41.000000000 +0100
+++ new/libgnomemm-2.20.0/NEWS  2007-09-14 13:57:53.000000000 +0200
@@ -1,3 +1,7 @@
+2.20.0:
+
+* Updated version number to match GNOME version.
+
 2.18.0:
 
 * Updated version number to match GNOME version.
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/scripts/macros.m4 new/libgnomemm-2.20.0/scripts/macros.m4
--- old/libgnomemm-2.18.0/scripts/macros.m4     2007-03-09 23:53:34.000000000 +0100
+++ new/libgnomemm-2.20.0/scripts/macros.m4     2007-09-14 13:38:07.000000000 +0200
@@ -10,7 +10,7 @@
 
 if test "$M4" = "m4"; then
   AC_MSG_CHECKING(whether m4 is GNU m4)
-  if $M4 --version </dev/null 2>/dev/null | grep '^GNU m4 ' >/dev/null ; then
+  if $M4 --version </dev/null 2>/dev/null | grep '^GNU [Mm]4 ' >/dev/null ; then
     AC_MSG_RESULT(yes)
   else
     AC_MSG_RESULT(no)
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/libgnomemm-2.18.0/scripts/missing new/libgnomemm-2.20.0/scripts/missing
--- old/libgnomemm-2.18.0/scripts/missing       2007-02-28 15:55:20.000000000 +0100
+++ new/libgnomemm-2.20.0/scripts/missing       2007-08-27 19:57:28.000000000 +0200
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Common stub for a few missing GNU programs while installing.
 
-scriptversion=2005-06-08.21
+scriptversion=2006-05-10.23
 
-# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
+# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
 #   Free Software Foundation, Inc.
 # Originally by Fran,cois Pinard <pinard@xxxxxxxxxxxxxxxx>, 1996.
 
@@ -33,6 +33,8 @@
 fi
 
 run=:
+sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
+sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
 
 # In the cases where this matters, `missing' is being run in the
 # srcdir already.
@@ -44,7 +46,7 @@
 
 msg="missing on your system"
 
-case "$1" in
+case $1 in
 --run)
   # Try to run requested program, and just exit if it succeeds.
   run=
@@ -77,6 +79,7 @@
   aclocal      touch file \`aclocal.m4'
   autoconf     touch file \`configure'
   autoheader   touch file \`config.h.in'
+  autom4te     touch the output file, or create a stub one
   automake     touch all \`Makefile.in' files
   bison        create \`y.tab.[ch]', if possible, from existing .[ch]
   flex         create \`lex.yy.c', if possible, from existing .c
@@ -106,7 +109,7 @@
 # Now exit if we have it, but it failed.  Also exit now if we
 # don't have it and --version was passed (most likely to detect
 # the program).
-case "$1" in
+case $1 in
   lex|yacc)
     # Not GNU programs, they don't have --version.
     ;;
@@ -135,7 +138,7 @@
 
 # If it does not exist, or fails to run (possibly an outdated version),
 # try to emulate it.
-case "$1" in
+case $1 in
   aclocal*)
     echo 1>&2 "\
 WARNING: \`$1' is $msg.  You should only need it if
@@ -164,7 +167,7 @@
     test -z "$files" && files="config.h"
     touch_files=
     for f in $files; do
-      case "$f" in
+      case $f in
       *:*) touch_files="$touch_files "`echo "$f" |
                                       sed -e 's/^[^:]*://' -e 's/:.*//'`;;
       *) touch_files="$touch_files $f.in";;
@@ -192,8 +195,8 @@
          You can get \`$1' as part of \`Autoconf' from any GNU
          archive site."
 
-    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
-    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
     if test -f "$file"; then
        touch $file
     else
@@ -214,25 +217,25 @@
          in order for those modifications to take effect.  You can get
          \`Bison' from any GNU archive site."
     rm -f y.tab.c y.tab.h
-    if [ $# -ne 1 ]; then
+    if test $# -ne 1; then
         eval LASTARG="\${$#}"
-       case "$LASTARG" in
+       case $LASTARG in
        *.y)
            SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
-           if [ -f "$SRCFILE" ]; then
+           if test -f "$SRCFILE"; then
                 cp "$SRCFILE" y.tab.c
            fi
            SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
-           if [ -f "$SRCFILE" ]; then
+           if test -f "$SRCFILE"; then
                 cp "$SRCFILE" y.tab.h
            fi
          ;;
        esac
     fi
-    if [ ! -f y.tab.h ]; then
+    if test ! -f y.tab.h; then
        echo >y.tab.h
     fi
-    if [ ! -f y.tab.c ]; then
+    if test ! -f y.tab.c; then
        echo 'main() { return 0; }' >y.tab.c
     fi
     ;;
@@ -244,18 +247,18 @@
          in order for those modifications to take effect.  You can get
          \`Flex' from any GNU archive site."
     rm -f lex.yy.c
-    if [ $# -ne 1 ]; then
+    if test $# -ne 1; then
         eval LASTARG="\${$#}"
-       case "$LASTARG" in
+       case $LASTARG in
        *.l)
            SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
-           if [ -f "$SRCFILE" ]; then
+           if test -f "$SRCFILE"; then
                 cp "$SRCFILE" lex.yy.c
            fi
          ;;
        esac
     fi
-    if [ ! -f lex.yy.c ]; then
+    if test ! -f lex.yy.c; then
        echo 'main() { return 0; }' >lex.yy.c
     fi
     ;;
@@ -267,11 +270,9 @@
         \`Help2man' package in order for those modifications to take
         effect.  You can get \`Help2man' from any GNU archive site."
 
-    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
-    if test -z "$file"; then
-       file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
-    fi
-    if [ -f "$file" ]; then
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
+    if test -f "$file"; then
        touch $file
     else
        test -z "$file" || exec >$file
@@ -289,11 +290,17 @@
          DU, IRIX).  You might want to install the \`Texinfo' package or
          the \`GNU make' package.  Grab either from any GNU archive site."
     # The file to touch is that specified with -o ...
-    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+    file=`echo "$*" | sed -n "$sed_output"`
+    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
     if test -z "$file"; then
       # ... or it is the one specified with @setfilename ...
       infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
-      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
+      file=`sed -n '
+       /^@setfilename/{
+         s/.* \([^ ]*\) *$/\1/
+         p
+         q
+       }' $infile`
       # ... or it is derived from the source name (dir/f.texi becomes f.info)
       test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
     fi
@@ -317,13 +324,13 @@
     fi
     firstarg="$1"
     if shift; then
-       case "$firstarg" in
+       case $firstarg in
        *o*)
            firstarg=`echo "$firstarg" | sed s/o//`
            tar "$firstarg" "$@" && exit 0
            ;;
        esac
-       case "$firstarg" in
+       case $firstarg in
        *h*)
            firstarg=`echo "$firstarg" | sed s/h//`
            tar "$firstarg" "$@" && exit 0


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread