Hello community, here is the log from the commit of package gcc for openSUSE:Factory checked in at 2014-02-06 07:06:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gcc (Old) and /work/SRC/openSUSE:Factory/.gcc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gcc" Changes: -------- --- /work/SRC/openSUSE:Factory/gcc/gcc.changes 2013-12-05 06:59:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gcc.new/gcc.changes 2014-02-06 07:06:17.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Feb 4 10:08:54 UTC 2014 - [email protected] + +- Remove gcc-z9 wrapper which is obsolete. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcc.spec ++++++ --- /var/tmp/diff_new_pack.p8ljm5/_old 2014-02-06 07:06:18.000000000 +0100 +++ /var/tmp/diff_new_pack.p8ljm5/_new 2014-02-06 07:06:18.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package gcc # -# 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 @@ -334,16 +334,6 @@ The system GNU Ada Compiler. %endif -%package -n gcc-z9 -Summary: The system GNU C Compiler -License: GPL-3.0+ -Group: Development/Languages/C and C++ -Requires: gcc - -%description -n gcc-z9 -The system GNU C Compiler. - - %prep %build @@ -409,15 +399,6 @@ ln -sf gcc-%{gcc_suffix} $RPM_BUILD_ROOT%{_prefix}/bin/cc ln -sf g++-%{gcc_suffix}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/c++.1.gz ln -sf gcc-%{gcc_suffix}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/cc.1.gz -%ifarch s390 s390x -dir=`gcc-%{gcc_suffix} -print-prog-name=cc1` -dir=${dir%/cc1} -mkdir -p $RPM_BUILD_ROOT/$dir -cat > $RPM_BUILD_ROOT/$dir/defaults.spec <<EOF -*default_spec: -%{!mtune=*:-mtune=z10} %{!march=*:-march=z9-109} -EOF -%endif %files %defattr(-,root,root) @@ -601,11 +582,5 @@ %{_prefix}/bin/grmiregistry64 %endif -%ifarch s390 s390x - -%files -n gcc-z9 -%defattr(-,root,root) -/usr/lib*/gcc/*-suse-linux/*/defaults.spec -%endif %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
