SPECS: kvm.spec - corrected _noautostrip macro from last commit

kolodko kolodko at pld-linux.org
Mon Aug 11 12:36:57 CEST 2008


Author: kolodko                      Date: Mon Aug 11 10:36:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- corrected _noautostrip macro from last commit

---- Files affected:
SPECS:
   kvm.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.51 SPECS/kvm.spec:1.52
--- SPECS/kvm.spec:1.51	Sun Aug 10 18:28:35 2008
+++ SPECS/kvm.spec	Mon Aug 11 12:36:52 2008
@@ -54,8 +54,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # some SPARC boot image in ELF format
-%define         _noautostrip    .*%{_datadir}/qemu/openbios-sparc32
-%define         _noautostrip    .*%{_datadir}/qemu/openbios-sparc64
+%define         _noautostrip .*%{_datadir}/qemu/openbios-sparc.*
 
 %description
 KVM (for Kernel-based Virtual Machine) is a full virtualization
@@ -196,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2008/08/11 10:36:52  kolodko
+- corrected _noautostrip macro from last commit
+
 Revision 1.51  2008/08/10 16:28:35  kolodko
 - added _noautostrip  for openbios-sparc64, failed build on x86_64
 
================================================================

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



More information about the pld-cvs-commit mailing list