SPECS (XEN_3_0_2): xen.spec - xen-reisemodule.patch (merged from H...
adamg
adamg at pld-linux.org
Sat Nov 3 21:35:27 CET 2007
Author: adamg Date: Sat Nov 3 20:35:27 2007 GMT
Module: SPECS Tag: XEN_3_0_2
---- Log message:
- xen-reisemodule.patch (merged from HEAD)
- /var/lib/xen/save dir (merged from HEAD)
- fix syntax in tools/iommu/configure (libvncserver detection)
- BuildRequires: SDL-devel
- BuildRequires: libvncserver-devel
---- Files affected:
SPECS:
xen.spec (1.34.2.3 -> 1.34.2.4)
---- Diffs:
================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.34.2.3 SPECS/xen.spec:1.34.2.4
--- SPECS/xen.spec:1.34.2.3 Sat Nov 3 00:29:13 2007
+++ SPECS/xen.spec Sat Nov 3 21:35:22 2007
@@ -21,7 +21,10 @@
Patch1: %{name}-bash_scripts.patch
Patch2: %{name}-bridge_setup.patch
Patch3: %{name}-xenstore-version.patch
+Patch4: %{name}-reisermodule.patch
+Patch5: %{name}-libvncserver-detect-fix.patch
URL: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
+BuildRequires: SDL-devel
BuildRequires: XFree86-devel
%ifarch %{ix86}
BuildRequires: bcc
@@ -30,6 +33,7 @@
BuildRequires: curl-devel
BuildRequires: latex2html
BuildRequires: libidn-devel
+BuildRequires: libvncserver-devel
BuildRequires: ncurses-devel
BuildRequires: python-Twisted
BuildRequires: python-devel
@@ -113,6 +117,8 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
+%patch5 -p1
chmod -R u+w .
@@ -138,6 +144,7 @@
install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/xendomains
install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/%{name}/xend-db/{domain,vnet}
+install -d $RPM_BUILD_ROOT%{_sharedstatedir}/xen/save
rm -f $RPM_BUILD_ROOT%{_includedir}/%{name}/COPYING
@@ -237,6 +244,13 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34.2.4 2007/11/03 20:35:22 adamg
+- xen-reisemodule.patch (merged from HEAD)
+- /var/lib/xen/save dir (merged from HEAD)
+- fix syntax in tools/iommu/configure (libvncserver detection)
+- BuildRequires: SDL-devel
+- BuildRequires: libvncserver-devel
+
Revision 1.34.2.3 2007/11/02 23:29:13 adamg
- BuildRequires: cpp
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xen.spec?r1=1.34.2.3&r2=1.34.2.4&f=u
More information about the pld-cvs-commit
mailing list