]> git.pld-linux.org Git - packages/qemu.git/blobdiff - qemu.spec
- rel 5
[packages/qemu.git] / qemu.spec
index eb3333289948fab62a19ce6df3ed4b5d4cda1b55..bf122c26536bdf4a538ee7a6d2b62a740615d783 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -16,7 +16,7 @@ Summary:      QEMU CPU Emulator
 Summary(pl.UTF-8):     QEMU - emulator procesora
 Name:          qemu
 Version:       1.0
-Release:       2
+Release:       5
 License:       GPL
 Group:         Applications/Emulators
 Source0:       http://wiki.qemu.org/download/%{name}-%{version}.tar.gz
@@ -66,7 +66,7 @@ ExclusiveArch:        %{ix86} %{x8664} %{?with_userspace:ppc}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # some PPC/SPARC boot image in ELF format
-%define                _noautostrip    .*%{_datadir}/qemu/.*-.*
+%define                _noautostrip    .*%{_datadir}/qemu/.*-.* .*%{_datadir}/qemu/bios.bin
 
 %description
 QEMU is a FAST! processor emulator. By using dynamic translation it
This page took 0.029157 seconds and 4 git commands to generate.