Hello community,

here is the log from the commit of package rtkit for openSUSE:Factory checked 
in at 2015-01-05 04:44:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rtkit (Old)
 and      /work/SRC/openSUSE:Factory/.rtkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rtkit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rtkit/rtkit.changes      2014-11-13 
09:19:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rtkit.new/rtkit.changes 2015-01-05 
04:44:24.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  1 21:49:33 UTC 2015 - [email protected]
+
+- build with PIE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rtkit.spec ++++++
--- /var/tmp/diff_new_pack.uYHntR/_old  2015-01-05 04:44:25.000000000 +0100
+++ /var/tmp/diff_new_pack.uYHntR/_new  2015-01-05 04:44:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rtkit
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,6 +58,8 @@
 
 %build
 autoreconf -fiv
+export CFLAGS="$RPM_OPT_FLAGS -fPIE"
+export LDFLAGS="-pie"
 %configure --disable-silent-rules \
 %if 0%{?has_systemd}
 --with-systemdsystemunitdir=%{_unitdir} \
@@ -71,9 +73,6 @@
 %makeinstall
 install -D org.freedesktop.RealtimeKit1.xml 
$RPM_BUILD_ROOT/%{_datadir}/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %preun
 %if 0%{?has_systemd}
 %service_del_preun rtkit-daemon.service

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to