[Lunar-commits] <moonbase> at-spi: version bumped to 1.30.0.
Florin Braescu
florin at lunar-linux.org
Fri Apr 2 22:54:55 CEST 2010
commit 481324b82866f0a849745b537da0280389f67d93
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 2 23:54:55 2010 +0300
at-spi: version bumped to 1.30.0.
---
gnome2/platform/at-spi/BUILD | 14 +++++++-------
gnome2/platform/at-spi/DETAILS | 11 ++++++-----
2 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/gnome2/platform/at-spi/BUILD b/gnome2/platform/at-spi/BUILD
index 80d990a..f0ab69a 100644
--- a/gnome2/platform/at-spi/BUILD
+++ b/gnome2/platform/at-spi/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/platform/at-spi/DETAILS b/gnome2/platform/at-spi/DETAILS
index e39e446..abbd53f 100644
--- a/gnome2/platform/at-spi/DETAILS
+++ b/gnome2/platform/at-spi/DETAILS
@@ -1,13 +1,14 @@
MODULE=at-spi
- VERSION=1.26.0
- MAJOR=1.26
+ MAJOR=1.30
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:814871ea8a04570d44003ceffc166cbe44a8bb7c
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:6e502ecf9531b34ac5f042de986d339fdc0173ec
WEB_SITE=http://www.gnome.org
ENTERED=20020701
- UPDATED=20090318
+ UPDATED=20100402
SHORT="GNOME Assistive Technology Service Provider Interface."
+
cat << EOF
This is the Gnome Accessibility Project's Assistive Technology Service
Provider Interface.
More information about the Lunar-commits
mailing list