[Lunar-commits] <moonbase> gnome-python-desktop: version bumped to 2.30.0.
Florin Braescu
florin at lunar-linux.org
Sat Apr 3 22:04:23 CEST 2010
commit ba2ca8b5bcfc7083ac37cbb82da7b8dad6d4f54e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 3 23:04:23 2010 +0300
gnome-python-desktop: version bumped to 2.30.0.
---
gnome2/bindings/gnome-python-desktop/BUILD | 14 +++++++-------
gnome2/bindings/gnome-python-desktop/DEPENDS | 6 +++---
gnome2/bindings/gnome-python-desktop/DETAILS | 12 ++++++------
3 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/gnome2/bindings/gnome-python-desktop/BUILD b/gnome2/bindings/gnome-python-desktop/BUILD
index 80d990a..f0ab69a 100644
--- a/gnome2/bindings/gnome-python-desktop/BUILD
+++ b/gnome2/bindings/gnome-python-desktop/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 &&
- default_make
+ --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-desktop/DEPENDS b/gnome2/bindings/gnome-python-desktop/DEPENDS
index 04f444d..18824f2 100644
--- a/gnome2/bindings/gnome-python-desktop/DEPENDS
+++ b/gnome2/bindings/gnome-python-desktop/DEPENDS
@@ -1,4 +1,4 @@
-depends libgnomeprintui &&
-depends libgnomeui &&
-depends pyorbit &&
+depends libgnomeprintui
+depends libgnomeui
+depends pyorbit
depends pygtk
diff --git a/gnome2/bindings/gnome-python-desktop/DETAILS b/gnome2/bindings/gnome-python-desktop/DETAILS
index f7ccc4a..d520d8e 100644
--- a/gnome2/bindings/gnome-python-desktop/DETAILS
+++ b/gnome2/bindings/gnome-python-desktop/DETAILS
@@ -1,13 +1,13 @@
MODULE=gnome-python-desktop
- VERSION=2.26.0
- MAJOR=2.26
+ MAJOR=2.30
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:9f30c470ea73cb11b1daa6e10f1e980ec5698086
- WEB_SITE=http://www.pygtk.org/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:6098a479f031c1c4c600ea6e1fc03e75cceaf3fc
+ WEB_SITE=http://www.pygtk.org
ENTERED=20050319
- UPDATED=20090318
+ UPDATED=20100403
SHORT="Python bindings for the GNOME desktop"
cat << EOF
More information about the Lunar-commits
mailing list