Hello community,

here is the log from the commit of package gcc46 for openSUSE:Factory
checked in at Tue May 24 13:38:21 CEST 2011.



--------
--- gcc46/cross-avr-gcc46.changes       2011-05-11 10:14:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/gcc46/cross-avr-gcc46.changes  2011-05-23 
14:41:43.000000000 +0200
@@ -1,0 +2,13 @@
+Mon May 23 08:53:59 UTC 2011 - [email protected]
+
+- Update to gcc-4_6-branch head (r174058).
+- Revert: Configure with --with-mode=zarch for s390[x].  [bnc#695102]
+
+-------------------------------------------------------------------
+Tue May 17 10:43:23 UTC 2011 - [email protected]
+
+- Fix libffi.pc contents to provide a mandatory description.
+- Add pkg-config BuildRequires to libffi building.
+- Fixup non-canonical license spellings.
+
+-------------------------------------------------------------------
cross-hppa-gcc-icecream-backend.changes: same change
cross-i386-gcc-icecream-backend.changes: same change
cross-ia64-gcc-icecream-backend.changes: same change
cross-ppc-gcc-icecream-backend.changes: same change
cross-ppc64-gcc-icecream-backend.changes: same change
cross-s390-gcc-icecream-backend.changes: same change
cross-s390x-gcc-icecream-backend.changes: same change
cross-x86_64-gcc-icecream-backend.changes: same change
gcc46-testresults.changes: same change
gcc46.changes: same change
libffi46.changes: same change
libgcj46.changes: same change

calling whatdependson for head-i586


Old:
----
  gcc-4.6.0-20110505.tar.bz2

New:
----
  gcc-4.6.0-20110523.tar.bz2

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

Other differences:
------------------
++++++ cross-avr-gcc46.spec ++++++
--- /var/tmp/diff_new_pack.vLTJuD/_old  2011-05-24 13:34:07.000000000 +0200
+++ /var/tmp/diff_new_pack.vLTJuD/_new  2011-05-24 13:34:07.000000000 +0200
@@ -73,7 +73,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        4.6.0_20110505
+Version:        4.6.0_20110523
 Release:        1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -409,13 +409,11 @@
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
 %if "%{TARGET_ARCH}" == "s390x"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif

cross-hppa-gcc-icecream-backend.spec: same change
cross-i386-gcc-icecream-backend.spec: same change
cross-ia64-gcc-icecream-backend.spec: same change
cross-ppc-gcc-icecream-backend.spec: same change
cross-ppc64-gcc-icecream-backend.spec: same change
cross-s390-gcc-icecream-backend.spec: same change
cross-s390x-gcc-icecream-backend.spec: same change
cross-x86_64-gcc-icecream-backend.spec: same change
++++++ gcc46-testresults.spec ++++++
--- /var/tmp/diff_new_pack.vLTJuD/_old  2011-05-24 13:34:07.000000000 +0200
+++ /var/tmp/diff_new_pack.vLTJuD/_new  2011-05-24 13:34:07.000000000 +0200
@@ -98,10 +98,11 @@
 BuildRequires:  gcc-ada
 %endif
 %endif
-%if %{build_libjava}
-%if 0%{!?building_libffi:1}
+%if 0%{?building_libjava:1}
 BuildRequires:  fastjar gtk2-devel libart_lgpl-devel unzip
 %endif
+%if 0%{?building_libffi:1}
+BuildRequires:  pkg-config
 %endif
 %ifarch ia64
 BuildRequires:  libunwind-devel
@@ -159,7 +160,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        4.6.0_20110505
+Version:        4.6.0_20110523
 Release:        1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -628,13 +629,11 @@
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
 %if "%{TARGET_ARCH}" == "s390x"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif

++++++ gcc46.spec ++++++
--- /var/tmp/diff_new_pack.vLTJuD/_old  2011-05-24 13:34:07.000000000 +0200
+++ /var/tmp/diff_new_pack.vLTJuD/_new  2011-05-24 13:34:07.000000000 +0200
@@ -80,10 +80,11 @@
 BuildRequires:  gcc-ada
 %endif
 %endif
-%if %{build_libjava}
-%if 0%{!?building_libffi:1}
+%if 0%{?building_libjava:1}
 BuildRequires:  fastjar gtk2-devel libart_lgpl-devel unzip
 %endif
+%if 0%{?building_libffi:1}
+BuildRequires:  pkg-config
 %endif
 %ifarch ia64
 BuildRequires:  libunwind-devel
@@ -141,7 +142,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        4.6.0_20110505
+Version:        4.6.0_20110523
 Release:        1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -989,7 +990,7 @@
 # PACKAGE-BEGIN
 
 %package -n libquadmath46
-License:        LGPL v2.1 or later
+License:        LGPLv2.1+
 Summary:        The GNU Fortran Compiler Quadmath Runtime Library
 Group:          Development/Languages/Fortran
 %if 0%{!?build_optional_compiler:1}
@@ -1013,7 +1014,7 @@
 # PACKAGE-BEGIN
 
 %package -n libquadmath46-32bit
-License:        LGPL v2.1 or later
+License:        LGPLv2.1+
 Summary:        The GNU Fortran Compiler Quadmath Runtime Library
 Group:          Development/Languages/Fortran
 %if 0%{!?build_optional_compiler:1}
@@ -1037,7 +1038,7 @@
 # PACKAGE-BEGIN
 
 %package -n libquadmath46-64bit
-License:        LGPL v2.1 or later
+License:        LGPLv2.1+
 Summary:        The GNU Fortran Compiler Quadmath Runtime Library
 Group:          Development/Languages/Fortran
 %if 0%{!?build_optional_compiler:1}
@@ -1233,7 +1234,7 @@
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
 %package -n libffi46
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -1254,7 +1255,7 @@
 # PACKAGE-BEGIN
 
 %package -n libffi46-32bit
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -1275,7 +1276,7 @@
 # PACKAGE-BEGIN
 
 %package -n libffi46-64bit
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -1742,13 +1743,11 @@
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
 %if "%{TARGET_ARCH}" == "s390x"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
@@ -2158,7 +2157,7 @@
 %endif
 # Generate a simple pkg-config file
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
-echo -e 'Name: libffi\nVersion: 3.0.9\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
+echo -e 'Name: libffi\nVersion: 3.0.9\nDescription: libffi\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
 %endif
 
 %if %{build_java}

++++++ libffi46.spec ++++++
--- /var/tmp/diff_new_pack.vLTJuD/_old  2011-05-24 13:34:07.000000000 +0200
+++ /var/tmp/diff_new_pack.vLTJuD/_new  2011-05-24 13:34:07.000000000 +0200
@@ -97,10 +97,11 @@
 BuildRequires:  gcc-ada
 %endif
 %endif
-%if %{build_libjava}
-%if 0%{!?building_libffi:1}
+%if 0%{?building_libjava:1}
 BuildRequires:  fastjar gtk2-devel libart_lgpl-devel unzip
 %endif
+%if 0%{?building_libffi:1}
+BuildRequires:  pkg-config
 %endif
 %ifarch ia64
 BuildRequires:  libunwind-devel
@@ -158,7 +159,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        4.6.0_20110505
+Version:        4.6.0_20110523
 Release:        1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -227,7 +228,7 @@
 # GCC-TESTSUITE-DELETE-BEGIN
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -248,7 +249,7 @@
 # PACKAGE-BEGIN
 
 %package -n libffi46-32bit
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -269,7 +270,7 @@
 # PACKAGE-BEGIN
 
 %package -n libffi46-64bit
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -736,13 +737,11 @@
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
 %if "%{TARGET_ARCH}" == "s390x"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
@@ -956,7 +955,7 @@
 %endif
 # Generate a simple pkg-config file
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
-echo -e 'Name: libffi\nVersion: 3.0.9\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
+echo -e 'Name: libffi\nVersion: 3.0.9\nDescription: libffi\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
 %endif
 
 %if %{build_java}

++++++ libgcj46.spec ++++++
--- /var/tmp/diff_new_pack.vLTJuD/_old  2011-05-24 13:34:07.000000000 +0200
+++ /var/tmp/diff_new_pack.vLTJuD/_new  2011-05-24 13:34:07.000000000 +0200
@@ -97,10 +97,11 @@
 BuildRequires:  gcc-ada
 %endif
 %endif
-%if %{build_libjava}
-%if 0%{!?building_libffi:1}
+%if 0%{?building_libjava:1}
 BuildRequires:  fastjar gtk2-devel libart_lgpl-devel unzip
 %endif
+%if 0%{?building_libffi:1}
+BuildRequires:  pkg-config
 %endif
 %ifarch ia64
 BuildRequires:  libunwind-devel
@@ -158,7 +159,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:            http://gcc.gnu.org/
-Version:        4.6.0_20110505
+Version:        4.6.0_20110523
 Release:        1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -332,7 +333,7 @@
 # PACKAGE-BEGIN
 # PACKAGE-BEGIN
 %package -n libffi46
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -353,7 +354,7 @@
 # PACKAGE-BEGIN
 
 %package -n libffi46-32bit
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -374,7 +375,7 @@
 # PACKAGE-BEGIN
 
 %package -n libffi46-64bit
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:        Foreign Function Interface library
 Group:          Development/Languages/C and C++
 AutoReqProv:    on
@@ -841,13 +842,11 @@
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
 %if "%{TARGET_ARCH}" == "s390x"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
@@ -1130,7 +1129,7 @@
 %endif
 # Generate a simple pkg-config file
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
-echo -e 'Name: libffi\nVersion: 3.0.9\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
+echo -e 'Name: libffi\nVersion: 3.0.9\nDescription: libffi\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
 %endif
 
 %if %{build_java}


++++++ gcc-4.6.0-20110505.tar.bz2 -> gcc-4.6.0-20110523.tar.bz2 ++++++
gcc46/gcc-4.6.0-20110505.tar.bz2 
/mounts/work_src_done/STABLE/gcc46/gcc-4.6.0-20110523.tar.bz2 differ: char 11, 
line 1

++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.vLTJuD/_old  2011-05-24 13:34:07.000000000 +0200
+++ /var/tmp/diff_new_pack.vLTJuD/_new  2011-05-24 13:34:07.000000000 +0200
@@ -82,10 +82,11 @@
 BuildRequires: gcc-ada
 %endif
 %endif
-%if %{build_libjava}
-%if 0%{!?building_libffi:1}
+%if 0%{?building_libjava:1}
 BuildRequires: fastjar gtk2-devel libart_lgpl-devel unzip
 %endif
+%if 0%{?building_libffi:1}
+BuildRequires: pkg-config
 %endif
 %ifarch ia64
 BuildRequires: libunwind-devel
@@ -143,7 +144,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:          http://gcc.gnu.org/
-Version: 4.6.0_20110505
+Version: 4.6.0_20110523
 Release:      1
 %define gcc_version %(echo %version | sed 's/_.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1-2)
@@ -553,7 +554,7 @@
 
 # PACKAGE-BEGIN
 %package -n libquadmath@base_ver@@variant@
-License:        LGPL v2.1 or later
+License:        LGPLv2.1+
 Summary:      The GNU Fortran Compiler Quadmath Runtime Library
 Group:        Development/Languages/Fortran
 %if 0%{!?build_optional_compiler:1}
@@ -704,7 +705,7 @@
 # LIBFFI-DELETE-END
 # PACKAGE-BEGIN
 %package -n libffi@base_ver@@variant@
-License:        BSD 3-Clause
+License:        BSD3c
 Summary:      Foreign Function Interface library
 Group:        Development/Languages/C and C++
 Autoreqprov:  on
@@ -1143,13 +1144,11 @@
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
 %if "%{TARGET_ARCH}" == "s390x"
         --with-tune=z196 --with-arch=z10 \
-       --with-mode=zarch \
        --with-long-double-128 \
        --enable-decimal-float \
 %endif
@@ -1559,7 +1558,7 @@
 %endif
 # Generate a simple pkg-config file
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
-echo -e 'Name: libffi\nVersion: 3.0.9\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
+echo -e 'Name: libffi\nVersion: 3.0.9\nDescription: libffi\nLibs: -lffi' > 
$RPM_BUILD_ROOT%{_libdir}/pkgconfig/libffi.pc
 %endif
 
 %if %{build_java}


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



Remember to have fun...

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

Reply via email to