[Lunar-commits] <moonbase> system-tools-backends: version bumped to 2.10.0.
Florin Braescu
florin at lunar-linux.org
Sat Apr 3 14:52:32 CEST 2010
commit dab77398a86cfabeaf847ff4335c41c5507ff5e1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 3 15:52:32 2010 +0300
system-tools-backends: version bumped to 2.10.0.
---
gnome2/desktop/system-tools-backends/BUILD | 16 ++++++++--------
gnome2/desktop/system-tools-backends/DETAILS | 14 +++++++-------
2 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/gnome2/desktop/system-tools-backends/BUILD b/gnome2/desktop/system-tools-backends/BUILD
index b7324dc..5a0fdf6 100644
--- a/gnome2/desktop/system-tools-backends/BUILD
+++ b/gnome2/desktop/system-tools-backends/BUILD
@@ -1,13 +1,13 @@
(
./configure --prefix=${GNOME210_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME210_PREFIX:-/usr}/share/info \
- --mandir=${GNOME210_PREFIX:-/usr}/share/man \
- --with-stb-group=wheel \
- $OPTS &&
- default_make
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --with-stb-group=wheel \
+ --infodir=${GNOME210_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME210_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/system-tools-backends/DETAILS b/gnome2/desktop/system-tools-backends/DETAILS
index 2fea927..683f24d 100644
--- a/gnome2/desktop/system-tools-backends/DETAILS
+++ b/gnome2/desktop/system-tools-backends/DETAILS
@@ -1,14 +1,14 @@
MODULE=system-tools-backends
- VERSION=2.6.1
- MAJOR=2.6
+ MAJOR=2.10
+ VERSION=$MAJOR.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:fa49c81963ab8c522dfefb9a8c2ffda61380a01b
- WEB_SITE=http://www.gnome.org/projects/gst/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:4e3d9acf50385e9d14a89b91dfa1e4cebfcf5d3c
+ WEB_SITE=http://www.gnome.org/projects/gst
ENTERED=20050316
- UPDATED=20090415
+ UPDATED=20100403
SHORT="Backend for the gnome-system-tools"
cat << EOF
-Backend for the gnome-system-tools
+Backend for the gnome-system-tools.
EOF
More information about the Lunar-commits
mailing list