Author: pluto Date: Sat Jul 7 11:25:27 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.0 (TODO: package new features).
---- Files affected: packages/qemu: qemu.spec (1.196 -> 1.197) ---- Diffs: ================================================================ Index: packages/qemu/qemu.spec diff -u packages/qemu/qemu.spec:1.196 packages/qemu/qemu.spec:1.197 --- packages/qemu/qemu.spec:1.196 Sun Feb 26 08:33:45 2012 +++ packages/qemu/qemu.spec Sat Jul 7 13:25:22 2012 @@ -1,5 +1,6 @@ # $Revision$, $Date$ # TODO: +# - package virtfs-proxy-helper, qemu-bridge-helper. # - update patches # - qemu-system-ppc -hda ac-ppc.img says: # qemu: could not open disk image ac-ppc.img: error "Success" @@ -14,12 +15,12 @@ Summary: QEMU CPU Emulator Summary(pl.UTF-8): QEMU - emulator procesora Name: qemu -Version: 1.0.1 +Version: 1.1.0 Release: 1 License: GPL Group: Applications/Emulators -Source0: http://wiki.qemu.org/download/%{name}-%{version}.tar.gz -# Source0-md5: 5efd1091f01e3bc31bfdec27b8edeb00 +Source0: http://wiki.qemu.org/download/%{name}-%{version}-1.tar.bz2 +# Source0-md5: f5c85c229b780bc39268845b6f365fc1 Patch0: qemu-cflags.patch Patch6: %{name}-nosdlgui.patch # Proof of concept, for reference, do not remove @@ -38,6 +39,7 @@ BuildRequires: texi2html BuildRequires: texinfo BuildRequires: which +BuildRequires: xen-devel BuildRequires: xorg-lib-libX11-devel Requires: %{name}-img = %{version}-%{release} Requires: %{name}-system-alpha = %{version}-%{release} @@ -323,6 +325,7 @@ %{_mandir}/man8/qemu-nbd.8* %dir %{_datadir}/qemu +%{_datadir}/%{name}/cpus-*.conf %{_datadir}/%{name}/keymaps # various bios images %{_datadir}/%{name}/*.bin @@ -431,6 +434,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.197 2012/07/07 11:25:22 pluto +- updated to 1.1.0 (TODO: package new features). + Revision 1.196 2012/02/26 07:33:45 pluto - updated to 1.0.1. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/qemu/qemu.spec?r1=1.196&r2=1.197 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
