forked from pool/linux-glibc-devel
This commit is contained in:
parent
7b6dbfb72a
commit
24220e78e7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -151,7 +151,7 @@ fi
|
||||
ln -sfn asm-$asm_link usr/include/asm
|
||||
exit 0
|
||||
|
||||
%triggerpostun -- linux-kernel-headers < 2.6.22 , glibc-devel < 2.5, libc < 2.2
|
||||
%triggerpostun -- linux-kernel-headers, glibc-devel < 2.5, libc < 2.2
|
||||
asm_link=
|
||||
case "$(uname -m)" in
|
||||
alpha*) asm_link=alpha ;;
|
||||
|
Loading…
Reference in New Issue
Block a user