Hello community,

here is the log from the commit of package mate-notification-daemon for 
openSUSE:Factory checked in at 2015-12-01 09:19:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-notification-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.mate-notification-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-notification-daemon"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mate-notification-daemon/mate-notification-daemon.changes
        2015-11-11 10:30:47.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-notification-daemon.new/mate-notification-daemon.changes
   2015-12-01 09:20:05.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Nov 30 10:20:18 UTC 2015 - [email protected]
+
+- Update to 1.12.1:
+  * Fix crash due to regression.
+  * Gtk3 fixes.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  mate-notification-daemon-1.12.0.tar.xz

New:
----
  mate-notification-daemon-1.12.1.tar.xz

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

Other differences:
------------------
++++++ mate-notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.MeyauN/_old  2015-12-01 09:20:05.000000000 +0100
+++ /var/tmp/diff_new_pack.MeyauN/_new  2015-12-01 09:20:05.000000000 +0100
@@ -18,7 +18,7 @@
 
 %define _version 1.12
 Name:           mate-notification-daemon
-Version:        1.12.0
+Version:        1.12.1
 Release:        0
 Summary:        Notification daemon for MATE
 License:        GPL-2.0+

++++++ mate-notification-daemon-1.12.0.tar.xz -> 
mate-notification-daemon-1.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/Makefile.in 
new/mate-notification-daemon-1.12.1/Makefile.in
--- old/mate-notification-daemon-1.12.0/Makefile.in     2015-11-04 
11:00:07.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/Makefile.in     2015-11-30 
08:33:13.000000000 +0100
@@ -81,7 +81,8 @@
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
        $(top_srcdir)/configure $(am__configure_deps) \
        $(srcdir)/config.h.in AUTHORS COPYING ChangeLog NEWS README \
-       compile config.guess config.sub install-sh missing ltmain.sh
+       compile config.guess config.sub depcomp install-sh missing \
+       ltmain.sh
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/macros/intltool.m4 \
        $(top_srcdir)/macros/libtool.m4 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/NEWS 
new/mate-notification-daemon-1.12.1/NEWS
--- old/mate-notification-daemon-1.12.0/NEWS    2015-11-03 14:10:03.000000000 
+0100
+++ new/mate-notification-daemon-1.12.1/NEWS    2015-11-30 08:31:16.000000000 
+0100
@@ -1,3 +1,8 @@
+1.12.1
+  * Fix crash due to regression
+  * GTK+3 fixes
+  * Translations update
+
 1.12.0
   * Retrieve strings directly from gschema (requires intltool 0.50.1)
   * Fix height and visibility of themes in gtk3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/aclocal.m4 
new/mate-notification-daemon-1.12.1/aclocal.m4
--- old/mate-notification-daemon-1.12.0/aclocal.m4      2015-11-04 
11:00:04.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/aclocal.m4      2015-11-30 
08:33:12.000000000 +0100
@@ -1095,10 +1095,9 @@
 # configured tree to be moved without reconfiguration.
 
 AC_DEFUN([AM_AUX_DIR_EXPAND],
-[dnl Rely on autoconf to set up CDPATH properly.
-AC_PREREQ([2.50])dnl
-# expand $ac_aux_dir to an absolute path
-am_aux_dir=`cd $ac_aux_dir && pwd`
+[AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
+# Expand $ac_aux_dir to an absolute path.
+am_aux_dir=`cd "$ac_aux_dir" && pwd`
 ])
 
 # AM_CONDITIONAL                                            -*- Autoconf -*-
@@ -1565,7 +1564,8 @@
 END
     AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
   fi
-fi])
+fi
+])
 
 dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/config.sub 
new/mate-notification-daemon-1.12.1/config.sub
--- old/mate-notification-daemon-1.12.0/config.sub      2015-11-04 
11:00:07.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/config.sub      2015-11-30 
08:33:13.000000000 +0100
@@ -2,7 +2,7 @@
 # Configuration validation subroutine script.
 #   Copyright 1992-2014 Free Software Foundation, Inc.
 
-timestamp='2014-07-28'
+timestamp='2014-09-11'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -302,6 +302,7 @@
        | pdp10 | pdp11 | pj | pjl \
        | powerpc | powerpc64 | powerpc64le | powerpcle \
        | pyramid \
+       | riscv32 | riscv64 \
        | rl78 | rx \
        | score \
        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | 
shbe | shle | sh[1234]le | sh3ele \
@@ -1016,7 +1017,7 @@
                ;;
        ppc64)  basic_machine=powerpc64-unknown
                ;;
