]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- Updated to 0.7.1
authorpascalek <pascalek@pld-linux.org>
Sat, 6 Aug 2005 10:38:53 +0000 (10:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.30

qemu.spec

index f1f76060dfc7de7490801a2c6c943e6933bb2410..823acc4b41f707167ca3dd8b236232ed9c210146 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
 Summary:       QEMU CPU Emulator
 Summary(pl):   QEMU - emulator procesora
 Name:          qemu
-Version:       0.7.0
-Release:       1.3
+Version:       0.7.1
+Release:       1
 License:       GPL
 Group:         Applications/Emulators
 #Source0Download: http://fabrice.bellard.free.fr/qemu/download.html
 Source0:       http://fabrice.bellard.free.fr/qemu/%{name}-%{version}.tar.gz
-# Source0-md5: 234e9ace03b00259bb57dc5a9c633056
+# Source0-md5: b0c80d2c082049a5b8ccbc7f55fe165b
 %if %{with kqemu}
 Source1:       http://fabrice.bellard.free.fr/qemu/kqemu-0.6.2-1.tar.gz
 # NoSource1-md5:       c6bb3b40fb3d526d731eb0f1f9dee7ee
@@ -138,6 +138,9 @@ install kqemu/kqemu.smp $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}smp/misc/kqemu
 install kqemu/kqemu.ko $RPM_BUILD_ROOT/lib/modules/%{_kernel_ver}/misc
 %endif
 
+# This dir is unneeded
+rm -rf $RPM_BUILD_ROOT/usr/share/doc/qemu
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.107832 seconds and 4 git commands to generate.