Hello community, here is the log from the commit of package streamtuner for openSUSE:Factory checked in at 2013-03-04 17:34:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/streamtuner (Old) and /work/SRC/openSUSE:Factory/.streamtuner.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "streamtuner", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/streamtuner/streamtuner.changes 2012-09-25 11:08:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.streamtuner.new/streamtuner.changes 2013-03-04 17:34:09.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Mar 2 12:30:31 UTC 2013 - [email protected] + +- fix build with automake-1.13 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ streamtuner.spec ++++++ --- /var/tmp/diff_new_pack.O5GLAT/_old 2013-03-04 17:34:11.000000000 +0100 +++ /var/tmp/diff_new_pack.O5GLAT/_new 2013-03-04 17:34:11.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package streamtuner # -# 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 @@ -101,6 +101,8 @@ %patch9 -p1 # package is now under GPL cp %{S:4} . +# fix build with automake-1.13 +sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac %build intltoolize --force --copy -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
