[Lunar-commits] <moonbase> gnome-python: version bumped to 2.28.1.
Florin Braescu
florin at lunar-linux.org
Fri Apr 2 23:56:50 CEST 2010
commit 539cf11761780a5fd51ae118ef40350d3c87eafe
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 3 00:56:50 2010 +0300
gnome-python: version bumped to 2.28.1.
---
gnome2/bindings/gnome-python/BUILD | 12 ++++++------
gnome2/bindings/gnome-python/DETAILS | 14 +++++++-------
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/gnome2/bindings/gnome-python/BUILD b/gnome2/bindings/gnome-python/BUILD
index 07280ab..99c4610 100644
--- a/gnome2/bindings/gnome-python/BUILD
+++ b/gnome2/bindings/gnome-python/BUILD
@@ -1,12 +1,12 @@
(
./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME210_PREFIX:-/usr}/share/info \
- --mandir=${GNOME210_PREFIX:-/usr}/share/man \
- $OPTS &&
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME210_PREFIX:-/usr}/share/man \
+ $OPTS &&
default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/bindings/gnome-python/DETAILS b/gnome2/bindings/gnome-python/DETAILS
index 091da6c..5e9ef69 100644
--- a/gnome2/bindings/gnome-python/DETAILS
+++ b/gnome2/bindings/gnome-python/DETAILS
@@ -1,16 +1,16 @@
MODULE=gnome-python
- VERSION=2.26.1
- MAJOR=2.26
+ MAJOR=2.28
+ VERSION=$MAJOR.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:789627d4107aa50cd7fc763c4de015032346524e
- WEB_SITE=http://www.pygtk.org/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:de7e66aff141c4c64bc25cdb85193fab0899b983
+ WEB_SITE=http://www.pygtk.org
ENTERED=20050319
- UPDATED=20090415
+ UPDATED=20100403
SHORT="Python bindings for the GNOME desktop"
cat << EOF
-gnome-python2 provides Python bindings for the GNOME desktop. This
+gnome-python2 provides Python bindings for the GNOME desktop. This
includes gnomeui, gnomecanvas, gnomevfs, gconf, and bonobo bindings.
EOF
More information about the Lunar-commits
mailing list