Hello community,

here is the log from the commit of package gcc43 for openSUSE:Factory checked 
in at 2013-07-19 19:51:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc43 (Old)
 and      /work/SRC/openSUSE:Factory/.gcc43.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc43"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc43/gcc43.changes      2012-09-11 
17:15:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gcc43.new/gcc43.changes 2013-07-19 
19:51:56.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 26 17:53:46 UTC 2013 - [email protected]
+
+- strip -grecord-gcc-switches from optflags
+
+-------------------------------------------------------------------
libffi43.changes: same change
libgcj43.changes: same change

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

Other differences:
------------------
++++++ gcc43.spec ++++++
--- /var/tmp/diff_new_pack.u8luJE/_old  2013-07-19 19:52:59.000000000 +0200
+++ /var/tmp/diff_new_pack.u8luJE/_new  2013-07-19 19:52:59.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcc43
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -1676,7 +1676,7 @@
 mkdir obj-%{GCCDIST}
 cd obj-%{GCCDIST}
 RPM_OPT_FLAGS="$RPM_OPT_FLAGS -U_FORTIFY_SOURCE"
-RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 
's/-fno-exceptions//g' -e 's/-Wmissing-format-attribute//g' -e 
's/-fstack-protector//g' -e 's/-ffortify=.//g' -e 's/-Wall//g' -e 's/-m32//g' 
-e 's/-m64//g'`
+RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 
's/-fno-exceptions//g' -e 's/-Wmissing-format-attribute//g' -e 
's/-fstack-protector//g' -e 's/-ffortify=.//g' -e 's/-Wall//g' -e 's/-m32//g' 
-e 's/-m64//g' -e 's/-grecord-gcc-switches//g'`
 %ifarch %ix86
 # -mcpu is superceded by -mtune but -mtune is not supported by
 # our bootstrap compiler.  -mcpu gives a warning that stops

libffi43.spec: same change
libgcj43.spec: same change
++++++ change_spec ++++++
--- /var/tmp/diff_new_pack.u8luJE/_old  2013-07-19 19:52:59.000000000 +0200
+++ /var/tmp/diff_new_pack.u8luJE/_new  2013-07-19 19:52:59.000000000 +0200
@@ -125,4 +125,6 @@
     test -f gcc*.changes && ln -f gcc*.changes cross-$arch-gcc-static.changes
   done
 fi
+osc service localrun format_spec_file
 exit 0
+


++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.u8luJE/_old  2013-07-19 19:52:59.000000000 +0200
+++ /var/tmp/diff_new_pack.u8luJE/_new  2013-07-19 19:52:59.000000000 +0200
@@ -1188,7 +1188,7 @@
 mkdir obj-%{GCCDIST}
 cd obj-%{GCCDIST}
 RPM_OPT_FLAGS="$RPM_OPT_FLAGS -U_FORTIFY_SOURCE"
-RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 
's/-fno-exceptions//g' -e 's/-Wmissing-format-attribute//g' -e 
's/-fstack-protector//g' -e 's/-ffortify=.//g' -e 's/-Wall//g' -e 's/-m32//g' 
-e 's/-m64//g'`
+RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's/-fno-rtti//g' -e 
's/-fno-exceptions//g' -e 's/-Wmissing-format-attribute//g' -e 
's/-fstack-protector//g' -e 's/-ffortify=.//g' -e 's/-Wall//g' -e 's/-m32//g' 
-e 's/-m64//g' -e 's/-grecord-gcc-switches//g'`
 %ifarch %ix86
 # -mcpu is superceded by -mtune but -mtune is not supported by
 # our bootstrap compiler.  -mcpu gives a warning that stops

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

Reply via email to