From 147770c5d23120586250b5d0ee37026a1099455f Mon Sep 17 00:00:00 2001 From: Nicoleau Fabien Date: Apr 04 2009 19:26:06 +0000 Subject: Update to 0.9.8 --- diff --git a/edb.spec b/edb.spec index 4073ecd..4735caf 100644 --- a/edb.spec +++ b/edb.spec @@ -30,6 +30,8 @@ object, they are almost always portable with just a simple recompile. %prep %setup -q -n debugger +# for ../include/PluginAPI.h:48: error: 'uint32_t' does not name a type +sed -i '26i\#include ' include/PluginAPI.h %build qmake-qt4 -makefile DEFAULT_PLUGIN_PATH="%{_libdir}/%{name}/" diff --git a/sources b/sources index 0c5ee8c..d54f916 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -311d798eded71d8b5fcfbe359281546a debugger-0.9.7.tgz +d81f30b2c608564c5f8fbd46874628f6 debugger-0.9.8.tgz