Hello community,

here is the log from the commit of package arts for openSUSE:Factory checked in 
at 2012-05-03 10:53:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arts (Old)
 and      /work/SRC/openSUSE:Factory/.arts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arts", Maintainer is "kde-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/arts/arts.changes        2012-01-20 
22:06:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.arts.new/arts.changes   2012-05-03 
10:54:01.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Apr 25 18:52:53 UTC 2012 - an...@opensuse.org
+
+- fix build with automake 1.11.5 (the script identified 1.11.5 as 1.5)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ arts.spec ++++++
--- /var/tmp/diff_new_pack.uxyajv/_old  2012-05-03 10:54:03.000000000 +0200
+++ /var/tmp/diff_new_pack.uxyajv/_new  2012-05-03 10:54:03.000000000 +0200
@@ -97,6 +97,7 @@
 
 %build
 # no unsermake because of build dependencies hell
+sed -i 's|1.5|xxx|g' admin/cvs.sh
 make -f admin/Makefile.common cvs
 FLAGS="--with-alsa --disable-rpath"
 %ifarch s390 alpha

++++++ arts-allautomakes.diff ++++++
--- /var/tmp/diff_new_pack.uxyajv/_old  2012-05-03 10:54:03.000000000 +0200
+++ /var/tmp/diff_new_pack.uxyajv/_new  2012-05-03 10:54:03.000000000 +0200
@@ -25,7 +25,7 @@
      exit 1
      ;;
 -  automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | 
automake*1.10*)
-+  automake*)
++  automake* )
      echo "*** $AUTOMAKE_STRING found."
      UNSERMAKE=no
      ;;


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

Reply via email to