SPECS: iproute2.spec - add -q_srr.v0.4.patch to support sch_srr (k...

shadzik shadzik at pld-linux.org
Wed Jul 18 18:21:36 CEST 2007


Author: shadzik                      Date: Wed Jul 18 16:21:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -q_srr.v0.4.patch to support sch_srr (kernel-net-sch_srr.spec)
- rel 2

---- Files affected:
SPECS:
   iproute2.spec (1.171 -> 1.172) 

---- Diffs:

================================================================
Index: SPECS/iproute2.spec
diff -u SPECS/iproute2.spec:1.171 SPECS/iproute2.spec:1.172
--- SPECS/iproute2.spec:1.171	Wed Jul 11 08:22:26 2007
+++ SPECS/iproute2.spec	Wed Jul 18 18:21:30 2007
@@ -19,7 +19,7 @@
 %define	sdate	070710
 # do not use ,,2.6.X'' as version here, put whole number like 2.6.8
 Version:	2.6.22
-Release:	1
+Release:	2
 License:	GPL
 Group:		Networking/Admin
 Source0:	http://developer.osdl.org/dev/iproute2/download/%{name}-%{version}-%{sdate}.tar.gz
@@ -34,6 +34,7 @@
 Patch11:	esfq-%{name}.patch
 Patch12:	001-net-dev-iface-descr-0.1.diff
 Patch13:	%{name}-q_atm_c.patch
+Patch14:	%{name}-q_srr.v0.4.patch
 URL:		http://linux-net.osdl.org/index.php/Iproute2
 BuildRequires:	bison
 BuildRequires:	db-devel
@@ -110,6 +111,7 @@
 %patch11 -p1
 #%{?with_iface_descr:%patch12 -p1}
 %patch13 -p0
+%patch14 -p1
 
 %build
 %{__make} \
@@ -171,6 +173,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172  2007/07/18 16:21:30  shadzik
+- add -q_srr.v0.4.patch to support sch_srr (kernel-net-sch_srr.spec)
+- rel 2
+
 Revision 1.171  2007/07/11 06:22:26  arekm
 - lex patch is obsolete
 
================================================================

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



More information about the pld-cvs-commit mailing list