Hello community,

here is the log from the commit of package gcc41 for openSUSE:Factory checked 
in at 2012-02-07 22:12:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc41 (Old)
 and      /work/SRC/openSUSE:Factory/.gcc41.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc41/gcc41.changes      2011-10-24 
13:39:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gcc41.new/gcc41.changes 2012-02-07 
22:12:51.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Feb  3 12:54:16 UTC 2012 - [email protected]
+
+- Add README.First-for.SuSE.packagers and baselibs.conf as sources.
+
+-------------------------------------------------------------------
+Thu Jan 12 11:30:35 UTC 2012 - [email protected]
+
+- change license to be in spdx.org format
+
+-------------------------------------------------------------------
libgcj41.changes: same change

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

Other differences:
------------------
++++++ gcc41.spec ++++++
++++ 996 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/gcc41/gcc41.spec
++++ and /work/SRC/openSUSE:Factory/.gcc41.new/gcc41.spec

++++++ libgcj41.spec ++++++
--- /var/tmp/diff_new_pack.JkChLv/_old  2012-02-07 22:12:55.000000000 +0100
+++ /var/tmp/diff_new_pack.JkChLv/_new  2012-02-07 22:12:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libgcj41 (Version 4.1.2_20070115)
+# spec file for package libgcj41
 #
-# Copyright (c) 2010 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
@@ -14,8 +14,6 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-# norootforbuild
 # icecream 0
 
 %define building_libjava 1
@@ -69,7 +67,13 @@
 %endif
 
 Name:           libgcj41
-BuildRequires:  bison flex gettext-devel glibc-devel-32bit perl texinfo 
zlib-devel
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  gettext-devel
+BuildRequires:  glibc-devel-32bit
+BuildRequires:  perl
+BuildRequires:  texinfo
+BuildRequires:  zlib-devel
 %if %{build_ada}
 %if %{suse_version} > 1010
 %define hostsuffix -4.1
@@ -80,7 +84,9 @@
 %endif
 %endif
 %if %{build_libjava}
-BuildRequires:  gtk2-devel libart_lgpl-devel unzip
+BuildRequires:  gtk2-devel
+BuildRequires:  libart_lgpl-devel
+BuildRequires:  unzip
 %endif
 %if %{build_fortran}
 BuildRequires:  mpfr-devel
@@ -89,7 +95,8 @@
 BuildRequires:  libunwind-devel
 %endif
 %if %{run_tests}
-BuildRequires:  dejagnu expect
+BuildRequires:  dejagnu
+BuildRequires:  expect
 %endif
 
 # Define this as 1 to get gcc packages for business products
@@ -151,9 +158,8 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc
 
 Url:            http://gcc.gnu.org/
-License:        GPL
 Version:        4.1.2_20070115
-Release:        19
+Release:        0
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define snapshot_date %(echo %version | sed 's/[34]\.[0-4]\.[0-6]//' | sed 
's/_/-/')
 %define binsuffix -4.1
@@ -173,13 +179,15 @@
 %endif
 
 # COMMON-BEGIN
+Summary:        The GNU C Compiler and Support Files
+License:        GPL-2.0+
 Group:          System/Libraries
-AutoReqProv:    on
-Summary:        Java Runtime Library for gcc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         gcc-%{gcc_version}%{snapshot_date}.tar.bz2
 Source1:        change_spec
 Source2:        gcc41-rpmlintrc        
+Source5:        README.First-for.SuSE.packagers
+Source6:        baselibs.conf
 Patch1:         bug-reporting.patch
 Patch2:         gcc-noalias-warn.diff
 Patch5:         boehm-gc-strict-aliasing.patch
@@ -296,7 +304,6 @@
 %ifarch ppc64
 Obsoletes:      libgcj-64bit
 %endif
-AutoReqProv:    on
 
 %description 
 This library is needed if you want to use the GNU Java compiler, gcj.
@@ -309,10 +316,8 @@
 /sbin/ldconfig
 
 %package -n libgcj41-devel
-License:        GPL
 Summary:        Include Files and Libraries mandatory for Development.
 Group:          Development/Libraries/Java
-AutoReqProv:    on
 Requires:       libstdc++41-devel = %{version}
 Requires:       libgcj >= %{version}-%{release}
 Requires:       gtk2-devel
@@ -329,11 +334,9 @@
 
 
 %package -n gcc41-gij
-License:        GPL
 Summary:        Java Bytecode Interpreter for gcc
 Group:          Development/Libraries/Java
 Requires:       libgcj >= %{version}-%{release}
-AutoReqProv:    on
 
 %description -n gcc41-gij
 This package contains the java bytecode interpreter gij and related tools.
@@ -342,10 +345,8 @@
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
 %package -n libffi41
-License:        GPL
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
-AutoReqProv:    on
 Provides:       g-wrap:/usr/lib/libffi.so.4
 
 %description -n libffi41
