ALT Linux Bugzilla
– Attachment 594 Details for
Bug 5218
FR: devel-static
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
spec diff
iproute2-libnetlink.diff (text/plain), 1.96 KB, created by
Denis Ovsienko
on 2004-09-16 10:49:55 MSD
(
hide
)
Description:
spec diff
Filename:
MIME Type:
Creator:
Denis Ovsienko
Created:
2004-09-16 10:49:55 MSD
Size:
1.96 KB
patch
obsolete
>--- iproute2.spec.orig 2004-05-01 22:58:32 +0300 >+++ iproute2.spec 2004-09-15 21:20:55 +0300 >@@ -2,7 +2,7 @@ > %define major 2.4.7 > %define snapshot 020116 > Version: %major.20%snapshot >-Release: alt5 >+Release: alt6 > > Summary: Enhanced IP routing and network devices configuration tools > Copyright: GPL >@@ -44,11 +44,18 @@ > Group: Networking/Other > Requires: %name = %version-%release > >+%package devel-static >+Summary: libnetlink and others >+Group: Networking/Other >+ > %description -n arpd > arpd is a daemon collecting gratuitous ARP information, saving > it on local disk and feeding it to kernel on demand to avoid > redundant broadcasting due to limited size of kernel ARP cache. > >+%description devel-static >+This package contains libnetlink static libraries and headers. >+ > %prep > %setup -q -n %name -a1 > %patch0 -p1 >@@ -76,11 +83,14 @@ > > %install > %__mkdir_p $RPM_BUILD_ROOT{/sbin,%_sbindir,%_man8dir,%_sysconfdir/%name,%_initdir,%_localstatedir/arpd} >+%__mkdir_p $RPM_BUILD_ROOT{%_libdir,%_includedir/libnetlink} > > %__install -p -m755 ip/{ip,ifcfg,rtmon} tc/tc $RPM_BUILD_ROOT/sbin/ > %__install -p -m755 misc/{arpd,ifstat,nstat,rtacct,rtstat,ss} $RPM_BUILD_ROOT%_sbindir/ > %__install -p -m644 etc/%name/* $RPM_BUILD_ROOT%_sysconfdir/%name/ > %__install -p -m644 %name-man/*.8 $RPM_BUILD_ROOT%_man8dir/ >+%__install -p -m644 lib/libnetlink.a $RPM_BUILD_ROOT%_libdir/ >+%__install -p -m644 include/*.h $RPM_BUILD_ROOT%_includedir/libnetlink > > %__install -p -m644 %SOURCE11 %SOURCE12 %SOURCE13 doc/ > >@@ -96,7 +106,14 @@ > %_sbindir/arpd > %attr(700,root,root) %dir %_localstatedir/arpd > >+%files devel-static >+%_libdir/libnetlink.a >+%_includedir/libnetlink/*.h >+ > %changelog >+* Wed Sep 15 2004 Denis Ovsienko <pilot@altlinux.ru> 2.4.7.20020116-alt6 >+- added devel-static with libnetlink >+ > * Sat May 01 2004 Dmitry V. Levin <ldv@altlinux.org> 2.4.7.20020116-alt5 > - Fixed the potential buffer overflow in nstat discovered by Steve Grubb, > and a number of other related potential issues in nstat (Owl).
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 5218
: 594