packages: xen/xen.spec - no versioned kernel(xen0) dependency (require some...

pawelz pawelz at pld-linux.org
Tue Feb 16 17:52:18 CET 2010


Author: pawelz                       Date: Tue Feb 16 16:52:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no versioned kernel(xen0) dependency (require some research, it *should*
  work with older xen0)

---- Files affected:
packages/xen:
   xen.spec (1.78 -> 1.79) 

---- Diffs:

================================================================
Index: packages/xen/xen.spec
diff -u packages/xen/xen.spec:1.78 packages/xen/xen.spec:1.79
--- packages/xen/xen.spec:1.78	Sat Feb 13 21:33:19 2010
+++ packages/xen/xen.spec	Tue Feb 16 17:52:13 2010
@@ -58,7 +58,7 @@
 Requires:	diffutils
 Requires:	gawk
 Requires:	iptables
-Requires:	kernel(xen0) = %{major}
+Requires:	kernel(xen0)
 Requires:	losetup
 Requires:	net-tools
 Requires:	python-%{name} = %{version}-%{release}
@@ -219,9 +219,9 @@
 rm -rf $RPM_BUILD_ROOT/''etc/init.d
 rm -f $RPM_BUILD_ROOT/boot/xen-3.2.gz
 rm -f $RPM_BUILD_ROOT/boot/xen-3.gz
-# strip - Unable to recognise the format of the input file
-rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc32
-rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc64
+# # strip - Unable to recognise the format of the input file
+# rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc32
+# rm -f $RPM_BUILD_ROOT%{_datadir}/xen/qemu/openbios-sparc64
 
 
 # conflict with qemu
@@ -337,6 +337,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.79  2010/02/16 16:52:13  pawelz
+- no versioned kernel(xen0) dependency (require some research, it *should*
+  work with older xen0)
+
 Revision 1.78  2010/02/13 20:33:19  sparky
 - BR: SDL-devel, gettext-devel, pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xen/xen.spec?r1=1.78&r2=1.79&f=u



More information about the pld-cvs-commit mailing list