Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (cf7f2a6eb51703c8f5cca702dfa0093575be1191)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (cf7f2a6eb51703c8f5cca702dfa0093575be1191)
  • Date: Thu, 1 Apr 2010 12:09:44 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

gnome2-libs/gnome-applets2/HISTORY | 3 +
gnome2-libs/gnome-applets2/PRE_BUILD | 5 --
gnome2-libs/gnome-applets2/disable-rarian.patch | 57
------------------------
3 files changed, 3 insertions(+), 62 deletions(-)

New commits:
commit 89f54fa563f440e4279e035d1fda635cb5d051a2
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

gnome-applets2: removed patch, no longer needed

diff --git a/gnome2-libs/gnome-applets2/HISTORY
b/gnome2-libs/gnome-applets2/HISTORY
index a8cc3fc..20bd1bb 100644
--- a/gnome2-libs/gnome-applets2/HISTORY
+++ b/gnome2-libs/gnome-applets2/HISTORY
@@ -1,3 +1,6 @@
+2010-04-01 Arjan Bouter <abouter AT sourcemage.org>
+ * PRE_BUILD, disable-rarian.patch: removed. no longer needed.
+
2010-03-30 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 2.30.0

diff --git a/gnome2-libs/gnome-applets2/PRE_BUILD
b/gnome2-libs/gnome-applets2/PRE_BUILD
deleted file mode 100755
index 5a460a5..0000000
--- a/gnome2-libs/gnome-applets2/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
-if ! is_depends_enabled $SPELL rarian ; then
- patch -p1 < ${SCRIPT_DIRECTORY}/disable-rarian.patch
-fi
diff --git a/gnome2-libs/gnome-applets2/disable-rarian.patch
b/gnome2-libs/gnome-applets2/disable-rarian.patch
deleted file mode 100644
index 585aca8..0000000
--- a/gnome2-libs/gnome-applets2/disable-rarian.patch
+++ /dev/null
@@ -1,57 +0,0 @@
---- gnome-applets-2.26.3/configure 2009-06-29 08:36:31.000000000 +0200
-+++ gnome-applets-2.26.3-new/configure 2009-07-19 00:42:52.849687456 +0200
-@@ -17495,54 +17495,6 @@
- { (exit 1); exit 1; }; }
- fi
-
--# Extract the first word of "scrollkeeper-config", so it can be a program
name with args.
--set dummy scrollkeeper-config; ac_word=$2
--{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
--$as_echo_n "checking for $ac_word... " >&6; }
--if test "${ac_cv_path_SCROLLKEEPER_CONFIG+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
-- case $SCROLLKEEPER_CONFIG in
-- [\\/]* | ?:[\\/]*)
-- ac_cv_path_SCROLLKEEPER_CONFIG="$SCROLLKEEPER_CONFIG" # Let the user
override the test with a path.
-- ;;
-- *)
-- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
--for as_dir in $PATH
--do
-- IFS=$as_save_IFS
-- test -z "$as_dir" && as_dir=.
-- for ac_exec_ext in '' $ac_executable_extensions; do
-- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x
"$as_dir/$ac_word$ac_exec_ext"; }; then
-- ac_cv_path_SCROLLKEEPER_CONFIG="$as_dir/$ac_word$ac_exec_ext"
-- $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
-- break 2
-- fi
--done
--done
--IFS=$as_save_IFS
--
-- test -z "$ac_cv_path_SCROLLKEEPER_CONFIG" &&
ac_cv_path_SCROLLKEEPER_CONFIG="no"
-- ;;
--esac
--fi
--SCROLLKEEPER_CONFIG=$ac_cv_path_SCROLLKEEPER_CONFIG
--if test -n "$SCROLLKEEPER_CONFIG"; then
-- { $as_echo "$as_me:$LINENO: result: $SCROLLKEEPER_CONFIG" >&5
--$as_echo "$SCROLLKEEPER_CONFIG" >&6; }
--else
-- { $as_echo "$as_me:$LINENO: result: no" >&5
--$as_echo "no" >&6; }
--fi
--
--
--if test x$SCROLLKEEPER_CONFIG = xno; then
-- { { $as_echo "$as_me:$LINENO: error: Couldn't find scrollkeeper-config"
>&5
--$as_echo "$as_me: error: Couldn't find scrollkeeper-config" >&2;}
-- { (exit please install the Scrollkeeper 0.1.4 package); exit please
install the Scrollkeeper 0.1.4 package; }; }
--fi
--
--
- # Extract the first word of "jw", so it can be a program name with args.
- set dummy jw; ac_word=$2
- { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (cf7f2a6eb51703c8f5cca702dfa0093575be1191), Arjan Bouter, 04/01/2010

Archive powered by MHonArc 2.6.24.

Top of Page