Hello community, here is the log from the commit of package stk for openSUSE:Factory checked in at 2013-06-05 13:38:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stk (Old) and /work/SRC/openSUSE:Factory/.stk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stk" Changes: -------- --- /work/SRC/openSUSE:Factory/stk/stk.changes 2012-08-26 14:22:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.stk.new/stk.changes 2013-06-05 14:24:50.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 28 07:02:52 UTC 2013 - [email protected] + +- fixed hardcoded automake path to any newer automakes + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stk.spec ++++++ --- /var/tmp/diff_new_pack.VxXwCg/_old 2013-06-05 14:24:50.000000000 +0200 +++ /var/tmp/diff_new_pack.VxXwCg/_new 2013-06-05 14:24:50.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package stk # -# 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 @@ -89,7 +89,7 @@ %setup0 -q %if 0%{?suse_version} >= 1220 #This is needed as apcupsd doesn't recognize ppc64 correctly -cp /usr/share/automake-1.12/config.* config/ +cp /usr/share/automake-*/config.* config/ %endif sed -i 's/CXXFLAGS="$cxxflag"/CXXFLAGS="$CXXFLAGS $cxxflag"/' configure -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
