SPECS: kvm.spec - ExcludeArch: ppc (added TODO) - release 1
arvenil
arvenil at pld-linux.org
Mon Dec 31 21:18:17 CET 2007
Author: arvenil Date: Mon Dec 31 20:18:17 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ExcludeArch: ppc (added TODO)
- release 1
---- Files affected:
SPECS:
kvm.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.22 SPECS/kvm.spec:1.23
--- SPECS/kvm.spec:1.22 Mon Dec 31 17:00:10 2007
+++ SPECS/kvm.spec Mon Dec 31 21:18:11 2007
@@ -1,4 +1,6 @@
# $Revision$, $Date$
+# TODO:
+# - doesn't build on ppc, fix this if possible
#
# Conditional build:
%bcond_without dist_kernel # allow non-distribution kernel
@@ -7,7 +9,7 @@
%define no_install_post_strip 1
-%define _rel 0.4
+%define _rel 1
Summary: Kernel-based Virtual Machine for Linux
Summary(pl.UTF-8): Oparta na jądrze maszyna wirtualna dla Linuksa
@@ -30,6 +32,7 @@
BuildRequires: zlib-devel
Requires: qemu
%endif
+ExcludeArch: ppc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -147,6 +150,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2007-12-31 20:18:11 arvenil
+- ExcludeArch: ppc (added TODO)
+- release 1
+
Revision 1.22 2007-12-31 16:00:10 arvenil
- License for kernel module is GPL v2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.22&r2=1.23&f=u
More information about the pld-cvs-commit
mailing list