This commit is contained in:
committed by
Git OBS Bridge
parent
d392f1f54e
commit
49bc396272
44
xen.spec
44
xen.spec
@@ -34,8 +34,8 @@ BuildRequires: glibc-32bit glibc-devel-32bit
|
||||
BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11
|
||||
%endif
|
||||
Version: 3.1.0_15042
|
||||
Release: 28
|
||||
License: GPL v2 or later
|
||||
Release: 32
|
||||
License: GPL v2 only
|
||||
Group: System/Kernel
|
||||
Autoreqprov: on
|
||||
PreReq: %insserv_prereq %fillup_prereq
|
||||
@@ -70,23 +70,24 @@ Patch9: 15250_xend_device_destroy.patch
|
||||
Patch10: 15273_libxenapi.patch
|
||||
Patch11: 15274_xenapi.patch
|
||||
Patch12: 15275_xenapi.patch
|
||||
Patch13: 15389-32on64-memop-error-path.patch
|
||||
Patch14: 15390-32on64-setup-error-path.patch
|
||||
Patch15: 15391-32on64-setup-pgtable.patch
|
||||
Patch16: 15410-domain-restore.patch
|
||||
Patch17: 15416-x86_64-failsafe.patch
|
||||
Patch18: 15433-pae-ptwr-check.patch
|
||||
Patch19: 15444-vmxassist-p2r.patch
|
||||
Patch20: 15480-man-xm.patch
|
||||
Patch21: rtl8139-data-corruption.patch
|
||||
Patch22: 15168-check-dup-domians.patch
|
||||
Patch23: 15587-domid-reset.patch
|
||||
Patch24: 15609-save-mem-values.patch
|
||||
Patch25: 15642_uuid_unique.patch
|
||||
Patch26: 15649_xenapi.patch
|
||||
Patch27: 15650_xenapi.patch
|
||||
Patch28: 15651_xenapi.patch
|
||||
Patch29: 15693-32on64-gnttab-err.patch
|
||||
Patch13: 15381-log-svm-npt.patch
|
||||
Patch14: 15389-32on64-memop-error-path.patch
|
||||
Patch15: 15390-32on64-setup-error-path.patch
|
||||
Patch16: 15391-32on64-setup-pgtable.patch
|
||||
Patch17: 15410-domain-restore.patch
|
||||
Patch18: 15416-x86_64-failsafe.patch
|
||||
Patch19: 15433-pae-ptwr-check.patch
|
||||
Patch20: 15444-vmxassist-p2r.patch
|
||||
Patch21: 15480-man-xm.patch
|
||||
Patch22: rtl8139-data-corruption.patch
|
||||
Patch23: 15168-check-dup-domians.patch
|
||||
Patch24: 15587-domid-reset.patch
|
||||
Patch25: 15609-save-mem-values.patch
|
||||
Patch26: 15642_uuid_unique.patch
|
||||
Patch27: 15649_xenapi.patch
|
||||
Patch28: 15650_xenapi.patch
|
||||
Patch29: 15651_xenapi.patch
|
||||
Patch30: 15693-32on64-gnttab-err.patch
|
||||
# Our patches
|
||||
Patch100: xen-config.diff
|
||||
Patch101: xend-config.diff
|
||||
@@ -564,6 +565,7 @@ Authors:
|
||||
%patch27 -p1
|
||||
%patch28 -p1
|
||||
%patch29 -p1
|
||||
%patch30 -p1
|
||||
%patch100 -p1
|
||||
%patch101 -p1
|
||||
%patch102 -p1
|
||||
@@ -949,6 +951,10 @@ rm -f $RPM_BUILD_ROOT/%pysite/*.egg-info
|
||||
/sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Mon Aug 13 2007 - carnold@novell.com
|
||||
- hvm svm: Log into 'xm dmesg' that SVM NPT is enabled.
|
||||
* Fri Aug 10 2007 - ccoffing@novell.com
|
||||
- Honor RPM_OPT_FLAGS better
|
||||
* Thu Aug 09 2007 - ccoffing@novell.com
|
||||
- #298176: Do not enable NX if CPU/BIOS does not support it
|
||||
- #289569: Modify network-bridge to handle vlan
|
||||
|
Reference in New Issue
Block a user