SPECS: xen.spec - final 3.2.0; lib64 systems need fix
arekm
arekm at pld-linux.org
Tue Feb 26 23:42:35 CET 2008
Author: arekm Date: Tue Feb 26 22:42:35 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- final 3.2.0; lib64 systems need fix
---- Files affected:
SPECS:
xen.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.53 SPECS/xen.spec:1.54
--- SPECS/xen.spec:1.53 Thu Dec 27 11:54:58 2007
+++ SPECS/xen.spec Tue Feb 26 23:42:30 2008
@@ -16,15 +16,12 @@
Summary: Xen - a virtual machine monitor
Summary(pl.UTF-8): Xen - monitor maszyny wirtualnej
Name: xen
-%define _major 3.2.0
-%define _minor 0.rc4
-Version: %{_major}_%{_minor}
-Release: 0.3
+Version: 3.2.0
+Release: 0.1
License: GPL
Group: Applications/System
-#Source0: http://bits.xensource.com/oss-xen/release/%{_major}-%{_minor}/src.tgz/%{name}-%{version}-src.tgz
-Source0: %{name}-%{_major}-rc4.tar.bz2
-# Source0-md5: bc6e3262739b1c40d85d4aace22e7cb3
+Source0: http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 4aa57328d0802a063fa67dfc063da30e
Source1: %{name}-xend.init
Source2: %{name}-xendomains.init
Patch0: %{name}-python_scripts.patch
@@ -55,9 +52,6 @@
ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-#%define _version %(echo %{version} |tr _ -)
-%define _version %{_major}-rc4-pre
-
%ifnarch i686 athlon pentium3 pentium4
%undefine with_pae
%endif
@@ -138,7 +132,7 @@
Statyczne biblioteki xena.
%prep
-%setup -q -n %{name}-%{_major}-rc4
+%setup -q
%patch0 -p1
%patch1 -p1
@@ -210,8 +204,8 @@
%defattr(644,root,root,755)
%doc COPYING README docs/misc/*
%doc docs/html/*
-/boot/%{name}-syms-%{_version}
-/boot/%{name}-%{_version}.gz
+/boot/%{name}-syms-%{version}
+/boot/%{name}-%{version}.gz
/boot/%{name}.gz
%attr(754,root,root) /etc/rc.d/init.d/*
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/*
@@ -287,6 +281,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2008-02-26 22:42:30 arekm
+- final 3.2.0; lib64 systems need fix
+
Revision 1.53 2007-12-27 10:54:58 adamg
- updated to 3.2.0-rc4-pre; NFY
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xen.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list