Hello community,

here is the log from the commit of package xfce4-panel-plugin-cellmodem for 
openSUSE:Factory checked in at 2013-03-14 15:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-cellmodem (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-cellmodem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-cellmodem", Maintainer is 
"xfce-maintain...@suse.de"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-cellmodem/xfce4-panel-plugin-cellmodem.changes
        2012-05-08 06:50:41.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-cellmodem.new/xfce4-panel-plugin-cellmodem.changes
   2013-03-14 15:04:01.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 13 11:01:26 CET 2013 - pgaj...@suse.cz
+
+- builds with automake 1.13
+  * automake-1.13.patch
+
+-------------------------------------------------------------------

New:
----
  xfce4-panel-plugin-cellmodem-automake-1.13.patch

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

Other differences:
------------------
++++++ xfce4-panel-plugin-cellmodem.spec ++++++
--- /var/tmp/diff_new_pack.tWwThp/_old  2013-03-14 15:04:03.000000000 +0100
+++ /var/tmp/diff_new_pack.tWwThp/_new  2013-03-14 15:04:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-cellmodem
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,6 +33,8 @@
 Patch1:         xfce4-panel-plugin-cellmodem-0.0.5-fix-build-with-4.7.patch
 # PATCH-FIX-UPSTREAM xfce4-panel-plugin-cellmodem-fix-callback-signature.patch 
bxo#6747 g...@opensuse.org -- Fixes a wrong callback function signature causing 
crashes
 Patch2:         xfce4-panel-plugin-cellmodem-fix-callback-signature.patch
+# PATCH-FIX-UPSTREAM xfce4-panel-plugin-cellmodem-automake-1.13.patch 
pgaj...@suse.cz
+Patch3:         xfce4-panel-plugin-cellmodem-automake-1.13.patch
 BuildRequires:  ed
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -61,6 +63,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 # fix up missing icon
 ed -s panel-plugin/cellmodem.desktop.in.in 2>/dev/null <<'EOF'
 ,s/^Icon=xfce-mouse/Icon=phone/

++++++ xfce4-panel-plugin-cellmodem-automake-1.13.patch ++++++
Index: xfce4-cellmodem-plugin-0.0.5/configure.ac
===================================================================
--- xfce4-cellmodem-plugin-0.0.5.orig/configure.ac
+++ xfce4-cellmodem-plugin-0.0.5/configure.ac
@@ -5,7 +5,7 @@ AC_INIT([xfce4-cellmodem-plugin], [cellm
 
 CELLMODEM_VERSION=cellmodem_version()
 AM_INIT_AUTOMAKE([xfce4-cellmodem-plugin], [$CELLMODEM_VERSION])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
 
 AM_MAINTAINER_MODE
 AC_ISC_POSIX
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to