ALT Linux Bugzilla
– Attachment 843 Details for
Bug 6670
multilib support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
mutlilib support
libnetlink.spec.diff (text/plain), 1.40 KB, created by
Kachalov Anton
on 2005-04-26 18:59:39 MSD
(
hide
)
Description:
mutlilib support
Filename:
MIME Type:
Creator:
Kachalov Anton
Created:
2005-04-26 18:59:39 MSD
Size:
1.40 KB
patch
obsolete
>--- libnetlink.spec.orig 2004-10-02 19:53:52 +0400 >+++ libnetlink.spec 2005-04-26 18:51:55 +0400 >@@ -2,7 +2,7 @@ > %define snapshot 040831 > Name: libnetlink > Version: %major.20%snapshot >-Release: alt1 >+Release: alt1.1 > Summary: Linux netlink socket library > Copyright: GPL > Group: System/Libraries >@@ -11,8 +11,7 @@ > Patch1: iproute2-2.6.9-alt-libnetlink.patch > BuildPreReq: kernel-headers-std > >-# Automatically added by buildreq on Sat Oct 02 2004 >-BuildRequires: libdb4.2-devel >+BuildRequires: libdb4-devel > > %description > This package contains libnetlink dynamic library. >@@ -35,13 +34,13 @@ > %make_build > > %install >-%__mkdir_p $RPM_BUILD_ROOT{%_libdir,%_includedir/libnetlink,/lib} >-%__install -p -m644 lib/libnetlink.so $RPM_BUILD_ROOT/lib >+%__mkdir_p $RPM_BUILD_ROOT{%_libdir,%_includedir/libnetlink,/%_lib} >+%__install -p -m644 lib/libnetlink.so $RPM_BUILD_ROOT/%_lib > %__install -p -m644 include/*.h $RPM_BUILD_ROOT%_includedir/libnetlink >-%__ln_s ../../lib/libnetlink.so $RPM_BUILD_ROOT/%_libdir/libnetlink.so >+%__ln_s ../../%_lib/libnetlink.so $RPM_BUILD_ROOT/%_libdir/libnetlink.so > > %files >-/lib/libnetlink.so >+/%_lib/libnetlink.so > > %post > %post_ldconfig >@@ -62,6 +61,9 @@ > %_libdir/libnetlink.so > > %changelog >+* Tue Apr 26 2005 Anton D. Kachalov <mouse@altlinux.org> 2.6.9.20040831-alt1.1 >+- multilib support >+ > * Sat Oct 02 2004 Denis Ovsienko <pilot@altlinux.ru> 2.6.9.20040831-alt1 > - initial libnetlink RPM >
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 6670
: 843