From e77945c999cb0ff2f03f86ab41cc01a59ccd002c66537fcaa2e577ff5fd98cdd Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 1 Jul 2013 13:54:06 +0000 Subject: [PATCH] Accepting request 181535 from Base:System - add ld-linux.so.3 compat symlink also for armv6hl - remove deprecated armv7l (forwarded request 181452 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/181535 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=149 --- glibc.changes | 6 ++++++ glibc.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/glibc.changes b/glibc.changes index e4993c3..57c5d85 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 28 12:26:38 UTC 2013 - dmueller@suse.com + +- add ld-linux.so.3 compat symlink also for armv6hl +- remove deprecated armv7l + ------------------------------------------------------------------- Wed Jun 19 09:29:55 UTC 2013 - coolo@suse.com diff --git a/glibc.spec b/glibc.spec index 6697c22..bf7ec5f 100644 --- a/glibc.spec +++ b/glibc.spec @@ -141,7 +141,7 @@ Obsoletes: glibc-64bit %ifarch ppc Obsoletes: glibc-32bit %endif -%ifarch armv7l armv7hl +%ifarch armv6hl armv7hl # The old runtime linker link gets not provided by rpm find.provides, but it exists Provides: ld-linux.so.3 Provides: ld-linux.so.3(GLIBC_2.4) @@ -939,7 +939,7 @@ install -m 644 %{SOURCE20} %{buildroot}/usr/lib/tmpfiles.d/ mkdir -p %{buildroot}/usr/lib/systemd/system install -m 644 %{SOURCE21} %{buildroot}/usr/lib/systemd/system -%ifarch armv7l armv7hl +%ifarch armv6hl armv7hl # Provide compatibility link ln -s ld-%{glibc_major_version}.so %{buildroot}/lib/ld-linux.so.3 %endif @@ -1068,7 +1068,7 @@ exit 0 # Each architecture has a different name for the dynamic linker: %ifarch %arm -%ifarch armv7l armv7hl +%ifarch armv6hl armv7hl /%{_lib}/ld-linux-armhf.so.3 # Keep compatibility link /%{_lib}/ld-linux.so.3