Hello community,

here is the log from the commit of package himeno for openSUSE:Factory checked 
in at 2016-02-01 19:56:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/himeno (Old)
 and      /work/SRC/openSUSE:Factory/.himeno.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "himeno"

Changes:
--------
--- /work/SRC/openSUSE:Factory/himeno/himeno.changes    2015-04-15 
16:24:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.himeno.new/himeno.changes       2016-02-01 
19:57:03.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 30 14:43:10 UTC 2016 - [email protected]
+
+- Use optfltags when building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ himeno.spec ++++++
--- /var/tmp/diff_new_pack.FVhBwl/_old  2016-02-01 19:57:04.000000000 +0100
+++ /var/tmp/diff_new_pack.FVhBwl/_new  2016-02-01 19:57:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package himeno
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -35,11 +35,10 @@
 %setup -q
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS="%{optflags} -DSSMALL"
 
 %install
-mkdir -p %{buildroot}%{_prefix}/bin
-cp bmt %{buildroot}%{_prefix}/bin
+install -D -m 0755 bmt %{buildroot}%{_bindir}/bmt
 
 %files
 %defattr(-, root, root)


Reply via email to