Accepting request 39811 from Base:System

checked in (request 39811)

OBS-URL: https://build.opensuse.org/request/show/39811
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=18
This commit is contained in:
OBS User autobuild 2010-05-13 23:05:41 +00:00 committed by Git OBS Bridge
parent 24220e78e7
commit 7bb2b4d1e4
2 changed files with 1 additions and 7 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Tue May 11 16:18:13 CEST 2010 - pbaudis@suse.cz
- Fix /usr/include/asm symlink loss during upgrade from
linux-kernel-headers [bnc#591082, bnc#571604]
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 10 19:09:12 UTC 2010 - coolo@novell.com Sun Jan 10 19:09:12 UTC 2010 - coolo@novell.com

View File

@ -151,7 +151,7 @@ fi
ln -sfn asm-$asm_link usr/include/asm ln -sfn asm-$asm_link usr/include/asm
exit 0 exit 0
%triggerpostun -- linux-kernel-headers, glibc-devel < 2.5, libc < 2.2 %triggerpostun -- linux-kernel-headers < 2.6.22 , glibc-devel < 2.5, libc < 2.2
asm_link= asm_link=
case "$(uname -m)" in case "$(uname -m)" in
alpha*) asm_link=alpha ;; alpha*) asm_link=alpha ;;