rpms/edb/devel edb.spec,1.17,1.18

Nicoleau Fabien eponyme at fedoraproject.org
Fri Feb 27 19:13:48 UTC 2009


Author: eponyme

Update of /cvs/pkgs/rpms/edb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12599

Modified Files:
	edb.spec 
Log Message:
Update to add an include (to pass mass rebuild)



Index: edb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edb/devel/edb.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- edb.spec	24 Feb 2009 14:02:41 -0000	1.17
+++ edb.spec	27 Feb 2009 19:13:18 -0000	1.18
@@ -30,6 +30,7 @@
 
 %prep
 %setup -q -n debugger
+sed -i -e "20i#include <stdio.h>" plugins/DebuggerCore/DebuggerCore.cpp
 
 %build
 qmake-qt4 -makefile DEFAULT_PLUGIN_PATH="%{_libdir}/%{name}/"
@@ -62,6 +63,7 @@
 %changelog
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+- added an include
 
 * Sun Nov 23 2008 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.9.6-2
 - Licence fix




More information about the fedora-extras-commits mailing list