Hello community,

here is the log from the commit of package remmina for openSUSE:Factory checked 
in at 2020-05-01 11:14:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/remmina (Old)
 and      /work/SRC/openSUSE:Factory/.remmina.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remmina"

Fri May  1 11:14:40 2020 rev:52 rq:799210 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/remmina/remmina.changes  2020-04-22 
20:44:55.958445504 +0200
+++ /work/SRC/openSUSE:Factory/.remmina.new.2738/remmina.changes        
2020-05-01 11:14:43.556026567 +0200
@@ -1,0 +2,5 @@
+Wed Apr 29 13:49:18 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Add '-fPIC' on aarch64 to fix build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ remmina.spec ++++++
--- /var/tmp/diff_new_pack.dtOziV/_old  2020-05-01 11:14:45.260030273 +0200
+++ /var/tmp/diff_new_pack.dtOziV/_new  2020-05-01 11:14:45.260030273 +0200
@@ -194,6 +194,9 @@
 %build
 export LDFLAGS="-pie"
 export CFLAGS="%{optflags} -fPIE -pie"
+%ifarch aarch64
+export CFLAGS="$CFLAGS -fPIC"
+%endif
 
 %if 0%{?is_opensuse}
 %cmake


Reply via email to