Updating link to change in openSUSE:Factory/xen revision 142.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=15c51c4d1b0ad19e0b189c376145e0d2
This commit is contained in:
parent
82e844b703
commit
873847f0da
8
xen.spec
8
xen.spec
@ -226,7 +226,7 @@ Patch371: domu-usb-controller.patch
|
|||||||
Patch372: usb-list.patch
|
Patch372: usb-list.patch
|
||||||
Patch373: xend-devid-or-name.patch
|
Patch373: xend-devid-or-name.patch
|
||||||
Patch374: suspend_evtchn_lock.patch
|
Patch374: suspend_evtchn_lock.patch
|
||||||
Patch375: log-guest-console.patch
|
Patch375: log-guest-console.patch
|
||||||
# Patches for snapshot support
|
# Patches for snapshot support
|
||||||
Patch400: snapshot-ioemu-save.patch
|
Patch400: snapshot-ioemu-save.patch
|
||||||
Patch401: snapshot-ioemu-restore.patch
|
Patch401: snapshot-ioemu-restore.patch
|
||||||
@ -432,6 +432,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
|
||||||
@ -612,6 +613,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
|
||||||
@ -1060,6 +1062,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
|
||||||
@ -1087,6 +1090,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
|
||||||
@ -1240,6 +1244,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
|
||||||
@ -1250,6 +1255,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
|
||||||
|
Loading…
Reference in New Issue
Block a user