SPECS: xen.spec - more br
arekm
arekm at pld-linux.org
Fri Feb 29 13:28:53 CET 2008
Author: arekm Date: Fri Feb 29 12:28:53 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more br
---- Files affected:
SPECS:
xen.spec (1.56 -> 1.57)
---- Diffs:
================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.56 SPECS/xen.spec:1.57
--- SPECS/xen.spec:1.56 Fri Feb 29 13:22:17 2008
+++ SPECS/xen.spec Fri Feb 29 13:28:47 2008
@@ -16,7 +16,8 @@
Summary: Xen - a virtual machine monitor
Summary(pl.UTF-8): Xen - monitor maszyny wirtualnej
Name: xen
-Version: 3.2.0
+%define _major 3.2
+Version: %{_major}.0
Release: 0.1
License: GPL
Group: Applications/System
@@ -45,10 +46,17 @@
Requires(post,preun): /sbin/chkconfig
Requires: ZopeInterface
Requires: bridge-utils
+Requires: coreutils
+Requires: diffutils
Requires: gawk
+Requires: iptables
Requires: kernel(xen0) = %{_major}
Requires: losetup
+Requires: net-tools
Requires: rc-scripts
+Requires: sed
+Requires: util-linux-ng
+Requires: which
Obsoletes: xen-doc
ExclusiveArch: %{ix86} %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -285,6 +293,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57 2008-02-29 12:28:47 arekm
+- more br
+
Revision 1.56 2008-02-29 12:22:17 arekm
- R: gawk
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xen.spec?r1=1.56&r2=1.57&f=u
More information about the pld-cvs-commit
mailing list