rpms/edb/F-10 edb.spec,1.18,1.19

Nicoleau Fabien eponyme at fedoraproject.org
Sat Apr 4 19:31:13 UTC 2009


Author: eponyme

Update of /cvs/pkgs/rpms/edb/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21573

Modified Files:
	edb.spec 
Log Message:
Update to 0.9.8


Index: edb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edb/F-10/edb.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- edb.spec	4 Apr 2009 18:49:41 -0000	1.18
+++ edb.spec	4 Apr 2009 19:30:43 -0000	1.19
@@ -30,6 +30,8 @@
 
 %prep
 %setup -q -n debugger
+# for ../include/PluginAPI.h:48: error: 'uint32_t' does not name a type
+sed -i '26i\#include <stdint.h>' include/PluginAPI.h
 
 %build
 qmake-qt4 -makefile DEFAULT_PLUGIN_PATH="%{_libdir}/%{name}/"




More information about the fedora-extras-commits mailing list