Hello community,

here is the log from the commit of package gcc41 for openSUSE:Factory checked 
in at 2013-07-04 10:09:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc41 (Old)
 and      /work/SRC/openSUSE:Factory/.gcc41.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcc41"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc41/gcc41.changes      2012-09-11 
13:57:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gcc41.new/gcc41.changes 2013-07-04 
10:09:36.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 26 19:34:21 UTC 2013 - co...@suse.com
+
+- strip -grecord-gcc-switches from optflag
+
+-------------------------------------------------------------------
libgcj41.changes: same change

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

Other differences:
------------------
++++++ gcc41.spec ++++++
--- /var/tmp/diff_new_pack.0Ficje/_old  2013-07-04 10:09:38.000000000 +0200
+++ /var/tmp/diff_new_pack.0Ficje/_new  2013-07-04 10:09:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gcc41
 #
-# 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
@@ -1380,7 +1380,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'`
+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/-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

libgcj41.spec: same change
++++++ change_spec ++++++
--- /var/tmp/diff_new_pack.0Ficje/_old  2013-07-04 10:09:38.000000000 +0200
+++ /var/tmp/diff_new_pack.0Ficje/_new  2013-07-04 10:09:38.000000000 +0200
@@ -113,6 +113,7 @@
 if [ $GCC_FOR_OPT != yes ]; then
   test -f gcc$base_ver.changes && ln -f gcc$base_ver.changes 
libgcj$base_ver.changes
 fi
+osc service localrun format_spec_file
 exit 0
 
 %changelog
@@ -1056,3 +1057,4 @@
 - Fix package list for i386.
 * Wed Oct 29 2003 a...@suse.de
 - New package.
+

++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.0Ficje/_old  2013-07-04 10:09:38.000000000 +0200
+++ /var/tmp/diff_new_pack.0Ficje/_new  2013-07-04 10:09:38.000000000 +0200
@@ -998,7 +998,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'`
+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/-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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to