[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8cc55feb9235ef4ac316189e4335cacdc2ab0f97)

Vlad Glagolev scm at sourcemage.org
Thu Sep 25 00:13:16 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 dev/null                                     |binary
 xfce/xfce4-dict/DETAILS                      |    6 +++---
 xfce/xfce4-dict/HISTORY                      |    5 +++++
 xfce/xfce4-dict/PRE_BUILD                    |    4 ----
 xfce/xfce4-dict/common_c.patch               |   19 -------------------
 xfce/xfce4-dict/xfce4-dict-0.4.0.tar.gz.sig  |    0 
 xfce/xfce4-dict/xfce4-dict-0.4.1.tar.bz2.sig |binary
 7 files changed, 8 insertions(+), 26 deletions(-)

New commits:
commit 8cc55feb9235ef4ac316189e4335cacdc2ab0f97
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    xfce4-dict: => 0.4.1

diff --git a/xfce/xfce4-dict/DETAILS b/xfce/xfce4-dict/DETAILS
index 9983c11..7910b9b 100755
--- a/xfce/xfce4-dict/DETAILS
+++ b/xfce/xfce4-dict/DETAILS
@@ -1,7 +1,7 @@
            SPELL=xfce4-dict
-         VERSION=0.4.0
-          SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+         VERSION=0.4.1
+          SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=http://goodies.xfce.org/releases/$SPELL/$SOURCE
         WEB_SITE=http://goodies.xfce.org/projects/applications/xfce4-dict
       SOURCE_GPG=gurus.gpg:$SOURCE.sig
diff --git a/xfce/xfce4-dict/HISTORY b/xfce/xfce4-dict/HISTORY
index 2944ab2..d90f993 100644
--- a/xfce/xfce4-dict/HISTORY
+++ b/xfce/xfce4-dict/HISTORY
@@ -1,2 +1,7 @@
+2008-09-25 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: Changed SOURCE_URL[0] extension; updated spell to 0.4.1;
+	  quoting paths
+	* PRE_BUILD, common_c.patch: removed, no longer needed
+
 2008-05-24 Vlad Glagolev <stealth at sourcemage.org>
 	* CONFLICTS, DETAILS, DEPENDS, PRE_BUILD: created spell
diff --git a/xfce/xfce4-dict/PRE_BUILD b/xfce/xfce4-dict/PRE_BUILD
deleted file mode 100755
index e852f2a..0000000
--- a/xfce/xfce4-dict/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-patch -p0 < $SPELL_DIRECTORY/common_c.patch
diff --git a/xfce/xfce4-dict/common_c.patch b/xfce/xfce4-dict/common_c.patch
deleted file mode 100644
index 7a68c0c..0000000
--- a/xfce/xfce4-dict/common_c.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- lib/common.c.orig	Fri May 16 16:38:20 2008
-+++ lib/common.c	Fri May 16 16:38:35 2008
-@@ -309,7 +309,6 @@ void dict_read_rc_file(DictData *dd)
- 		geo = xfce_rc_read_entry(rc, "geometry", geo);
- 		parse_geometry(dd, geo);
- 
--		xfce_rc_close(rc);
- 	}
- 
- 	dd->mode_default = mode_default;
-@@ -326,6 +325,8 @@ void dict_read_rc_file(DictData *dd)
- 	dd->dictionary = g_strdup(dict);
- 	dd->spell_bin = g_strdup(spell_bin);
- 	dd->spell_dictionary = g_strdup(spell_dictionary);
-+
-+	xfce_rc_close(rc);
- }
- 
- 
diff --git a/xfce/xfce4-dict/xfce4-dict-0.4.0.tar.gz.sig b/xfce/xfce4-dict/xfce4-dict-0.4.0.tar.gz.sig
deleted file mode 100644
index 8d29323..0000000
Binary files a/xfce/xfce4-dict/xfce4-dict-0.4.0.tar.gz.sig and /dev/null differ
diff --git a/xfce/xfce4-dict/xfce4-dict-0.4.1.tar.bz2.sig b/xfce/xfce4-dict/xfce4-dict-0.4.1.tar.bz2.sig
new file mode 100644
index 0000000..4ffe928
Binary files /dev/null and b/xfce/xfce4-dict/xfce4-dict-0.4.1.tar.bz2.sig differ



More information about the SM-Commit mailing list