Hello community,

here is the log from the commit of package aiccu for openSUSE:Factory checked 
in at 2016-06-19 12:53:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aiccu (Old)
 and      /work/SRC/openSUSE:Factory/.aiccu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aiccu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aiccu/aiccu.changes      2015-04-22 
01:19:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aiccu.new/aiccu.changes 2016-06-19 
12:53:48.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jun 18 18:13:04 UTC 2016 - mplus...@suse.com
+
+- Small spec file cleanup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aiccu.spec ++++++
--- /var/tmp/diff_new_pack.Vn2cTC/_old  2016-06-19 12:53:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Vn2cTC/_new  2016-06-19 12:53:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package aiccu
 #
-# 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
@@ -40,7 +40,7 @@
 Requires:       net-tools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1210
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
 BuildRequires:  pkgconfig(systemd)
 %systemd_requires
@@ -70,8 +70,8 @@
 %patch5 -p1
 
 %build
-RPM_OPT_FLAGS="%{optflags} -fPIE -pie"
-export RPM_OPT_FLAGS
+export RPM_OPT_FLAGS="%{optflags} -fPIE -fPIC"
+export LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,now -pie"
 %if 0%{?suse_version} > 1210
 make HAVE_SYSTEMD=1 %{?_smp_mflags}
 %else


Reply via email to