-       ppc64-* | ppc64p7-*) basic_machine=powerpc64-`echo $basic_machine | sed 
's/^[^-]*-//'`
+       ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 
's/^[^-]*-//'`
                ;;
        ppc64le | powerpc64little | ppc64-le | powerpc64-little)
                basic_machine=powerpc64le-unknown
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/configure 
new/mate-notification-daemon-1.12.1/configure
--- old/mate-notification-daemon-1.12.0/configure       2015-11-04 
11:00:05.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/configure       2015-11-30 
08:33:12.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mate-notification-daemon 1.12.0.
+# Generated by GNU Autoconf 2.69 for mate-notification-daemon 1.12.1.
 #
 # Report bugs to <http://www.mate-desktop.org>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='mate-notification-daemon'
 PACKAGE_TARNAME='mate-notification-daemon'
-PACKAGE_VERSION='1.12.0'
-PACKAGE_STRING='mate-notification-daemon 1.12.0'
+PACKAGE_VERSION='1.12.1'
+PACKAGE_STRING='mate-notification-daemon 1.12.1'
 PACKAGE_BUGREPORT='http://www.mate-desktop.org'
 PACKAGE_URL=''
 
@@ -1419,7 +1419,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mate-notification-daemon 1.12.0 to adapt to many kinds 
of systems.
+\`configure' configures mate-notification-daemon 1.12.1 to adapt to many kinds 
of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1490,7 +1490,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mate-notification-daemon 
1.12.0:";;
+     short | recursive ) echo "Configuration of mate-notification-daemon 
1.12.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1635,7 +1635,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mate-notification-daemon configure 1.12.0
+mate-notification-daemon configure 1.12.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2058,7 +2058,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mate-notification-daemon $as_me 1.12.0, which was
+It was created by mate-notification-daemon $as_me 1.12.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2659,8 +2659,8 @@
 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
 
-# expand $ac_aux_dir to an absolute path
-am_aux_dir=`cd $ac_aux_dir && pwd`
+# Expand $ac_aux_dir to an absolute path.
+am_aux_dir=`cd "$ac_aux_dir" && pwd`
 
 if test x"${MISSING+set}" != xset; then
   case $am_aux_dir in
@@ -2973,7 +2973,7 @@
 
 # Define the identity of the package.
  PACKAGE='mate-notification-daemon'
- VERSION='1.12.0'
+ VERSION='1.12.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3066,6 +3066,7 @@
   fi
 fi
 
+
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable 
maintainer-specific portions of Makefiles" >&5
 $as_echo_n "checking whether to enable maintainer-specific portions of 
Makefiles... " >&6; }
     # Check whether --enable-maintainer-mode was given.
@@ -5368,7 +5369,8 @@
     ;;
   *)
     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
-    if test -n "$lt_cv_sys_max_cmd_len"; then
+    if test -n "$lt_cv_sys_max_cmd_len" && \
+       test undefined != "$lt_cv_sys_max_cmd_len"; then
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
     else
@@ -5769,10 +5771,6 @@
   fi
   ;;
 
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
 haiku*)
   lt_cv_deplibs_check_method=pass_all
   ;;
@@ -5811,11 +5809,11 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd*)
+netbsd* | netbsdelf*-gnu)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern 
/lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
   else
@@ -6908,12 +6906,19 @@
            LD="${LD-ld} -m elf_i386_fbsd"
            ;;
          x86_64-*linux*)
-           LD="${LD-ld} -m elf_i386"
+           case `/usr/bin/file conftest.o` in
+             *x86-64*)
+               LD="${LD-ld} -m elf32_x86_64"
+               ;;
+             *)
+               LD="${LD-ld} -m elf_i386"
+               ;;
+           esac
            ;;
-         powerpc64le-*linux*)
+         powerpc64le-*)
            LD="${LD-ld} -m elf32lppclinux"
            ;;
-         powerpc64-*linux*)
+         powerpc64-*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
@@ -6932,10 +6937,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_x86_64"
            ;;
-         powerpcle-*linux*)
+         powerpcle-*)
            LD="${LD-ld} -m elf64lppc"
            ;;
-         powerpc-*linux*)
+         powerpc-*)
            LD="${LD-ld} -m elf64ppc"
            ;;
          s390*-*linux*|s390*-*tpf*)
@@ -8476,7 +8481,7 @@
       lt_prog_compiler_static='-non_shared'
       ;;
 
-    linux* | k*bsd*-gnu | kopensolaris*-gnu)
+    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
       case $cc_basename in
       # old Intel for x86_64 which still supported -KPIC.
       ecc*)
@@ -8954,6 +8959,9 @@
   openbsd*)
     with_gnu_ld=no
     ;;
+  linux* | k*bsd*-gnu | gnu*)
+    link_all_deplibs=no
+    ;;
   esac
 
   ld_shlibs=yes
@@ -9175,7 +9183,7 @@
       fi
       ;;
 
-    netbsd*)
+    netbsd* | netbsdelf*-gnu)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
        wlarc=
@@ -9352,6 +9360,7 @@
        if test "$aix_use_runtimelinking" = yes; then
          shared_flag="$shared_flag "'${wl}-G'
        fi
+       link_all_deplibs=no
       else
        # not using gcc
        if test "$host_cpu" = ia64; then
@@ -9805,7 +9814,7 @@
       link_all_deplibs=yes
       ;;
 
-    netbsd*)
+    netbsd* | netbsdelf*-gnu)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  
# a.out
       else
@@ -10642,17 +10651,6 @@
   esac
   ;;
 
-gnu*)
-  version_type=linux # correct to gnu/linux during the next big refactor
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
 haiku*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
@@ -10769,7 +10767,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
@@ -10818,14 +10816,10 @@
   # before this can be enabled.
   hardcode_into_libs=yes
 
-  # Add ABI-specific directories to the system library path.
-  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
-
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 
2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < 
/etc/ld.so.conf | $SED -e 's/#.*//;/^[      ]*hwcap[        ]/d;s/[:,      ]/ 
/g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
-
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
   # We used to test for /lib/ld.so.1 and disable shared libraries on
@@ -10837,6 +10831,18 @@
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
+netbsdelf*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='NetBSD ld.elf_so'
+  ;;
+
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -14994,7 +15000,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by mate-notification-daemon $as_me 1.12.0, which was
+This file was extended by mate-notification-daemon $as_me 1.12.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15060,7 +15066,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-mate-notification-daemon config.status 1.12.0
+mate-notification-daemon config.status 1.12.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/configure.ac 
new/mate-notification-daemon-1.12.1/configure.ac
--- old/mate-notification-daemon-1.12.0/configure.ac    2015-11-03 
14:07:31.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/configure.ac    2015-11-30 
08:30:54.000000000 +0100
@@ -3,7 +3,7 @@
 dnl ################################################################
 dnl # Initialize autoconf
 dnl ################################################################
-AC_INIT([mate-notification-daemon], [1.12.0], [http://www.mate-desktop.org])
+AC_INIT([mate-notification-daemon], [1.12.1], [http://www.mate-desktop.org])
 AC_PREREQ(2.63)
 
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/ltmain.sh 
new/mate-notification-daemon-1.12.1/ltmain.sh
--- old/mate-notification-daemon-1.12.0/ltmain.sh       2015-11-04 
11:00:00.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/ltmain.sh       2015-11-30 
08:33:09.000000000 +0100
@@ -70,7 +70,7 @@
 #         compiler:            $LTCC
 #         compiler flags:              $LTCFLAGS
 #         linker:              $LD (gnu? $with_gnu_ld)
-#         $progname:   (GNU libtool) 2.4.2
+#         $progname:   (GNU libtool) 2.4.2 Debian-2.4.2-1.11
 #         automake:    $automake_version
 #         autoconf:    $autoconf_version
 #
@@ -80,7 +80,7 @@
 
 PROGRAM=libtool
 PACKAGE=libtool
-VERSION=2.4.2
+VERSION="2.4.2 Debian-2.4.2-1.11"
 TIMESTAMP=""
 package_revision=1.3337
 
@@ -6124,7 +6124,10 @@
        case $pass in
        dlopen) libs="$dlfiles" ;;
        dlpreopen) libs="$dlprefiles" ;;
-       link) libs="$deplibs %DEPLIBS% $dependency_libs" ;;
+       link)
+         libs="$deplibs %DEPLIBS%"
+         test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
+         ;;
        esac
       fi
       if test "$linkmode,$pass" = "lib,dlpreopen"; then
@@ -6444,19 +6447,19 @@
            # It is a libtool convenience library, so add in its objects.
            func_append convenience " $ladir/$objdir/$old_library"
            func_append old_convenience " $ladir/$objdir/$old_library"
+           tmp_libs=
+           for deplib in $dependency_libs; do
+             deplibs="$deplib $deplibs"
+             if $opt_preserve_dup_deps ; then
+               case "$tmp_libs " in
+               *" $deplib "*) func_append specialdeplibs " $deplib" ;;
+               esac
+             fi
+             func_append tmp_libs " $deplib"
+           done
          elif test "$linkmode" != prog && test "$linkmode" != lib; then
            func_fatal_error "\`$lib' is not a convenience library"
          fi
-         tmp_libs=
-         for deplib in $dependency_libs; do
-           deplibs="$deplib $deplibs"
-           if $opt_preserve_dup_deps ; then
-             case "$tmp_libs " in
-             *" $deplib "*) func_append specialdeplibs " $deplib" ;;
-             esac
-           fi
-           func_append tmp_libs " $deplib"
-         done
          continue
        fi # $pass = conv
 
@@ -7349,6 +7352,9 @@
            revision="$number_minor"
            lt_irix_increment=no
            ;;
+         *)
+           func_fatal_configuration "$modename: unknown library version type 
\`$version_type'"
+           ;;
          esac
          ;;
        no)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/macros/libtool.m4 
new/mate-notification-daemon-1.12.1/macros/libtool.m4
--- old/mate-notification-daemon-1.12.0/macros/libtool.m4       2015-11-04 
11:00:00.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/macros/libtool.m4       2015-11-30 
08:33:09.000000000 +0100
@@ -1324,12 +1324,19 @@
            LD="${LD-ld} -m elf_i386_fbsd"
            ;;
          x86_64-*linux*)
-           LD="${LD-ld} -m elf_i386"
+           case `/usr/bin/file conftest.o` in
+             *x86-64*)
+               LD="${LD-ld} -m elf32_x86_64"
+               ;;
+             *)
+               LD="${LD-ld} -m elf_i386"
+               ;;
+           esac
            ;;
-         powerpc64le-*linux*)
+         powerpc64le-*)
            LD="${LD-ld} -m elf32lppclinux"
            ;;
-         powerpc64-*linux*)
+         powerpc64-*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
@@ -1348,10 +1355,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_x86_64"
            ;;
-         powerpcle-*linux*)
+         powerpcle-*)
            LD="${LD-ld} -m elf64lppc"
            ;;
-         powerpc-*linux*)
+         powerpc-*)
            LD="${LD-ld} -m elf64ppc"
            ;;
          s390*-*linux*|s390*-*tpf*)
@@ -1694,7 +1701,8 @@
     ;;
   *)
     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
-    if test -n "$lt_cv_sys_max_cmd_len"; then
+    if test -n "$lt_cv_sys_max_cmd_len" && \
+       test undefined != "$lt_cv_sys_max_cmd_len"; then
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
     else
@@ -2518,17 +2526,6 @@
   esac
   ;;
 
-gnu*)
-  version_type=linux # correct to gnu/linux during the next big refactor
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
 haiku*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
@@ -2645,7 +2642,7 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   version_type=linux # correct to gnu/linux during the next big refactor
   need_lib_prefix=no
   need_version=no
@@ -2675,14 +2672,10 @@
   # before this can be enabled.
   hardcode_into_libs=yes
 
-  # Add ABI-specific directories to the system library path.
-  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
-
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 
2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < 
/etc/ld.so.conf | $SED -e 's/#.*//;/^[  ]*hwcap[        ]/d;s/[:,      ]/ 
/g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
-
+    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
   # We used to test for /lib/ld.so.1 and disable shared libraries on
@@ -2694,6 +2687,18 @@
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
+netbsdelf*-gnu)
+  version_type=linux
+  need_lib_prefix=no
+  need_version=no
+  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
+  soname_spec='${libname}${release}${shared_ext}$major'
+  shlibpath_var=LD_LIBRARY_PATH
+  shlibpath_overrides_runpath=no
+  hardcode_into_libs=yes
+  dynamic_linker='NetBSD ld.elf_so'
+  ;;
+
 netbsd*)
   version_type=sunos
   need_lib_prefix=no
@@ -3253,10 +3258,6 @@
   fi
   ;;
 
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
 haiku*)
   lt_cv_deplibs_check_method=pass_all
   ;;
@@ -3295,11 +3296,11 @@
   ;;
 
 # This must be glibc/ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
+linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
   lt_cv_deplibs_check_method=pass_all
   ;;
 
-netbsd*)
+netbsd* | netbsdelf*-gnu)
   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
     lt_cv_deplibs_check_method='match_pattern 
/lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
   else
@@ -4047,7 +4048,7 @@
            ;;
        esac
        ;;
-      linux* | k*bsd*-gnu | kopensolaris*-gnu)
+      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
        case $cc_basename in
          KCC*)
            # KAI C++ Compiler
@@ -4111,7 +4112,7 @@
            ;;
        esac
        ;;
-      netbsd*)
+      netbsd* | netbsdelf*-gnu)
        ;;
       *qnx* | *nto*)
         # QNX uses GNU C++, but need to define -shared option too, otherwise
@@ -4346,7 +4347,7 @@
       _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
       ;;
 
-    linux* | k*bsd*-gnu | kopensolaris*-gnu)
+    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
       case $cc_basename in
       # old Intel for x86_64 which still supported -KPIC.
       ecc*)
@@ -4588,6 +4589,9 @@
       ;;
     esac
     ;;
+  linux* | k*bsd*-gnu | gnu*)
+    _LT_TAGVAR(link_all_deplibs, $1)=no
+    ;;
   *)
     _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | 
$global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
     ;;
@@ -4650,6 +4654,9 @@
   openbsd*)
     with_gnu_ld=no
     ;;
+  linux* | k*bsd*-gnu | gnu*)
+    _LT_TAGVAR(link_all_deplibs, $1)=no
+    ;;
   esac
 
   _LT_TAGVAR(ld_shlibs, $1)=yes
@@ -4871,7 +4878,7 @@
       fi
       ;;
 
-    netbsd*)
+    netbsd* | netbsdelf*-gnu)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs 
$linker_flags -o $lib'
        wlarc=
@@ -5048,6 +5055,7 @@
        if test "$aix_use_runtimelinking" = yes; then
          shared_flag="$shared_flag "'${wl}-G'
        fi
+       _LT_TAGVAR(link_all_deplibs, $1)=no
       else
        # not using gcc
        if test "$host_cpu" = ia64; then
@@ -5352,7 +5360,7 @@
       _LT_TAGVAR(link_all_deplibs, $1)=yes
       ;;
 
-    netbsd*)
+    netbsd* | netbsdelf*-gnu)
       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
        _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs 
$linker_flags'  # a.out
       else
@@ -6232,9 +6240,6 @@
         _LT_TAGVAR(ld_shlibs, $1)=yes
         ;;
 
-      gnu*)
-        ;;
-
       haiku*)
         _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs 
$compiler_flags ${wl}-soname $wl$soname -o $lib'
         _LT_TAGVAR(link_all_deplibs, $1)=yes
@@ -6396,7 +6401,7 @@
         _LT_TAGVAR(inherit_rpath, $1)=yes
         ;;
 
-      linux* | k*bsd*-gnu | kopensolaris*-gnu)
+      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
         case $cc_basename in
           KCC*)
            # Kuck and Associates, Inc. (KAI) C++ Compiler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mate-notification-daemon-1.12.0/src/daemon/daemon.c 
new/mate-notification-daemon-1.12.1/src/daemon/daemon.c
--- old/mate-notification-daemon-1.12.0/src/daemon/daemon.c     2015-10-30 
19:21:39.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/src/daemon/daemon.c     2015-11-24 
08:53:01.000000000 +0100
@@ -933,7 +933,7 @@
        int n_channels;
        gsize expected_len;
        GdkPixbuf* pixbuf;
-       GArray* image_struct;
+       GValueArray* image_struct;
        GValue* value;
        GArray* tmp_array;
        GType struct_type;
@@ -946,8 +946,8 @@
                return NULL;
        }
 
-       image_struct = (GArray *) g_value_get_boxed (icon_data);
-       value = g_array_index(image_struct, GValue *, 0);
+       image_struct = (GValueArray *) g_value_get_boxed (icon_data);
+       value = g_value_array_get_nth (image_struct, 0);
 
        if (value == NULL)
        {
@@ -962,7 +962,7 @@
        }
 
        width = g_value_get_int (value);
-       value = g_array_index (image_struct, GValue *, 1);
+       value = g_value_array_get_nth (image_struct, 1);
 
        if (value == NULL)
        {
@@ -977,7 +977,7 @@
        }
 
        height = g_value_get_int (value);
-       value = g_array_index (image_struct, GValue *, 2);
+       value = g_value_array_get_nth (image_struct, 2);
 
        if (value == NULL)
        {
@@ -992,7 +992,7 @@
        }
 
        rowstride = g_value_get_int (value);
-       value = g_array_index (image_struct, GValue *, 3);
+       value = g_value_array_get_nth (image_struct, 3);
 
        if (value == NULL)
        {
@@ -1007,7 +1007,7 @@
        }
 
        has_alpha = g_value_get_boolean (value);
-       value = g_array_index (image_struct, GValue *, 4);
+       value = g_value_array_get_nth (image_struct, 4);
 
        if (value == NULL) {
                g_warning ("_notify_daemon_pixbuf_from_data_hint expected 
position 4 of the GValueArray to exist");
@@ -1021,7 +1021,7 @@
        }
 
        bits_per_sample = g_value_get_int (value);
-       value = g_array_index (image_struct, GValue *, 5);
+       value = g_value_array_get_nth (image_struct, 5);
 
        if (value == NULL)
        {
@@ -1036,7 +1036,7 @@
        }
 
        n_channels = g_value_get_int (value);
-       value = g_array_index (image_struct, GValue *, 6);
+       value = g_value_array_get_nth (image_struct, 6);
 
        if (value == NULL)
        {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-notification-daemon-1.12.0/src/themes/nodoka/nodoka-theme.c 
new/mate-notification-daemon-1.12.1/src/themes/nodoka/nodoka-theme.c
--- old/mate-notification-daemon-1.12.0/src/themes/nodoka/nodoka-theme.c        
2015-11-03 14:02:23.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/src/themes/nodoka/nodoka-theme.c        
2015-11-09 08:17:30.000000000 +0100
@@ -872,7 +872,9 @@
        main_vbox = gtk_vbox_new(FALSE, 0);
        gtk_widget_show(main_vbox);
        gtk_container_add(GTK_CONTAINER(win), main_vbox);
+#if !GTK_CHECK_VERSION (3, 0, 0)
        gtk_container_set_border_width(GTK_CONTAINER(main_vbox), 1);
+#endif
 
 #if GTK_CHECK_VERSION (3, 0, 0)
        g_signal_connect (G_OBJECT (main_vbox), "draw", G_CALLBACK (on_draw), 
windata);
@@ -941,7 +943,11 @@
        atk_object_set_name(atkobj, "");
        atk_object_set_description(atkobj, "Closes the notification.");
 
+#if GTK_CHECK_VERSION (3, 10, 0)
+       image = gtk_image_new_from_icon_name ("window-close", 
GTK_ICON_SIZE_MENU);
+#else
        image = gtk_image_new_from_stock(GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU);
+#endif
        gtk_widget_show(image);
        gtk_container_add(GTK_CONTAINER(close_button), image);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-notification-daemon-1.12.0/src/themes/slider/theme.c 
new/mate-notification-daemon-1.12.1/src/themes/slider/theme.c
--- old/mate-notification-daemon-1.12.0/src/themes/slider/theme.c       
2015-10-31 14:46:00.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/src/themes/slider/theme.c       
2015-11-09 08:17:30.000000000 +0100
@@ -723,7 +723,11 @@
        atk_object_set_name(atkobj, "");
        atk_object_set_description(atkobj, "Closes the notification.");
 
+#if GTK_CHECK_VERSION (3, 10, 0)
+       image = gtk_image_new_from_icon_name ("window-close", 
GTK_ICON_SIZE_MENU);
+#else
        image = gtk_image_new_from_stock(GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU);
+#endif
        gtk_widget_show(image);
        gtk_container_add(GTK_CONTAINER(close_button), image);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mate-notification-daemon-1.12.0/src/themes/standard/theme.c 
new/mate-notification-daemon-1.12.1/src/themes/standard/theme.c
--- old/mate-notification-daemon-1.12.0/src/themes/standard/theme.c     
2015-11-03 14:02:23.000000000 +0100
+++ new/mate-notification-daemon-1.12.1/src/themes/standard/theme.c     
2015-11-09 08:17:30.000000000 +0100
@@ -779,7 +779,11 @@
        atk_object_set_name(atkobj, "");
        atk_object_set_description(atkobj, "Closes the notification.");
 
+#if GTK_CHECK_VERSION (3, 10, 0)
+       image = gtk_image_new_from_icon_name ("window-close", 
GTK_ICON_SIZE_MENU);
+#else
        image = gtk_image_new_from_stock(GTK_STOCK_CLOSE, GTK_ICON_SIZE_MENU);
+#endif
        gtk_widget_show(image);
        gtk_container_add(GTK_CONTAINER(close_button), image);
 


Reply via email to