SPECS: xen.spec - fix reisermodule build
shadzik
shadzik at pld-linux.org
Fri Nov 24 01:38:04 CET 2006
Author: shadzik Date: Fri Nov 24 00:38:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix reisermodule build
---- Files affected:
SPECS:
xen.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.38 SPECS/xen.spec:1.39
--- SPECS/xen.spec:1.38 Sat Nov 18 20:19:58 2006
+++ SPECS/xen.spec Fri Nov 24 01:37:59 2006
@@ -20,8 +20,9 @@
Patch0: %{name}-python_scripts.patch
Patch1: %{name}-bash_scripts.patch
#Patch2: %{name}-bridge_setup.patch
+Patch3: %{name}-reisermodule.patch
URL: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
-BuildRequires: XFree86-devel
+#BuildRequires: XFree86-devel
BuildRequires: curl-devel
BuildRequires: latex2html
BuildRequires: libidn-devel
@@ -109,6 +110,7 @@
%patch0 -p1
%patch1 -p1
#%patch2 -p1
+%patch3 -p1
chmod -R u+w .
@@ -229,6 +231,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/11/24 00:37:59 shadzik
+- fix reisermodule build
+
Revision 1.38 2006/11/18 19:19:58 shadzik
- install missing dir /var/lib/xen/save and kill its duplicate in %file
- builds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xen.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list