Updating link to change in openSUSE:Factory/xen revision 80.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=bab18b4d77fe039fab5382a8e1a339f4
This commit is contained in:
committed by
Git OBS Bridge
parent
6de5f9f31c
commit
f6f3ce5586
16
xen.spec
16
xen.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package xen (Version 3.4.1_19718_02)
|
||||
# spec file for package xen (Version 3.4.1_19718_03)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -37,7 +37,7 @@ BuildRequires: glibc-32bit glibc-devel-32bit
|
||||
%if %{?with_kmp}0
|
||||
BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11
|
||||
%endif
|
||||
Version: 3.4.1_19718_02
|
||||
Version: 3.4.1_19718_03
|
||||
Release: 1
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
@@ -56,7 +56,9 @@ Source9: xmexample.domUloader
|
||||
Source10: xmexample.disks
|
||||
Source11: block-nbd
|
||||
Source12: block-iscsi
|
||||
Source13: block-npiv
|
||||
Source13: block-npiv-common.sh
|
||||
Source14: block-npiv
|
||||
Source15: block-npiv-vport
|
||||
Source16: xmclone.sh
|
||||
Source17: xend-relocation.sh
|
||||
Source18: init.xen_loop
|
||||
@@ -79,6 +81,7 @@ Patch5: 20077-x86-runstate-cswitch-out.patch
|
||||
Patch6: 20078-x86_64-branch-emulation.patch
|
||||
Patch7: 20101-hvm-no-compat-virt-start.patch
|
||||
Patch8: 20112-x86-dom0-boot-run-timers.patch
|
||||
Patch9: 20125-xc-parse-tuple-fix.patch
|
||||
# Our patches
|
||||
Patch100: xen-config.diff
|
||||
Patch101: xend-config.diff
|
||||
@@ -169,6 +172,7 @@ Patch404: pvdrv_emulation_control.patch
|
||||
Patch405: blktap-pv-cdrom.patch
|
||||
Patch406: network-nat-open-SuSEfirewall2-FORWARD.patch
|
||||
Patch407: ioemu-7615-qcow2-fix-alloc_cluster_link_l2.patch
|
||||
Patch408: qemu-retry-be-status.patch
|
||||
%if %{?with_kmp}0
|
||||
Patch450: disable_emulated_device.diff
|
||||
%endif
|
||||
@@ -176,7 +180,7 @@ Patch450: disable_emulated_device.diff
|
||||
Patch500: hv_tools.patch
|
||||
Patch501: hv_xen_base.patch
|
||||
Patch502: hv_xen_extension.patch
|
||||
Patch503: hv_win7_eoi_bug.patch
|
||||
Patch503: hv_win7_eoi_bug.patch
|
||||
Patch999: tmp_build.patch
|
||||
Url: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -519,6 +523,7 @@ Authors:
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
@@ -600,6 +605,7 @@ Authors:
|
||||
%patch405 -p1
|
||||
%patch406 -p1
|
||||
%patch407 -p1
|
||||
%patch408 -p1
|
||||
%if %{?with_kmp}0
|
||||
%patch450 -p1
|
||||
%endif
|
||||
@@ -731,7 +737,7 @@ rm -f $RPM_BUILD_ROOT/etc/xen/examples/*nbd
|
||||
install -m644 %SOURCE9 %SOURCE10 $RPM_BUILD_ROOT/etc/xen/examples/
|
||||
# scripts
|
||||
rm -f $RPM_BUILD_ROOT/etc/xen/scripts/block-*nbd
|
||||
install -m755 %SOURCE11 %SOURCE12 %SOURCE13 %SOURCE16 %SOURCE17 $RPM_BUILD_ROOT/etc/xen/scripts/
|
||||
install -m755 %SOURCE11 %SOURCE12 %SOURCE13 %SOURCE14 %SOURCE15 %SOURCE16 %SOURCE17 $RPM_BUILD_ROOT/etc/xen/scripts/
|
||||
ln -s /etc/xen/scripts/vm-monitor $RPM_BUILD_ROOT/etc/xen/scripts/set-lock
|
||||
# Xen API remote authentication files
|
||||
install -d $RPM_BUILD_ROOT/etc/pam.d
|
||||
|
Reference in New Issue
Block a user