SHA256
1
0
forked from pool/xen

Autobuild autoformatter for 78156

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xen?expand=0&rev=144
This commit is contained in:
Sascha Peilicke 2011-08-07 16:42:22 +00:00 committed by Git OBS Bridge
parent e6b05bb377
commit dfbfc70d3b

View File

@ -89,7 +89,7 @@ BuildRequires: glibc-devel
BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11 BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11
%endif %endif
Version: 4.1.1_02 Version: 4.1.1_02
Release: 1 Release: 3
License: GPLv2+ License: GPLv2+
Group: System/Kernel Group: System/Kernel
AutoReqProv: on AutoReqProv: on
@ -437,6 +437,7 @@ Authors:
Ian Pratt <ian.pratt@cl.cam.ac.uk> Ian Pratt <ian.pratt@cl.cam.ac.uk>
%if %{?with_dom0_support}0 %if %{?with_dom0_support}0
%package tools %package tools
License: GPLv2+ License: GPLv2+
Summary: Xen Virtualization: Control tools for domain 0 Summary: Xen Virtualization: Control tools for domain 0
@ -617,6 +618,7 @@ Xen, but is not available for release due to license restrictions.
%endif %endif
%if %{?with_dom0_support}0 %if %{?with_dom0_support}0
%package doc-html %package doc-html
License: GPLv2+ License: GPLv2+
Summary: Xen Virtualization: HTML documentation Summary: Xen Virtualization: HTML documentation
@ -1069,6 +1071,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons
%endif %endif
%if %{?with_dom0_support}0 %if %{?with_dom0_support}0
%files %files
%defattr(-,root,root) %defattr(-,root,root)
/boot/xen-%{version}-%{release}.gz /boot/xen-%{version}-%{release}.gz
@ -1096,6 +1099,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons
%{_libdir}/*.so.* %{_libdir}/*.so.*
%if %{?with_dom0_support}0 %if %{?with_dom0_support}0
%files tools %files tools
%defattr(-,root,root) %defattr(-,root,root)
/usr/bin/xenalyze /usr/bin/xenalyze
@ -1249,6 +1253,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons
/usr/include/* /usr/include/*
%if %{?with_dom0_support}0 %if %{?with_dom0_support}0
%files doc-html %files doc-html
%defattr(-,root,root) %defattr(-,root,root)
%{_defaultdocdir}/xen/html %{_defaultdocdir}/xen/html
@ -1259,6 +1264,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/xencons
%endif %endif
%if %{?with_dom0_support}0 %if %{?with_dom0_support}0
%post tools %post tools
%if %{?with_xend}0 %if %{?with_xend}0
# with_xend # with_xend