]> git.pld-linux.org Git - packages/xen.git/blobdiff - xen.spec
- up to 3.3.0
[packages/xen.git] / xen.spec
index faeec11e547dc6ed15ab7d3916ffa8cd73a63378..8678013d0e1edb67ddefda605277c8d610296678 100644 (file)
--- a/xen.spec
+++ b/xen.spec
 %bcond_with    pae             # build with PAE (HIGHMEM64G) support
 %bcond_with    hvm             # build with hvm (full virtualization) support
 #
-%define                major   3.2
-%define                minor   1
+%define                major   3.3
+%define                minor   0
 Summary:       Xen - a virtual machine monitor
 Summary(pl.UTF-8):     Xen - monitor maszyny wirtualnej
 Name:          xen
 Version:       %{major}.%{minor}
-Release:       0.3
+Release:       0.1
 License:       GPL
 Group:         Applications/System
 Source0:       http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
@@ -57,7 +57,7 @@ Requires:     net-tools
 Requires:      python-%{name} = %{version}-%{release}
 Requires:      rc-scripts
 Requires:      sed
-Requires:      util-linux-ng
+Requires:      util-linux
 Requires:      which
 Obsoletes:     xen-doc
 ExclusiveArch: %{ix86} %{x8664}
@@ -154,6 +154,7 @@ Skrypty udev dla xena.
 Summary:       xen Python modules
 Summary(pl.UTF-8):     ModuĊ‚y Pythona dla xena
 Group:         Libraries
+Conflicts:     xen < 3.2.1-0.3
 
 %description -n python-xen
 xen Python modules.
@@ -208,6 +209,10 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/qemu/qemu-doc.html
 rm -rf $RPM_BUILD_ROOT/''etc/init.d
 rm -f $RPM_BUILD_ROOT/boot/xen-3.2.gz
 rm -f $RPM_BUILD_ROOT/boot/xen-3.gz
+# strip - Unable to recognise the format of the input file 
+rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc32
+rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc64
+
 
 # conflict with qemu
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/qemu-img.1
This page took 0.052947 seconds and 4 git commands to generate.