Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package freeradius-server for 
openSUSE:Factory checked in at 2022-07-28 20:58:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freeradius-server (Old)
 and      /work/SRC/openSUSE:Factory/.freeradius-server.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freeradius-server"

Thu Jul 28 20:58:21 2022 rev:90 rq:991370 version:3.0.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/freeradius-server/freeradius-server.changes      
2022-02-09 20:40:08.914512101 +0100
+++ 
/work/SRC/openSUSE:Factory/.freeradius-server.new.1533/freeradius-server.changes
    2022-07-28 20:58:37.811566801 +0200
@@ -1,0 +2,5 @@
+Thu Jul 21 00:49:49 UTC 2022 - William Brown <william.br...@suse.com>
+
+- Resolve issue with linking python3 with rlm-python
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ freeradius-server.spec ++++++
--- /var/tmp/diff_new_pack.gk6VON/_old  2022-07-28 20:58:38.443568581 +0200
+++ /var/tmp/diff_new_pack.gk6VON/_new  2022-07-28 20:58:38.447568592 +0200
@@ -215,7 +215,12 @@
 %build
 autoreconf -fi
 export CFLAGS="%{optflags} -DLDAP_DEPRECATED -fstack-protector -fPIC -DPIC"
+%if 0%{?suse_version} > 1550
+export LDFLAGS="-pie $(python3-config --embed --libs)"
+%else
 export LDFLAGS="-pie"
+%endif
+
 %configure \
   --disable-static \
   --libdir=%{_libdir}/freeradius \

Reply via email to