ALT Linux Bugzilla
– Attachment 576 Details for
Bug 5092
x86_64 support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
multilib support
acl-x86_64.patch (text/plain), 1.29 KB, created by
Kachalov Anton
on 2004-08-30 20:26:30 MSD
(
hide
)
Description:
multilib support
Filename:
MIME Type:
Creator:
Kachalov Anton
Created:
2004-08-30 20:26:30 MSD
Size:
1.29 KB
patch
obsolete
>--- acl.spec.orig 2004-05-15 12:01:42 +0400 >+++ acl.spec 2004-08-30 06:16:43 +0400 >@@ -3,7 +3,7 @@ > > Name: acl > Version: 2.2.23 >-Release: alt1 >+Release: alt2 > > Summary: Command for manipulating access control lists > License: GPL >@@ -79,14 +79,14 @@ > %__rm -rf %buildroot%_datadir/doc/%name > %__install -p -m644 */.libs/*.a $RPM_BUILD_ROOT%_libdir/ > >-# Relocate shared libraries from %_libdir/ to /lib/. >-%__mkdir_p $RPM_BUILD_ROOT/lib >-%__mv $RPM_BUILD_ROOT%_libdir/*.so.* $RPM_BUILD_ROOT/lib/ >-%__chmod 644 $RPM_BUILD_ROOT/lib/* >+# Relocate shared libraries from %_libdir/ to /%_lib/. >+%__mkdir_p $RPM_BUILD_ROOT/%_lib >+%__mv $RPM_BUILD_ROOT%_libdir/*.so.* $RPM_BUILD_ROOT/%_lib/ >+%__chmod 644 $RPM_BUILD_ROOT/%_lib/* > for f in */.libs/*.so; do > t=`objdump -p "$f" |awk '/SONAME/ {print $2}'` > [ -n "$t" ] >- %__ln_s -nf ../../lib/"$t" "$RPM_BUILD_ROOT%_libdir/${f##*/}" >+ %__ln_s -nf ../../%_lib/"$t" "$RPM_BUILD_ROOT%_libdir/${f##*/}" > done > > # Relocate chacl. >@@ -105,7 +105,7 @@ > %doc doc/CHANGES.gz README > > %files -n lib%name >-/lib/*.so.* >+/%_lib/*.so.* > > %files -n lib%name-devel > %_libdir/*.so >@@ -118,6 +118,9 @@ > %_libdir/*.a > > %changelog >+* Mon Aug 30 2004 Anton D. Kachalov <mouse@altlinux.org> 2.2.23-alt2 >+- Multilib >+ > * Sat May 15 2004 Alexander Bokovoy <ab@altlinux.ru> 2.2.23-alt1 > - 2.2.23 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5092
: 576