Hello community,

here is the log from the commit of package gcc46 for openSUSE:Factory checked 
in at 2012-02-17 15:00:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcc46 (Old)
 and      /work/SRC/openSUSE:Factory/.gcc46.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcc46/cross-arm-gcc-icecream-backend.changes     
2012-01-27 21:26:53.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.gcc46.new/cross-arm-gcc-icecream-backend.changes    
    2012-02-17 15:00:39.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Feb 15 11:35:05 UTC 2012 - [email protected]
+
+- Adjust for cross-$arch-binutils install location change.
+
+-------------------------------------------------------------------
+Mon Jan 30 13:08:01 UTC 2012 - [email protected]
+
+- Drop AWT support from libgcj.  [bnc#742935]
+
+-------------------------------------------------------------------
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

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

Other differences:
------------------
++++++ cross-arm-gcc-icecream-backend.spec ++++++
--- /var/tmp/diff_new_pack.px5m18/_old  2012-02-17 15:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.px5m18/_new  2012-02-17 15:00:43.000000000 +0100
@@ -282,10 +282,6 @@
 #ENABLE_CHECKING="--enable-checking=yes"
 ENABLE_CHECKING="--enable-checking=release"
 
-%if "%{name}" != "gcc46"
-export PATH=/opt/cross/bin:$PATH
-%endif
-
 # Work around tail/head -1 changes
 export _POSIX2_VERSION=199209
 
@@ -335,8 +331,7 @@
 %else
        --with-java-home=%{_libdir}/jvm/java-1.5.0-gcj%{binsuffix}-1.5.0.0/jre \
        --with-ecj-jar=%{libsubdir}/ecj.jar \
-        --enable-java-awt=gtk \
-       --enable-gtk-cairo \
+        --disable-java-awt \
 %if !%{biarch_libjava}
         --disable-libjava-multilib \
 %endif
@@ -355,8 +350,6 @@
 %endif
 %if 0%{?gcc_target_arch:1}
 %if 0%{?gcc_icecream:1}
-       --with-as=/opt/cross/%{TARGET_ARCH}-linux/bin/as \
-       --with-ld=/opt/cross/%{TARGET_ARCH}-linux/bin/ld \
        --with-sysroot=/ \
        --enable-linux-futex \
 %endif
@@ -455,7 +448,7 @@
 
 # But the assembler comes from the cross-binutils, and hence is _not_
 # named funnily, not even on ppc, so there we need the original target
-install -s -D /opt/cross/bin/${ORIG_TARGET}-linux-as 
$RPM_BUILD_ROOT/env/usr/bin/as
+install -s -D %{_prefix}/bin/${ORIG_TARGET}-linux-as 
$RPM_BUILD_ROOT/env/usr/bin/as
 install -s $RPM_BUILD_ROOT/inst%{_prefix}/bin/${BUILD_TARGET}-linux-g++ 
$RPM_BUILD_ROOT/env/usr/bin/g++
 install -s $RPM_BUILD_ROOT/inst%{_prefix}/bin/${BUILD_TARGET}-linux-gcc 
$RPM_BUILD_ROOT/env/usr/bin/gcc
 

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.px5m18/_old  2012-02-17 15:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.px5m18/_new  2012-02-17 15:00:43.000000000 +0100
@@ -103,8 +103,6 @@
 %endif
 %if 0%{?building_libjava:1}%{?building_testsuite:1}
 BuildRequires:  fastjar
-BuildRequires:  gtk2-devel
-BuildRequires:  libart_lgpl-devel
 BuildRequires:  unzip
 %endif
 %if 0%{?building_libffi:1}
@@ -519,10 +517,6 @@
 #ENABLE_CHECKING="--enable-checking=yes"
 ENABLE_CHECKING="--enable-checking=release"
 
-%if "%{name}" != "gcc46"
-export PATH=/opt/cross/bin:$PATH
-%endif
-
 # Work around tail/head -1 changes
 export _POSIX2_VERSION=199209
 
@@ -572,8 +566,7 @@
 %else
        --with-java-home=%{_libdir}/jvm/java-1.5.0-gcj%{binsuffix}-1.5.0.0/jre \
        --with-ecj-jar=%{libsubdir}/ecj.jar \
-        --enable-java-awt=gtk \
-       --enable-gtk-cairo \
+        --disable-java-awt \
 %if !%{biarch_libjava}
         --disable-libjava-multilib \
 %endif
@@ -592,8 +585,6 @@
 %endif
 %if 0%{?gcc_target_arch:1}
 %if 0%{?gcc_icecream:1}
-       --with-as=/opt/cross/%{TARGET_ARCH}-linux/bin/as \
-       --with-ld=/opt/cross/%{TARGET_ARCH}-linux/bin/ld \
        --with-sysroot=/ \
        --enable-linux-futex \
 %endif

++++++ gcc46.spec ++++++
--- /var/tmp/diff_new_pack.px5m18/_old  2012-02-17 15:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.px5m18/_new  2012-02-17 15:00:43.000000000 +0100
@@ -86,8 +86,6 @@
 %endif
 %if 0%{?building_libjava:1}%{?building_testsuite:1}
 BuildRequires:  fastjar
-BuildRequires:  gtk2-devel
-BuildRequires:  libart_lgpl-devel
 BuildRequires:  unzip
 %endif
 %if 0%{?building_libffi:1}
@@ -1180,7 +1178,7 @@
 
 %package -n gcc46-gij
 Summary:        Java Bytecode Interpreter for gcc
-License:        GPL-3.0+
+License:        GPL-2.0-with-classpath-exception
 Group:          Development/Libraries/Java
 Requires:       libgcj%{gcj_sover} >= %{version}-%{release}
 
@@ -1571,10 +1569,6 @@
 #ENABLE_CHECKING="--enable-checking=yes"
 ENABLE_CHECKING="--enable-checking=release"
 
-%if "%{name}" != "gcc46"
-export PATH=/opt/cross/bin:$PATH
-%endif
-
 # Work around tail/head -1 changes
 export _POSIX2_VERSION=199209
 
@@ -1624,8 +1618,7 @@
 %else
        --with-java-home=%{_libdir}/jvm/java-1.5.0-gcj%{binsuffix}-1.5.0.0/jre \
        --with-ecj-jar=%{libsubdir}/ecj.jar \
-        --enable-java-awt=gtk \
-       --enable-gtk-cairo \
+        --disable-java-awt \
 %if !%{biarch_libjava}
         --disable-libjava-multilib \
 %endif
@@ -1644,8 +1637,6 @@
 %endif
 %if 0%{?gcc_target_arch:1}
 %if 0%{?gcc_icecream:1}
-       --with-as=/opt/cross/%{TARGET_ARCH}-linux/bin/as \
-       --with-ld=/opt/cross/%{TARGET_ARCH}-linux/bin/ld \
        --with-sysroot=/ \
        --enable-linux-futex \
 %endif
@@ -2073,7 +2064,6 @@
 # Remove files that we do not need to clean up filelist
 rm -f $RPM_BUILD_ROOT%{_prefix}/bin/%{GCCDIST}-*
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
-rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
 #rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libgcj%{binsuffix}.pc
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/include-fixed/root
 rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/curses.h
@@ -2117,8 +2107,6 @@
 find $RPM_BUILD_ROOT -name libgcj.a \
        -o -name libgcj-tools.a \
        -o -name libgij.a \
-       -o -name libgtkpeer.a \
-       -o -name libjawt.a \
        -o -name libjvm.a \
        -o -name libgcj_bc.a \
   | xargs rm -f
@@ -2713,10 +2701,6 @@
 %mainlib libgij.so.*
 %mainlib libgcj-tools.so.*
 %endif
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libgtkpeer.la
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libgtkpeer.so
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjawt.la
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjawt.so
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjvm.la
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjvm.so
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjavamath.la

++++++ libffi46.spec ++++++
--- /var/tmp/diff_new_pack.px5m18/_old  2012-02-17 15:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.px5m18/_new  2012-02-17 15:00:43.000000000 +0100
@@ -102,8 +102,6 @@
 %endif
 %if 0%{?building_libjava:1}%{?building_testsuite:1}
 BuildRequires:  fastjar
-BuildRequires:  gtk2-devel
-BuildRequires:  libart_lgpl-devel
 BuildRequires:  unzip
 %endif
 %if 0%{?building_libffi:1}
@@ -618,10 +616,6 @@
 #ENABLE_CHECKING="--enable-checking=yes"
 ENABLE_CHECKING="--enable-checking=release"
 
-%if "%{name}" != "gcc46"
-export PATH=/opt/cross/bin:$PATH
-%endif
-
 # Work around tail/head -1 changes
 export _POSIX2_VERSION=199209
 
@@ -671,8 +665,7 @@
 %else
        --with-java-home=%{_libdir}/jvm/java-1.5.0-gcj%{binsuffix}-1.5.0.0/jre \
        --with-ecj-jar=%{libsubdir}/ecj.jar \
-        --enable-java-awt=gtk \
-       --enable-gtk-cairo \
+        --disable-java-awt \
 %if !%{biarch_libjava}
         --disable-libjava-multilib \
 %endif
@@ -691,8 +684,6 @@
 %endif
 %if 0%{?gcc_target_arch:1}
 %if 0%{?gcc_icecream:1}
-       --with-as=/opt/cross/%{TARGET_ARCH}-linux/bin/as \
-       --with-ld=/opt/cross/%{TARGET_ARCH}-linux/bin/ld \
        --with-sysroot=/ \
        --enable-linux-futex \
 %endif
@@ -912,7 +903,6 @@
 # Remove files that we do not need to clean up filelist
 rm -f $RPM_BUILD_ROOT%{_prefix}/bin/%{GCCDIST}-*
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
-rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
 #rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libgcj%{binsuffix}.pc
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/include-fixed/root
 rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/curses.h
@@ -956,8 +946,6 @@
 find $RPM_BUILD_ROOT -name libgcj.a \
        -o -name libgcj-tools.a \
        -o -name libgij.a \
-       -o -name libgtkpeer.a \
-       -o -name libjawt.a \
        -o -name libjvm.a \
        -o -name libgcj_bc.a \
   | xargs rm -f

++++++ libgcj46.spec ++++++
--- /var/tmp/diff_new_pack.px5m18/_old  2012-02-17 15:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.px5m18/_new  2012-02-17 15:00:43.000000000 +0100
@@ -102,8 +102,6 @@
 %endif
 %if 0%{?building_libjava:1}%{?building_testsuite:1}
 BuildRequires:  fastjar
-BuildRequires:  gtk2-devel
-BuildRequires:  libart_lgpl-devel
 BuildRequires:  unzip
 %endif
 %if 0%{?building_libffi:1}
@@ -718,10 +716,6 @@
 #ENABLE_CHECKING="--enable-checking=yes"
 ENABLE_CHECKING="--enable-checking=release"
 
-%if "%{name}" != "gcc46"
-export PATH=/opt/cross/bin:$PATH
-%endif
-
 # Work around tail/head -1 changes
 export _POSIX2_VERSION=199209
 
@@ -771,8 +765,7 @@
 %else
        --with-java-home=%{_libdir}/jvm/java-1.5.0-gcj%{binsuffix}-1.5.0.0/jre \
        --with-ecj-jar=%{libsubdir}/ecj.jar \
-        --enable-java-awt=gtk \
-       --enable-gtk-cairo \
+        --disable-java-awt \
 %if !%{biarch_libjava}
         --disable-libjava-multilib \
 %endif
@@ -791,8 +784,6 @@
 %endif
 %if 0%{?gcc_target_arch:1}
 %if 0%{?gcc_icecream:1}
-       --with-as=/opt/cross/%{TARGET_ARCH}-linux/bin/as \
-       --with-ld=/opt/cross/%{TARGET_ARCH}-linux/bin/ld \
        --with-sysroot=/ \
        --enable-linux-futex \
 %endif
@@ -1095,7 +1086,6 @@
 # Remove files that we do not need to clean up filelist
 rm -f $RPM_BUILD_ROOT%{_prefix}/bin/%{GCCDIST}-*
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
-rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
 #rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libgcj%{binsuffix}.pc
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/include-fixed/root
 rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/curses.h
@@ -1139,8 +1129,6 @@
 find $RPM_BUILD_ROOT -name libgcj.a \
        -o -name libgcj-tools.a \
        -o -name libgij.a \
-       -o -name libgtkpeer.a \
-       -o -name libjawt.a \
        -o -name libjvm.a \
        -o -name libgcj_bc.a \
   | xargs rm -f
@@ -1272,10 +1260,6 @@
 %mainlib libgij.so.*
 %mainlib libgcj-tools.so.*
 %endif
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libgtkpeer.la
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libgtkpeer.so
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjawt.la
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjawt.so
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjvm.la
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjvm.so
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjavamath.la

++++++ cross-icecream.spec.in ++++++
--- /var/tmp/diff_new_pack.px5m18/_old  2012-02-17 15:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.px5m18/_new  2012-02-17 15:00:43.000000000 +0100
@@ -56,7 +56,7 @@
 
 # But the assembler comes from the cross-binutils, and hence is _not_
 # named funnily, not even on ppc, so there we need the original target
-install -s -D /opt/cross/bin/${ORIG_TARGET}-linux-as 
$RPM_BUILD_ROOT/env/usr/bin/as
+install -s -D %{_prefix}/bin/${ORIG_TARGET}-linux-as 
$RPM_BUILD_ROOT/env/usr/bin/as
 install -s $RPM_BUILD_ROOT/inst%{_prefix}/bin/${BUILD_TARGET}-linux-g++ 
$RPM_BUILD_ROOT/env/usr/bin/g++
 install -s $RPM_BUILD_ROOT/inst%{_prefix}/bin/${BUILD_TARGET}-linux-gcc 
$RPM_BUILD_ROOT/env/usr/bin/gcc
 


++++++ gcc.spec.in ++++++
--- /var/tmp/diff_new_pack.px5m18/_old  2012-02-17 15:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.px5m18/_new  2012-02-17 15:00:43.000000000 +0100
@@ -89,8 +89,6 @@
 %endif
 %if 0%{?building_libjava:1}%{?building_testsuite:1}
 BuildRequires: fastjar
-BuildRequires: gtk2-devel
-BuildRequires: libart_lgpl-devel
 BuildRequires: unzip
 %endif
 %if 0%{?building_libffi:1}
@@ -689,6 +687,7 @@
 
 %package -n gcc@base_ver@-gij
 Summary:      Java Bytecode Interpreter for gcc
+License:      GPL-2.0-with-classpath-exception
 Group:        Development/Libraries/Java
 Requires: libgcj%{gcj_sover} >= %{version}-%{release}
 
@@ -1015,10 +1014,6 @@
 #ENABLE_CHECKING="--enable-checking=yes"
 ENABLE_CHECKING="--enable-checking=release"
 
-%if "%{name}" != "gcc@base_ver@"
-export PATH=/opt/cross/bin:$PATH
-%endif
-
 # Work around tail/head -1 changes
 export _POSIX2_VERSION=199209
 
@@ -1068,8 +1063,7 @@
 %else
        --with-java-home=%{_libdir}/jvm/java-1.5.0-gcj%{binsuffix}-1.5.0.0/jre \
        --with-ecj-jar=%{libsubdir}/ecj.jar \
-        --enable-java-awt=gtk \
-       --enable-gtk-cairo \
+        --disable-java-awt \
 %if !%{biarch_libjava}
         --disable-libjava-multilib \
 %endif
@@ -1088,8 +1082,6 @@
 %endif
 %if 0%{?gcc_target_arch:1}
 %if 0%{?gcc_icecream:1}
-       --with-as=/opt/cross/%{TARGET_ARCH}-linux/bin/as \
-       --with-ld=/opt/cross/%{TARGET_ARCH}-linux/bin/ld \
        --with-sysroot=/ \
        --enable-linux-futex \
 %endif
@@ -1517,7 +1509,6 @@
 # Remove files that we do not need to clean up filelist
 rm -f $RPM_BUILD_ROOT%{_prefix}/bin/%{GCCDIST}-*
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
-rm -rf $RPM_BUILD_ROOT%{libsubdir}/install-tools
 #rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libgcj%{binsuffix}.pc
 rm -rf $RPM_BUILD_ROOT%{libsubdir}/include-fixed/root
 rm -f $RPM_BUILD_ROOT%{libsubdir}/include-fixed/curses.h
@@ -1561,8 +1552,6 @@
 find $RPM_BUILD_ROOT -name libgcj.a \
        -o -name libgcj-tools.a \
        -o -name libgij.a \
-       -o -name libgtkpeer.a \
-       -o -name libjawt.a \
        -o -name libjvm.a \
        -o -name libgcj_bc.a \
   | xargs rm -f
@@ -2163,10 +2152,6 @@
 %mainlib libgij.so.*
 %mainlib libgcj-tools.so.*
 %endif
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libgtkpeer.la
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libgtkpeer.so
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjawt.la
-%{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjawt.so
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjvm.la
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjvm.so
 %{_libdir}/gcj-%{gcc_dir_version}-%{gcj_sover}/libjavamath.la

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

Reply via email to