Hello community, here is the log from the commit of package libunicap for openSUSE:Factory checked in at 2015-04-13 20:31:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libunicap (Old) and /work/SRC/openSUSE:Factory/.libunicap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libunicap" Changes: -------- --- /work/SRC/openSUSE:Factory/libunicap/libunicap.changes 2014-10-05 20:33:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libunicap.new/libunicap.changes 2015-04-13 20:31:38.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Apr 13 09:01:34 UTC 2015 - [email protected] + +- Call libtoolize during build phase: after running autoreconf, + we get the new macros installed but do not take into account that + there was a minor change between intltool 0.50 and 0.51. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libunicap.spec ++++++ --- /var/tmp/diff_new_pack.xkYTxP/_old 2015-04-13 20:31:38.000000000 +0200 +++ /var/tmp/diff_new_pack.xkYTxP/_new 2015-04-13 20:31:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libunicap # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -105,6 +105,7 @@ %build mkdir -p m4 autoreconf -fiv +intltoolize --force %configure --disable-rpath --disable-static --enable-gtk-doc --enable-libv4l make %{?_smp_mflags}
