Author: undefine Date: Sat Jan 19 20:57:38 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - up to 0.9.1
---- Files affected: SPECS: qemu.spec (1.85.2.23 -> 1.85.2.24) ---- Diffs: ================================================================ Index: SPECS/qemu.spec diff -u SPECS/qemu.spec:1.85.2.23 SPECS/qemu.spec:1.85.2.24 --- SPECS/qemu.spec:1.85.2.23 Fri Jan 18 13:26:08 2008 +++ SPECS/qemu.spec Sat Jan 19 21:57:33 2008 @@ -34,8 +34,8 @@ %endif %define _kqemu_version 1.3.0pre11 -%define _qemu_version 0.9.0 -%define _rel 58 +%define _qemu_version 0.9.1 +%define _rel 0.1 %define pname qemu Summary: QEMU CPU Emulator Summary(pl): QEMU - emulator procesora @@ -46,7 +46,7 @@ Group: Applications/Emulators #Source0Download: http://fabrice.bellard.free.fr/qemu/download.html Source0: http://fabrice.bellard.free.fr/qemu/%{pname}-%{version}.tar.gz -# Source0-md5: ab11a03ba30cf4a70641f0f170473d69 +# Source0-md5: 6591df8e9270eb358c881de4ebea1262 Source1: http://fabrice.bellard.free.fr/qemu/k%{pname}-%{_kqemu_version}.tar.gz # Source1-md5: 970521874ef8b1ba4598925ace5936c3 Patch0: %{pname}-nostatic.patch @@ -63,9 +63,6 @@ Patch11: %{pname}-0.7.2-gcc4-opts.patch #Patch12: %{pname}-0.7.2-dyngen-check-stack-clobbers.patch Patch13: %{pname}-dosguest.patch -# Fix crash when using qemu instances with NICs connected via socket -# This patch will be obsolete in versions after 0.9.0 -Patch14: %{pname}-0.9.0-remove-iohandlers.patch URL: http://fabrice.bellard.free.fr/qemu/ %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.7} @@ -174,7 +171,6 @@ %{?with_nosdlgui:%patch6 -p1} %patch7 -p1 #%patch8 -p1 -%patch14 -p1 %{__sed} -i -e 's/sdl_static=yes/sdl_static=no/' configure %{__sed} -i 's/.*MAKE) -C kqemu$//' Makefile @@ -248,9 +244,7 @@ --cc="%{__cc}" \ --host-cc="%{__cc}" \ --make="%{__make}" \ -%if %{with kqemu} - --kernel-path=%{_kernelsrcdir} \ -%else +%if %{without kqemu} --disable-kqemu \ %endif %{?with_gcc4:--disable-gcc-check} \ @@ -350,6 +344,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.85.2.24 2008-01-19 20:57:33 undefine +- up to 0.9.1 + Revision 1.85.2.23 2008-01-18 12:26:08 glen - rel 58 (2.6.16.58-1) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.85.2.23&r2=1.85.2.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
