Hello community,

here is the log from the commit of package smartmontools for openSUSE:Factory 
checked in at 2012-03-01 17:27:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smartmontools (Old)
 and      /work/SRC/openSUSE:Factory/.smartmontools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smartmontools", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/smartmontools/smartmontools.changes      
2011-12-01 17:38:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.smartmontools.new/smartmontools.changes 
2012-03-01 17:27:49.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 21 19:32:51 CET 2012 - [email protected]
+
+- Disable PIE for SLE9.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ smartmontools.spec ++++++
--- /var/tmp/diff_new_pack.RIGLd3/_old  2012-03-01 17:27:52.000000000 +0100
+++ /var/tmp/diff_new_pack.RIGLd3/_new  2012-03-01 17:27:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smartmontools
 #
-# 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
@@ -82,9 +82,11 @@
 
 %build
 AUTOMAKE=/usr/bin/automake-1.11 ./autogen.sh
+%if %suse_version > 1000
 export CFLAGS="%{optflags} -fPIE"
 export CXXFLAGS="%{optflags} -fPIE"
 export LDFLAGS="-pie"
+%endif
 %configure\
        --with-docdir=%{_defaultdocdir}/%{name}\
 %if %suse_version >= 1110

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

Reply via email to