Author: qboosh Date: Tue Feb 22 11:16:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - disabled gcc34 patch (breaks build on gcc 3.3); release 2
---- Files affected: SPECS: qemu.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/qemu.spec diff -u SPECS/qemu.spec:1.14 SPECS/qemu.spec:1.15 --- SPECS/qemu.spec:1.14 Tue Nov 16 20:45:39 2004 +++ SPECS/qemu.spec Tue Feb 22 12:15:54 2005 @@ -3,12 +3,11 @@ Summary(pl): QEMU - emulator procesora Name: qemu Version: 0.6.1 -Release: 1 +Release: 2 License: GPL Group: Applications/Emulators Source0: http://fabrice.bellard.free.fr/qemu/%{name}-%{version}.tar.gz # Source0-md5: f1b5e103321832d2786dd4110f6c8ae4 -# Source0-size: 874397 Patch0: %{name}-nostatic.patch Patch1: %{name}-DESTDIR.patch Patch2: %{name}-amd64.patch @@ -63,11 +62,11 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +#%patch4 -p1 #%patch0 -p1 -b .cvsupdates #%patch1 -p1 -b .glibc23-ldscripts @@ -109,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2005/02/22 11:15:54 qboosh +- disabled gcc34 patch (breaks build on gcc 3.3); release 2 + Revision 1.14 2004/11/16 19:45:39 wolf - 0.6.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
