Hello community, here is the log from the commit of package glibc for openSUSE:Factory checked in at 2014-02-09 13:17:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glibc (Old) and /work/SRC/openSUSE:Factory/.glibc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glibc" Changes: -------- --- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes 2014-01-11 11:11:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes 2014-02-09 13:17:40.000000000 +0100 @@ -1,0 +2,13 @@ +Thu Feb 6 10:38:05 UTC 2014 - [email protected] + +- Update to glibc 2.18.90 ee7cc3853761: + * More bug fixes + * SystemTap probes for slow multiple precision fallback paths of + transcendental functions have been introduced. + * Preliminary documentation about Multi-Thread, Async-Signal and + Async-Cancel Safety has been added. + * Change powerpc64le start ABI to 2.17 +- Add /usr/local/lib64 to ld.so.conf on all lib64 platforms +- Enable profile build for aarch64 + +------------------------------------------------------------------- glibc-utils.changes: same change glibc.changes: same change Old: ---- glibc-2.18.90-94c8a4bc574c.tar.xz ppc64le-abilist.patch New: ---- glibc-2.18.90-ee7cc3853761.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glibc-testsuite.spec ++++++ --- /var/tmp/diff_new_pack.xiei2k/_old 2014-02-09 13:17:41.000000000 +0100 +++ /var/tmp/diff_new_pack.xiei2k/_new 2014-02-09 13:17:41.000000000 +0100 @@ -63,12 +63,7 @@ %define build_html 0 %else # Default: -%ifarch aarch64 -# aarch64 doesn't support -pg yet -%define build_profile 0 -%else %define build_profile 1 -%endif %define build_locales 1 %define build_html 1 %endif @@ -110,7 +105,7 @@ Version: 2.18.90 Release: 0 %define glibc_major_version 2.18.90 -%define git_id 94c8a4bc574c +%define git_id ee7cc3853761 Url: http://www.gnu.org/software/libc/libc.html BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: glibc-%{version}-%{git_id}.tar.xz @@ -243,8 +238,6 @@ ### # Patches awaiting upstream approval ### -# PATCH-FIX-UPSTREAM PowerLE abilist -Patch2000: ppc64le-abilist.patch # PATCH-FIX-UPSTREAM Fix pldd not to leave process stopped after detaching Patch2019: pldd-wait-ptrace-stop.patch @@ -447,7 +440,6 @@ %patch304 -p1 %patch306 -p1 -%patch2000 -p1 %patch2019 -p1 %patch3000 @@ -864,7 +856,10 @@ # Create ld.so.conf # cat > %{buildroot}/etc/ld.so.conf <<EOF -%ifarch s390x sparc64 x86_64 ppc64 ppc +%if "%{_lib}" == "lib64" +/usr/local/lib64 +%endif +%ifarch ppc /usr/local/lib64 %endif /usr/local/lib glibc-utils.spec: same change ++++++ glibc.spec ++++++ --- /var/tmp/diff_new_pack.xiei2k/_old 2014-02-09 13:17:41.000000000 +0100 +++ /var/tmp/diff_new_pack.xiei2k/_new 2014-02-09 13:17:41.000000000 +0100 @@ -63,12 +63,7 @@ %define build_html 0 %else # Default: -%ifarch aarch64 -# aarch64 doesn't support -pg yet -%define build_profile 0 -%else %define build_profile 1 -%endif %define build_locales 1 %define build_html 1 %endif @@ -110,7 +105,7 @@ Version: 2.18.90 Release: 0 %define glibc_major_version 2.18.90 -%define git_id 94c8a4bc574c +%define git_id ee7cc3853761 Url: http://www.gnu.org/software/libc/libc.html BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: glibc-%{version}-%{git_id}.tar.xz @@ -243,8 +238,6 @@ ### # Patches awaiting upstream approval ### -# PATCH-FIX-UPSTREAM PowerLE abilist -Patch2000: ppc64le-abilist.patch # PATCH-FIX-UPSTREAM Fix pldd not to leave process stopped after detaching Patch2019: pldd-wait-ptrace-stop.patch @@ -447,7 +440,6 @@ %patch304 -p1 %patch306 -p1 -%patch2000 -p1 %patch2019 -p1 %patch3000 @@ -864,7 +856,10 @@ # Create ld.so.conf # cat > %{buildroot}/etc/ld.so.conf <<EOF -%ifarch s390x sparc64 x86_64 ppc64 ppc +%if "%{_lib}" == "lib64" +/usr/local/lib64 +%endif +%ifarch ppc /usr/local/lib64 %endif /usr/local/lib ++++++ glibc-2.18.90-94c8a4bc574c.tar.xz -> glibc-2.18.90-ee7cc3853761.tar.xz ++++++ /work/SRC/openSUSE:Factory/glibc/glibc-2.18.90-94c8a4bc574c.tar.xz /work/SRC/openSUSE:Factory/.glibc.new/glibc-2.18.90-ee7cc3853761.tar.xz differ: char 26, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
