Hello community,

here is the log from the commit of package smartmontools for openSUSE:Factory 
checked in at 2014-06-05 10:49:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smartmontools (Old)
 and      /work/SRC/openSUSE:Factory/.smartmontools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smartmontools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/smartmontools/smartmontools.changes      
2013-12-08 19:49:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.smartmontools.new/smartmontools.changes 
2014-06-05 10:49:36.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 26 15:26:24 UTC 2014 - [email protected]
+
+- Build with large file support in 32 bit systems. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ smartmontools.spec ++++++
--- /var/tmp/diff_new_pack.03cJuR/_old  2014-06-05 10:49:40.000000000 +0200
+++ /var/tmp/diff_new_pack.03cJuR/_new  2014-06-05 10:49:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smartmontools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -107,8 +107,8 @@
 
 %build
 %if 0%{?suse_version} > 1000
-export CFLAGS="%{optflags} -fPIE"
-export CXXFLAGS="%{optflags} -fPIE"
+export CFLAGS="%{optflags} $(getconf LFS_CFLAGS) -fPIE"
+export CXXFLAGS="%{optflags} -fPIE $(getconf LFS_CFLAGS)"
 export LDFLAGS="-pie"
 %endif
 %configure\


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

Reply via email to