SPECS: iproute2.spec - interface description bconded and disabled ...

sparky sparky at pld-linux.org
Mon Oct 23 09:37:21 CEST 2006


Author: sparky                       Date: Mon Oct 23 07:37:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- interface description bconded and disabled by default (requires llh update)

---- Files affected:
SPECS:
   iproute2.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: SPECS/iproute2.spec
diff -u SPECS/iproute2.spec:1.159 SPECS/iproute2.spec:1.160
--- SPECS/iproute2.spec:1.159	Sun Oct 22 19:23:23 2006
+++ SPECS/iproute2.spec	Mon Oct 23 09:37:16 2006
@@ -8,6 +8,7 @@
 %bcond_without	tc		# don't build tc program (it breaks static linkage)
 %bcond_without	atm		# don't required ATM.
 %bcond_with	uClibc		# do some hacks to build with uClibc
+%bcond_with	iface_descr	# build with interface description support
 #
 Summary:	Utility to control Networking behavior in.X kernels
 Summary(es):	Herramientas para encaminamiento avanzado y configuración de interfaces de red
@@ -107,7 +108,7 @@
 # extensions:
 %patch10 -p1
 %patch11 -p1
-%patch12 -p1
+%{?with_iface_descr:%patch12 -p1}
 
 %build
 %{__make} \
@@ -166,6 +167,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2006/10/23 07:37:16  sparky
+- interface description bconded and disabled by default (requires llh update)
+
 Revision 1.159  2006/10/22 17:23:23  blues
 - interface description support - needs more testing and kernel support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/iproute2.spec?r1=1.159&r2=1.160&f=u



More information about the pld-cvs-commit mailing list