packages: xen/xen.spec - noautostrip openbios (thx glen)

pawelz pawelz at pld-linux.org
Sat Feb 13 19:43:33 CET 2010


Author: pawelz                       Date: Sat Feb 13 18:43:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- noautostrip openbios (thx glen)

---- Files affected:
packages/xen:
   xen.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: packages/xen/xen.spec
diff -u packages/xen/xen.spec:1.75 packages/xen/xen.spec:1.76
--- packages/xen/xen.spec:1.75	Sat Feb 13 19:18:48 2010
+++ packages/xen/xen.spec	Sat Feb 13 19:43:27 2010
@@ -10,10 +10,6 @@
 # - pldized init scripts
 # - script for rc-boot
 # - %%build fails on i686
-# - %%files fails on x86_64:
-#   Stripping 38 ELF executables.../usr/bin/strip: Unable to recognise the format of the input file `/home/users/pawelz/tmp/xen-3.4.2-root-pawelz/usr/share/xen/qemu/openbios-ppc'
-#   error: Bad exit status from /home/users/pawelz/tmp/rpm-tmp.17989 (%install)
-#   R: crossppc-binutils ???
 #
 # Conditional build:
 %bcond_with	pae		# build with PAE (HIGHMEM64G) support
@@ -71,6 +67,9 @@
 ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# some PPC/SPARC boot image in ELF format
+%define         _noautostrip    .*%{_datadir}/%{name}/qemu/openbios-.*
+
 %ifnarch i686 athlon pentium3 pentium4
 %undefine	with_pae
 %endif
@@ -335,6 +334,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2010/02/13 18:43:27  pawelz
+- noautostrip openbios (thx glen)
+
 Revision 1.75  2010/02/13 18:18:48  pawelz
 - more TODO (BR: crossppc-binutils ???)
 
================================================================

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



More information about the pld-cvs-commit mailing list