SPECS: qemu.spec - revert

glen glen at pld-linux.org
Mon Feb 11 21:04:29 CET 2008


Author: glen                         Date: Mon Feb 11 20:04:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert

---- Files affected:
SPECS:
   qemu.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.105 SPECS/qemu.spec:1.106
--- SPECS/qemu.spec:1.105	Mon Feb 11 18:17:09 2008
+++ SPECS/qemu.spec	Mon Feb 11 21:04:24 2008
@@ -71,7 +71,7 @@
 URL:		http://fabrice.bellard.free.fr/qemu/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7
-BuildRequires:	rpmbuild(macros) >= 1.431
+BuildRequires:	rpmbuild(macros) >= 1.379
 %endif
 %if %{with userspace}
 BuildRequires:	SDL-devel >= 1.2.1
@@ -87,6 +87,9 @@
 ExclusiveArch:	%{ix86} %{x8664} %{?with_userspace:ppc}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# some SPARC boot image in ELF format
+%define		_noautostrip	.*%{_datadir}/qemu/openbios-sparc32
+
 %description
 QEMU is a FAST! processor emulator. By using dynamic translation it
 achieves a reasonnable speed while being easy to port on new host
@@ -259,9 +262,6 @@
 install udev.conf $RPM_BUILD_ROOT/etc/udev/rules.d/kqemu.rules
 %endif
 
-# some SPARC boot image in ELF format
-chmod a-x $RPM_BUILD_ROOT%{_datadir}/qemu/openbios-sparc32
-
 # already packaged
 rm -rf $RPM_BUILD_ROOT%{_docdir}/qemu/qemu-{doc,tech}.html
 
@@ -308,8 +308,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.105  2008-02-11 17:17:09  glen
-- use rpmbuild macros that require files to be stripped/chrpathed are executable
+Revision 1.106  2008-02-11 20:04:24  glen
+- revert
 
 Revision 1.104  2008-02-11 14:16:17  glen
 - gcc4 patches not updated, try without
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.105&r2=1.106&f=u



More information about the pld-cvs-commit mailing list