Hello community,

here is the log from the commit of package qrencode for openSUSE:Factory 
checked in at 2012-04-19 08:50:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qrencode (Old)
 and      /work/SRC/openSUSE:Factory/.qrencode.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qrencode", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/qrencode/qrencode.changes        2012-01-04 
08:01:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qrencode.new/qrencode.changes   2012-04-19 
08:51:05.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Apr 14 13:41:52 UTC 2012 - [email protected]
+
+- fix build with older distros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qrencode.spec ++++++
--- /var/tmp/diff_new_pack.P629SS/_old  2012-04-19 08:51:07.000000000 +0200
+++ /var/tmp/diff_new_pack.P629SS/_new  2012-04-19 08:51:07.000000000 +0200
@@ -58,6 +58,9 @@
 %setup -q
 
 %build
+%if %{suse_version} < 1130
+libtoolize  -f
+%endif
 ./autogen.sh
 %configure --with-tools
 make %{?_smp_mflags}

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to