Hello community,

here is the log from the commit of package vcdimager for openSUSE:Factory 
checked in at 2013-03-04 17:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vcdimager (Old)
 and      /work/SRC/openSUSE:Factory/.vcdimager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vcdimager", Maintainer is "sbra...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vcdimager/vcdimager.changes      2012-10-08 
07:21:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vcdimager.new/vcdimager.changes 2013-03-04 
17:34:18.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar  2 12:47:35 UTC 2013 - seife+...@b1-systems.com
+
+- fix build with automake-1.13
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vcdimager.spec ++++++
--- /var/tmp/diff_new_pack.Tbv1Up/_old  2013-03-04 17:34:21.000000000 +0100
+++ /var/tmp/diff_new_pack.Tbv1Up/_new  2013-03-04 17:34:21.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vcdimager
 #
-# 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
@@ -127,6 +127,9 @@
 %setup -q
 # sector_private.patch
 %patch1 -p1
+# automake-1.13 deprecated the old macro
+sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac autogen.sh
+sed -i 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac
 
 %build
 ./autogen.sh

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to