[SM-Commit] GIT changes to master grimoire by Eric Sandall (424a042b7c16263c34cc69fc8407bab33735e73a)

Eric Sandall scm at sourcemage.org
Mon May 14 15:07:43 EDT 2007


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 gnome2-libs/gnome-sharp/BUILD   |    5 -----
 gnome2-libs/gnome-sharp/HISTORY |    7 +++++++
 2 files changed, 7 insertions(+), 5 deletions(-)

New commits:
commit 424a042b7c16263c34cc69fc8407bab33735e73a
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    gnome-sharp: Work with currently installed gtkhtml2 (Bug #13718)

diff --git a/gnome2-libs/gnome-sharp/BUILD b/gnome2-libs/gnome-sharp/BUILD
index 742d702..feceeab 100755
--- a/gnome2-libs/gnome-sharp/BUILD
+++ b/gnome2-libs/gnome-sharp/BUILD
@@ -1,8 +1,3 @@
-autoconf       &&
-
-# make sure libgtkhtml > 3.7.0 is accepted
-sedit 's|libgtkhtml-3\.8 = \$GTKHTML_REQUIRED_VERSION|libgtkhtml-3.8 >= \$GTKHTML_REQUIRED_VERSION|g' configure &&
-
 make_single    &&
 default_build  &&
 make_normal
diff --git a/gnome2-libs/gnome-sharp/HISTORY b/gnome2-libs/gnome-sharp/HISTORY
index e2ce4e4..1a9f031 100644
--- a/gnome2-libs/gnome-sharp/HISTORY
+++ b/gnome2-libs/gnome-sharp/HISTORY
@@ -1,3 +1,9 @@
+2007-05-14 Eric Sandall <sandalle at sourcemage.org>
+	* PRE_BUILD: Fix gnome-sharp finding libgtkhtml for the currently
+	  installed version of gtkhtml2 (Bug #13718)
+	* BUILD: Remove old hack for libgtkhtml-3.8 (hardcoded, and should be
+	  in PRE_BUILD)
+
 2006-08-24 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 2.16.0
 
@@ -6,3 +12,4 @@
 
 2006-08-10 Robin Cook <rcook at wyrms.net>
 	* Initial Spell
+



More information about the SM-Commit mailing list