Hello community,

here is the log from the commit of package interbench for openSUSE:Factory 
checked in at 2015-10-19 22:53:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/interbench (Old)
 and      /work/SRC/openSUSE:Factory/.interbench.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "interbench"

Changes:
--------
--- /work/SRC/openSUSE:Factory/interbench/interbench.changes    2015-04-13 
20:30:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.interbench.new/interbench.changes       
2015-10-20 00:07:11.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Oct 18 11:45:15 UTC 2015 - sch...@suse.de
+
+- Clean junk before building
+- Build with %{optflags} and fix link order
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ interbench.spec ++++++
--- /var/tmp/diff_new_pack.Gfq19k/_old  2015-10-20 00:07:12.000000000 +0200
+++ /var/tmp/diff_new_pack.Gfq19k/_new  2015-10-20 00:07:12.000000000 +0200
@@ -38,7 +38,8 @@
 %setup -q
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} clean
+make %{?_smp_mflags} CFLAGS="%{optflags}" LDLIBS="-lrt -lm"
 
 %install
 install -D -m 0755 %{name} %{buildroot}%{_bindir}/%{name}


Reply via email to