SHA256
1
0
forked from pool/glibc

Accepting request 115279 from home:adrianSuSE:branches:Base:System

fix armv7 provides as discussed with aj

OBS-URL: https://build.opensuse.org/request/show/115279
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=174
This commit is contained in:
Andreas Jaeger 2012-04-25 10:39:06 +00:00 committed by Git OBS Bridge
parent abce071100
commit df64b57568
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 25 08:47:22 UTC 2012 - adrian@suse.de
- provide old ld-linux.so.3 on armv7, not catched by find.provides
-------------------------------------------------------------------
Sun Apr 22 11:35:05 UTC 2012 - aj@suse.de

View File

@ -108,6 +108,11 @@ Obsoletes: glibc-64bit
%ifarch ppc
Obsoletes: glibc-32bit
%endif
%ifarch armv7l 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)
%endif
Version: 2.15
Release: 0
%define git_id 2ba92745c36e