rpms/edb/devel edb.spec,1.20,1.21

Nicoleau Fabien eponyme at fedoraproject.org
Sat Apr 4 19:26:36 UTC 2009


Author: eponyme

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

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


Index: edb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/edb/devel/edb.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- edb.spec	4 Apr 2009 18:47:19 -0000	1.20
+++ edb.spec	4 Apr 2009 19:26:06 -0000	1.21
@@ -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 scm-commits mailing list