Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8cfc2b2d95fbee959b77388efa7170a1250de3d4)
  • Date: Wed, 24 Sep 2008 09:08:28 -0500

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

gnome2-libs/libgnomeprintui/DEPENDS | 11 +++++------
gnome2-libs/libgnomeprintui/DETAILS | 2 +-
gnome2-libs/libgnomeprintui/HISTORY | 4 +++-
3 files changed, 9 insertions(+), 8 deletions(-)

New commits:
commit 8cfc2b2d95fbee959b77388efa7170a1250de3d4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libgnomeprintui: removed unneeded gnome-common2 dep

diff --git a/gnome2-libs/libgnomeprintui/DEPENDS
b/gnome2-libs/libgnomeprintui/DEPENDS
index 7374952..fc3f48f 100755
--- a/gnome2-libs/libgnomeprintui/DEPENDS
+++ b/gnome2-libs/libgnomeprintui/DEPENDS
@@ -1,9 +1,8 @@
-depends libgnomeprint &&
-depends libgnomecanvas &&
-depends gnome-common2 &&
+depends libgnomeprint &&
+depends libgnomecanvas &&
depends gnome-icon-theme &&

-optional_depends gtk-doc \
- "--enable-gtk-doc" \
- "--disable-gtk-doc" \
+optional_depends gtk-doc \
+ "--enable-gtk-doc" \
+ "--disable-gtk-doc" \
"Build documentation with gtk-doc"
diff --git a/gnome2-libs/libgnomeprintui/DETAILS
b/gnome2-libs/libgnomeprintui/DETAILS
index 62c7101..995599e 100755
--- a/gnome2-libs/libgnomeprintui/DETAILS
+++ b/gnome2-libs/libgnomeprintui/DETAILS
@@ -1,6 +1,6 @@
SPELL=libgnomeprintui
VERSION=2.18.3
- BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
diff --git a/gnome2-libs/libgnomeprintui/HISTORY
b/gnome2-libs/libgnomeprintui/HISTORY
index 0a55688..d35e877 100644
--- a/gnome2-libs/libgnomeprintui/HISTORY
+++ b/gnome2-libs/libgnomeprintui/HISTORY
@@ -1,3 +1,6 @@
+2008-09-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: removed gnome-common2 (useless)
+
2008-09-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.18.3; fixed descs; cleaned up

@@ -153,4 +156,3 @@

2002-05-17 Jon Svendsen <jon-sven AT frisurf.no>
* Initial version of spell
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8cfc2b2d95fbee959b77388efa7170a1250de3d4), Vlad Glagolev, 09/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page