Author: glen Date: Thu Dec 21 19:30:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1
---- Files affected: SPECS: qemu.spec (1.70 -> 1.71) ---- Diffs: ================================================================ Index: SPECS/qemu.spec diff -u SPECS/qemu.spec:1.70 SPECS/qemu.spec:1.71 --- SPECS/qemu.spec:1.70 Wed Nov 29 22:39:22 2006 +++ SPECS/qemu.spec Thu Dec 21 20:30:09 2006 @@ -2,7 +2,7 @@ # # TODO: # - wait till the gcc bug http://gcc.gnu.org/PR16185 is fixed. -# - kqemu could be distributable if somebody bothers to contact qemu +# - kqemu module could be distributable if somebody bothers to contact qemu # author http://fabrice.bellard.free.fr/qemu/qemu-accel.html # # Conditional build: @@ -11,12 +11,12 @@ %bcond_with nosdlgui # do not use SDL gui (use X11 instead) %bcond_without gcc4 # use gcc4 patches (broke build on gcc33) %bcond_without dist_kernel # without distribution kernel -%bcond_with kernel # build kqemu kernel modules +%bcond_with kernel # build kqemu kernel modules (see License) %bcond_without smp # don't build SMP module %bcond_without userspace # don't build userspace utilities # %define _kqemu_version 1.3.0pre9 -%define _rel 0.5 +%define _rel 1 Summary: QEMU CPU Emulator Summary(pl): QEMU - emulator procesora Name: qemu @@ -307,6 +307,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71 2006/12/21 19:30:09 glen +- rel 1 + Revision 1.70 2006/11/29 21:39:22 arekm - more gcc4 patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.70&r2=1.71&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
