SPECS: kvm.spec - Error: Could not find libfdt on ppc

paszczus paszczus at pld-linux.org
Fri Sep 19 11:54:34 CEST 2008


Author: paszczus                     Date: Fri Sep 19 09:54:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Error: Could not find libfdt on ppc

---- Files affected:
SPECS:
   kvm.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.60 SPECS/kvm.spec:1.61
--- SPECS/kvm.spec:1.60	Fri Sep 19 11:45:00 2008
+++ SPECS/kvm.spec	Fri Sep 19 11:54:29 2008
@@ -55,8 +55,8 @@
 Requires:	qemu
 %endif
 %endif
-# ppc broken?
-ExclusiveArch:	%{ix86} %{x8664} ia64 ppc
+# ppc broken? needed libfdt fix
+ExclusiveArch:	%{ix86} %{x8664} ia64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # some SPARC boot image in ELF format
@@ -205,6 +205,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2008/09/19 09:54:29  paszczus
+- Error: Could not find libfdt on ppc
+
 Revision 1.60  2008/09/19 09:45:00  paszczus
 - try to build ppc (just test)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list