SPECS: xen.spec - hvmloader isn't builded without bin86 which is req by bcc

grzegorz grzegorz at pld-linux.org
Sun May 11 20:40:38 CEST 2008


Author: grzegorz                     Date: Sun May 11 18:40:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- hvmloader isn't builded without bin86 which is req by bcc

---- Files affected:
SPECS:
   xen.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/xen.spec
diff -u SPECS/xen.spec:1.67 SPECS/xen.spec:1.68
--- SPECS/xen.spec:1.67	Sun Apr 27 21:28:13 2008
+++ SPECS/xen.spec	Sun May 11 20:40:32 2008
@@ -259,7 +259,7 @@
 %dir %{_prefix}/lib/%{name}
 %endif
 %dir %{_prefix}/lib/%{name}/boot
-%attr(744,root,root) %{_prefix}/lib/%{name}/boot/hvmloader
+%{?with_hvm:%attr(744,root,root) %{_prefix}/lib/%{name}/boot/hvmloader}
 %{_datadir}/xen
 %{_mandir}/man?/*
 %{_sharedstatedir}/xen
@@ -323,6 +323,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2008-05-11 18:40:32  grzegorz
+- hvmloader isn't builded without bin86 which is req by bcc
+
 Revision 1.67  2008-04-27 19:28:13  glen
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xen.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list