Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opengreedy for openSUSE:Factory 
checked in at 2021-08-30 13:55:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opengreedy (Old)
 and      /work/SRC/openSUSE:Factory/.opengreedy.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opengreedy"

Mon Aug 30 13:55:19 2021 rev:2 rq:914951 version:0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/opengreedy/opengreedy.changes    2021-08-26 
23:16:26.904191790 +0200
+++ /work/SRC/openSUSE:Factory/.opengreedy.new.1899/opengreedy.changes  
2021-08-30 13:55:40.145857890 +0200
@@ -1,0 +2,5 @@
+Mon Aug 30 07:06:51 UTC 2021 - Guillaume GARDET <[email protected]>
+
+- Drop SSE specific flags on non x86
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opengreedy.spec ++++++
--- /var/tmp/diff_new_pack.0VHQd9/_old  2021-08-30 13:55:40.729858639 +0200
+++ /var/tmp/diff_new_pack.0VHQd9/_new  2021-08-30 13:55:40.733858645 +0200
@@ -47,6 +47,10 @@
 %setup -q
 %patch0 -p1
 unzip %{SOURCE1} && mv basics-master ../basics
+%ifnarch %ix86 x86_64
+# Drop SSE specific flags
+sed -i 's/-msse -mfpmath=sse//' Build.mk
+%endif
 
 %build
 %make_build -C ../basics static

Reply via email to