Hello community,

here is the log from the commit of package eject for openSUSE:12.1:Update:Test 
checked in at 2012-01-24 18:11:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/eject (Old)
 and      /work/SRC/openSUSE:12.1:Update:Test/.eject.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eject", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.1:Update:Test/eject/eject.changes     2011-12-14 
17:35:31.000000000 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.eject.new/eject.changes        
2012-01-24 18:11:17.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 24 15:32:35 UTC 2012 - lnus...@suse.de
+
+- compile as position independent executable (bnc#743137)
+- use %set_permissions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eject.spec ++++++
--- /var/tmp/diff_new_pack.ZPjXdj/_old  2012-01-24 18:11:17.000000000 +0100
+++ /var/tmp/diff_new_pack.ZPjXdj/_new  2012-01-24 18:11:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eject
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           eject
 BuildRequires:  recode
 BuildRequires:  sg3_utils-devel
@@ -56,6 +58,8 @@
 %patch9 -p1
 
 %build
+export CFLAGS="%optflags -fPIE"
+export LDFLAGS="-pie  -Wl,-z,relro,-z,now"
 aclocal
 automake -a
 autoconf
@@ -69,7 +73,8 @@
 %find_lang %{name}
 
 %post
-%run_permissions
+%set_permissions /bin/eject
+
 %verifyscript
 %verify_permissions -e /bin/eject
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to