@@ -359,12 +360,9 @@
 # PACKAGE-END
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
-
 %package -n libffi41-32bit
-License:        GPL
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
-AutoReqProv:    on
 Provides:       g-wrap:/usr/lib/libffi.so.4
 
 %description -n libffi41-32bit
@@ -378,12 +376,9 @@
 # PACKAGE-END
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
-
 %package -n libffi41-64bit
-License:        GPL
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
-AutoReqProv:    on
 Provides:       g-wrap:/usr/lib/libffi.so.4
 
 %description -n libffi41-64bit
@@ -398,12 +393,9 @@
 
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
-
 %package -n libffi41-devel
-License:        GPL
 Summary:        Foreign Function Interface library development files
 Group:          Development/Languages/C and C++
-AutoReqProv:    on
 Requires:       libffi41 >= %{version}-%{release}
 
 %description -n libffi41-devel
@@ -412,10 +404,8 @@
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
 %package -n libffi41-devel-32bit
-License:        GPL
 Summary:        Foreign Function Interface library development files
 Group:          Development/Languages/C and C++
-AutoReqProv:    on
 Requires:       libffi41-32bit >= %{version}-%{release}
 
 %description -n libffi41-devel-32bit
@@ -424,10 +414,8 @@
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
 %package -n libffi41-devel-64bit
-License:        GPL
 Summary:        Foreign Function Interface library development files
 Group:          Development/Languages/C and C++
-AutoReqProv:    on
 Requires:       libffi41-64bit >= %{version}-%{release}
 
 %description -n libffi41-devel-64bit
@@ -435,7 +423,6 @@
 # PACKAGE-END
 
 %package -n gcc41-testresults
-License:        GPL
 Summary:        Testsuite results
 Group:          Development/Languages/C and C++
 
@@ -1143,7 +1130,6 @@
 
 %if %{build_java}
 %if %{build_libjava}
-
 %files 
 %defattr(-,root,root)
 %dir %{_libdir}/gcj-%{gcc_version}
@@ -1157,22 +1143,14 @@
 # We usually do not multilib libjava
 %if %{biarch_libjava}
 %mainlib libgcj.so.*
-
 %mainlib libgij.so.*
-
 %mainlib libgcjawt.so.*
-
 %mainlib lib-gnu-java-awt-peer-gtk.so.*
-
 # these libs may get dlopened by their .la/.so name
 %mainlib libgcjawt.la
-
 %mainlib libgcjawt.so
-
 %mainlib lib-gnu-java-awt-peer-gtk.la
-
 %mainlib lib-gnu-java-awt-peer-gtk.so
-
 %else
 %{mainlibdir}/libgcj.so.*
 %{mainlibdir}/libgij.so.*
@@ -1207,15 +1185,10 @@
 %{libsubdir}/include/gcj
 %if %{biarch_libjava}
 %mainlib libgcj.la
-
 %mainlib libgcj.so
-
 %mainlib libgcj.spec
-
 %mainlib libgij.la
-
 %mainlib libgij.so
-
 %else
 %{mainlibdir}/libgcj.la
 %{mainlibdir}/libgcj.so
@@ -1241,13 +1214,10 @@
 %defattr(-,root,root)
 %mainlib libffi.so.*
 
-
 %if %{separate_biarch}
-
 %files -n libffi41%{separate_biarch_suffix}
 %defattr(-,root,root)
 %biarchlib libffi.so.*
-
 %endif
 
 %files -n libffi41-devel
@@ -1255,24 +1225,18 @@
 %{_prefix}/include/ffi.h
 %{_prefix}/include/ffitarget.h
 %mainlib libffi.so
-
 %mainlib libffi.a
 
-
 %if %{separate_biarch}
-
 %files -n libffi41-devel%{separate_biarch_suffix}
 %defattr(-,root,root)
 %biarchlib libffi.so
-
 %biarchlib libffi.a
-
 %endif
 %endif
 %endif
 
 %if %{run_tests}
-
 %files -n gcc41-testresults
 %defattr(-,root,root)
 %doc testresults/test_summary.txt

++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.JkChLv/_old  2012-02-07 22:12:55.000000000 +0100
+++ /var/tmp/diff_new_pack.JkChLv/_new  2012-02-07 22:12:55.000000000 +0100
@@ -138,7 +138,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc
 
 URL:          http://gcc.gnu.org/
-License:      GPL
+License:      GPL-2.0+
 Version: 4.1.2_20070115
 Release:      1
 %define gcc_version %(echo %version | sed 's/_.*//')
@@ -167,6 +167,8 @@
 Source:       gcc-%{gcc_version}%{snapshot_date}.tar.bz2
 Source1:      change_spec
 Source2:      gcc41-rpmlintrc  
+Source5:      README.First-for.SuSE.packagers
+Source6:      baselibs.conf
 Patch1:       bug-reporting.patch
 Patch2:       gcc-noalias-warn.diff
 Patch5:       boehm-gc-strict-aliasing.patch

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

Reply via email to