Author: charles                      Date: Tue Sep  6 01:52:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7.2
- updated -gcc4_x86.patch
- killed -g from CFLAGS

---- Files affected:
SPECS:
   qemu.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.34 SPECS/qemu.spec:1.35
--- SPECS/qemu.spec:1.34        Wed Aug 24 09:12:17 2005
+++ SPECS/qemu.spec     Tue Sep  6 03:52:21 2005
@@ -15,17 +15,17 @@
 Summary:       QEMU CPU Emulator
 Summary(pl):   QEMU - emulator procesora
 Name:          qemu
-Version:       0.7.1
-%define                _rel    1.4
+Version:       0.7.2
+%define                _rel    1
 Release:       %{_rel}%{?with_kqemu:k}
 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: b0c80d2c082049a5b8ccbc7f55fe165b
+# Source0-md5: 7d69dd96edf7ae5298a9a7283a0e9fb8
 %if %{with kqemu}
-Source1:       http://fabrice.bellard.free.fr/qemu/kqemu-%{version}-1.tar.gz
-# NoSource1-md5:       012498dac620eb8c212bf5f622414dd0
+Source1:       http://fabrice.bellard.free.fr/qemu/kqemu-%{version}.tar.gz
+# NoSource1-md5:       02cfdecda90458d6393781496ec6b48b
 NoSource:      1
 %endif
 Patch0:                %{name}-nostatic.patch
@@ -136,6 +136,8 @@
 # cannot use optflags on x86 - they cause "no register to spill" errors
 %if %{with cflags_passing}
 %{__sed} -i -e 's/-Wall -O2 -g/-Wall %{rpmcflags}/' Makefile Makefile.target
+%else
+%{__sed} -i 's/-Wall -O2 -g/-Wall -O2/' Makefile Makefile.target
 %endif
 
 %{?with_kqemu:echo -n > kqemu/install.sh}
@@ -262,6 +264,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2005/09/06 01:52:21  charles
+- updated to 0.7.2
+- updated -gcc4_x86.patch
+- killed -g from CFLAGS
+
 Revision 1.34  2005/08/24 07:12:17  glen
 - supply /sbin/qemu-ifup script
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.34&r2=1.35&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to