SPECS: xen.spec - up to 3.3.0
wolvverine
wolvverine at pld-linux.org
Sat Aug 30 23:09:53 CEST 2008
Author: wolvverine Date: Sat Aug 30 21:09:53 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.3.0
---- Files affected:
SPECS:
xen.spec (1.71 -> 1.72)
---- Diffs:
================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.71 SPECS/xen.spec:1.72
--- SPECS/xen.spec:1.71 Sat May 24 00:24:48 2008
+++ SPECS/xen.spec Sat Aug 30 23:09:47 2008
@@ -13,13 +13,13 @@
%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
@@ -210,6 +210,10 @@
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
@@ -324,6 +328,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.72 2008/08/30 21:09:47 wolvverine
+- up to 3.3.0
+
Revision 1.71 2008/05/23 22:24:48 glen
- conflict before package split
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xen.spec?r1=1.71&r2=1.72&f=u
More information about the pld-cvs-commit
mailing list