diff --git a/xen.spec b/xen.spec index f67c8cf..30c5441 100644 --- a/xen.spec +++ b/xen.spec @@ -89,7 +89,7 @@ BuildRequires: glibc-devel BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11 %endif Version: 4.1.1_02 -Release: 1 +Release: 3 License: GPLv2+ Group: System/Kernel AutoReqProv: on @@ -232,7 +232,7 @@ Patch371: domu-usb-controller.patch Patch372: usb-list.patch Patch373: xend-devid-or-name.patch Patch374: suspend_evtchn_lock.patch -Patch375: log-guest-console.patch +Patch375: log-guest-console.patch # Patches for snapshot support Patch400: snapshot-ioemu-save.patch Patch401: snapshot-ioemu-restore.patch @@ -437,6 +437,7 @@ Authors: Ian Pratt %if %{?with_dom0_support}0 + %package tools License: GPLv2+ Summary: Xen Virtualization: Control tools for domain 0 @@ -617,6 +618,7 @@ Xen, but is not available for release due to license restrictions. %endif %if %{?with_dom0_support}0 + %package doc-html License: GPLv2+ Summary: Xen Virtualization: HTML documentation @@ -1069,6 +1071,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons %endif %if %{?with_dom0_support}0 + %files %defattr(-,root,root) /boot/xen-%{version}-%{release}.gz @@ -1096,6 +1099,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons %{_libdir}/*.so.* %if %{?with_dom0_support}0 + %files tools %defattr(-,root,root) /usr/bin/xenalyze @@ -1249,6 +1253,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons /usr/include/* %if %{?with_dom0_support}0 + %files doc-html %defattr(-,root,root) %{_defaultdocdir}/xen/html @@ -1259,6 +1264,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons %endif %if %{?with_dom0_support}0 + %post tools %if %{?with_xend}0 # with_xend