SPECS: qemu.spec - rel 16; fix build

arekm arekm at pld-linux.org
Tue Nov 4 09:19:58 CET 2008


Author: arekm                        Date: Tue Nov  4 08:19:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 16; fix build

---- Files affected:
SPECS:
   qemu.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.118 SPECS/qemu.spec:1.119
--- SPECS/qemu.spec:1.118	Tue Nov  4 08:41:53 2008
+++ SPECS/qemu.spec	Tue Nov  4 09:19:53 2008
@@ -32,7 +32,7 @@
 
 %define		__ucc	gcc-3.4
 
-%define		rel	15
+%define		rel	16
 
 %define		kqemu_version	1.3.0pre11
 %define		qemu_version	0.9.1
@@ -65,6 +65,7 @@
 Patch17:	%{pname}-CVE-2008-0928.patch
 Patch18:	%{pname}-CVE-2008-2004.patch
 Patch19:	%{pname}-gcc-workaround.patch
+Patch20:	%{pname}-dirent.patch
 URL:		http://bellard.org/qemu/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7
@@ -177,6 +178,7 @@
 %patch17 -p2
 %patch18 -p0
 %patch19 -p0
+%patch20 -p1
 
 cd kqemu-%{kqemu_version}
 %{__sed} -i 's#include ../config-host.mak##' ./common/Makefile
@@ -298,6 +300,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2008/11/04 08:19:53  arekm
+- rel 16; fix build
+
 Revision 1.118  2008/11/04 07:41:53  arekm
 - release 15
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qemu.spec?r1=1.118&r2=1.119&f=u



More information about the pld-cvs-commit mailing list