SPECS: xen.spec - a patch added, which makes the bridge setup scri...

jajcus jajcus at pld-linux.org
Thu Jun 29 15:02:34 CEST 2006


Author: jajcus                       Date: Thu Jun 29 13:02:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- a patch added, which makes the bridge setup script work when the default route has 'onlink' attribute

---- Files affected:
SPECS:
   xen.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.30 SPECS/xen.spec:1.31
--- SPECS/xen.spec:1.30	Thu Jun 29 09:28:50 2006
+++ SPECS/xen.spec	Thu Jun 29 15:02:29 2006
@@ -20,6 +20,7 @@
 Source2:	%{name}-xendomains.init
 Patch0:		%{name}-python_scripts.patch
 Patch1:		%{name}-bash_scripts.patch
+Patch2:		%{name}-bridge_setup.patch
 URL:		http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
 BuildRequires:	XFree86-devel
 BuildRequires:	curl-devel
@@ -105,6 +106,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 chmod -R u+w .
 
@@ -221,6 +223,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/06/29 13:02:29  jajcus
+- a patch added, which makes the bridge setup script work when the default route has 'onlink' attribute
+
 Revision 1.30  2006/06/29 07:28:50  qboosh
 - proper with_pae disabling
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xen.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list