Hello community,

here is the log from the commit of package gpick for openSUSE:Factory checked 
in at 2018-06-29 22:23:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gpick (Old)
 and      /work/SRC/openSUSE:Factory/.gpick.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gpick"

Fri Jun 29 22:23:52 2018 rev:16 rq:614247 version:0.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gpick/gpick.changes      2017-11-30 
12:44:42.331414805 +0100
+++ /work/SRC/openSUSE:Factory/.gpick.new/gpick.changes 2018-06-29 
22:23:59.266592569 +0200
@@ -1,0 +2,5 @@
+Mon Jun  4 12:28:16 UTC 2018 - [email protected]
+
+- build with RPM_OPT_FLAGS
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gpick.spec ++++++
--- /var/tmp/diff_new_pack.SzYInU/_old  2018-06-29 22:24:00.290591800 +0200
+++ /var/tmp/diff_new_pack.SzYInU/_new  2018-06-29 22:24:00.294591797 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gpick
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -62,9 +62,13 @@
 %patch1 -p1
 
 %build
+export CFLAGS="%optflags"
+export CXXFLAGS="%optflags"
 scons %{?_smp_mflags}
 
 %install
+export CFLAGS="%optflags"
+export CXXFLAGS="%optflags"
 scons install DESTDIR=%{buildroot}%{_prefix} LOCALEDIR=%{_datadir}/locale
 %if 0%{?suse_version}
 %suse_update_desktop_file %{name} Viewer


Reply via email to