Hello community,

here is the log from the commit of package mopac7 for openSUSE:Factory checked 
in at 2020-06-11 10:05:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mopac7 (Old)
 and      /work/SRC/openSUSE:Factory/.mopac7.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mopac7"

Thu Jun 11 10:05:17 2020 rev:7 rq:813105 version:1.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/mopac7/mopac7.changes    2019-09-23 
12:39:07.549593097 +0200
+++ /work/SRC/openSUSE:Factory/.mopac7.new.3606/mopac7.changes  2020-06-11 
10:06:18.811472740 +0200
@@ -1,0 +2,5 @@
+Tue Jun  9 14:51:14 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix build on aarch64 %arm by adding '-fPIC' flag
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mopac7.spec ++++++
--- /var/tmp/diff_new_pack.U3cdgh/_old  2020-06-11 10:06:26.499497502 +0200
+++ /var/tmp/diff_new_pack.U3cdgh/_new  2020-06-11 10:06:26.503497515 +0200
@@ -73,6 +73,9 @@
 autoreconf -fiv
 # 
http://www.bioinformatics.org/pipermail/ghemical-devel/2008-August/000763.html
 export FFLAGS="%{optflags} -std=legacy -fno-automatic"
+%ifarch aarch64 %arm
+export FFLAGS="%{optflags} -fPIC"
+%endif
 %configure \
   --disable-static
 %make_build


Reply via email to