[SM-Commit] GIT changes to master grimoire by George Sherwood (48ef1f02842b8da69169ba06d987f67dc96c8037)
George Sherwood
scm at mail.sourcemage.org
Sat Feb 17 10:39:17 EST 2007
GIT changes to master grimoire by George Sherwood <chat at sourcemage.org>:
dev/null |binary
graphics/comix/DETAILS | 2 +-
graphics/comix/FINAL | 3 ++-
graphics/comix/HISTORY | 4 ++++
graphics/comix/comix-3.6.1.tar.gz.sig | 0
graphics/comix/comix-3.6.2.tar.gz.sig |binary
6 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 48ef1f02842b8da69169ba06d987f67dc96c8037
Author: George Sherwood <chat at sourcemage.org>
Commit: George Sherwood <chat at sourcemage.org>
comix: Updated to version 3.6.2. Fixed FINAL to find the comicbook.schemas file.
diff --git a/graphics/comix/DETAILS b/graphics/comix/DETAILS
index 7e43c95..19420e8 100755
--- a/graphics/comix/DETAILS
+++ b/graphics/comix/DETAILS
@@ -1,5 +1,5 @@
SPELL=comix
- VERSION=3.6.1
+ VERSION=3.6.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
diff --git a/graphics/comix/FINAL b/graphics/comix/FINAL
index 88fdc61..e7f0ad6 100755
--- a/graphics/comix/FINAL
+++ b/graphics/comix/FINAL
@@ -2,5 +2,6 @@ if [ "$THUMBNAILER" = "y" ]; then
$INSTALL_ROOT/usr/bin/update-mime-database $INSTALL_ROOT/usr/share/mime &&
export GCONF_CONFIG_SOURCE=$($INSTALL_ROOT/usr/bin/gconftool-2 --get-default-source) &&
- $INSTALL_ROOT/usr/bin/gconftool-2 --makefile-install-rule mime/comicbook.schemas > /dev/null
+ $INSTALL_ROOT/usr/bin/gconftool-2 --makefile-install-rule \
+ $INSTALL_ROOT/etc/gconf/schemas/comicbook.schemas > /dev/null
fi
diff --git a/graphics/comix/HISTORY b/graphics/comix/HISTORY
index f2c95fe..b27426a 100644
--- a/graphics/comix/HISTORY
+++ b/graphics/comix/HISTORY
@@ -1,3 +1,7 @@
+2007-02-17 George Sherwood <george at beernabeer.com>
+ * DETAILS: updated spell to 3.6.2
+ * FINAL: Updated location of comicbook.schemas file
+
2006-11-12 Flavien Bridault <vlaaad at sourcemage.org>
* CONFIGURE: prompt for nautilus thumbnailer
* DEPENDS: added nautilus2 if thumbnailer enabled
diff --git a/graphics/comix/comix-3.6.1.tar.gz.sig b/graphics/comix/comix-3.6.1.tar.gz.sig
deleted file mode 100644
index d1c47ec..0000000
Binary files a/graphics/comix/comix-3.6.1.tar.gz.sig and /dev/null differ
diff --git a/graphics/comix/comix-3.6.2.tar.gz.sig b/graphics/comix/comix-3.6.2.tar.gz.sig
new file mode 100644
index 0000000..5da3805
Binary files /dev/null and b/graphics/comix/comix-3.6.2.tar.gz.sig differ
More information about the SM-Commit
mailing list