Hello community,

here is the log from the commit of package openttd for openSUSE:Factory checked 
in at 2015-10-06 13:26:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openttd (Old)
 and      /work/SRC/openSUSE:Factory/.openttd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openttd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/openttd/openttd.changes  2015-06-23 
11:58:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openttd.new/openttd.changes     2015-10-06 
13:26:06.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 30 12:03:50 UTC 2015 - [email protected]
+
+- build with proper optflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openttd.spec ++++++
--- /var/tmp/diff_new_pack.zknF20/_old  2015-10-06 13:26:07.000000000 +0200
+++ /var/tmp/diff_new_pack.zknF20/_new  2015-10-06 13:26:07.000000000 +0200
@@ -109,6 +109,8 @@
 
 %build
 # first, we build the dedicated binary and copy it to dedicated/
+CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" \
+CFLAGS_BUILD="$RPM_OPT_FLAGS" CXXFLAGS_BUILD="$RPM_OPT_FLAGS" \
 ./configure \
         --disable-strip \
         --prefix-dir="%{_prefix}" \
@@ -119,6 +121,8 @@
 
 make distclean
 # then, we build the common gui version which we install the usual way
+CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" \
+CFLAGS_BUILD="$RPM_OPT_FLAGS" CXXFLAGS_BUILD="$RPM_OPT_FLAGS" \
 ./configure \
         --disable-strip \
         --prefix-dir="%{_prefix}" \


Reply via email to