[Lunar-commits] <moonbase> battfink: version bumped to 0.6.2.
Florin Braescu
florin at lunar-linux.org
Wed Dec 29 20:45:18 CET 2010
commit 4b2209e908e5e9d5f4c69c3f4c9293275d507b81
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Dec 29 21:45:18 2010 +0200
battfink: version bumped to 0.6.2.
---
gnome2/apps/battfink/BUILD | 14 +++++++-------
gnome2/apps/battfink/DEPENDS | 2 +-
gnome2/apps/battfink/DETAILS | 13 ++++++++-----
3 files changed, 16 insertions(+), 13 deletions(-)
diff --git a/gnome2/apps/battfink/BUILD b/gnome2/apps/battfink/BUILD
index 8d803e7..2259d76 100644
--- a/gnome2/apps/battfink/BUILD
+++ b/gnome2/apps/battfink/BUILD
@@ -1,12 +1,12 @@
(
./configure --prefix=${GNOME26_PREFIX:-/usr} \
- --build=$BUILD \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --infodir=${GNOME26_PREFIX:-/usr}/share/info \
- --mandir=${GNOME26_PREFIX:-/usr}/share/man \
- $OPTS &&
- default_make
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
) > $C_FIFO 2>&1
diff --git a/gnome2/apps/battfink/DEPENDS b/gnome2/apps/battfink/DEPENDS
index 8970e68..339945e 100644
--- a/gnome2/apps/battfink/DEPENDS
+++ b/gnome2/apps/battfink/DEPENDS
@@ -1,2 +1,2 @@
-depends apmd &&
+depends apmd
depends gnome-panel
diff --git a/gnome2/apps/battfink/DETAILS b/gnome2/apps/battfink/DETAILS
index 4728616..016ab87 100644
--- a/gnome2/apps/battfink/DETAILS
+++ b/gnome2/apps/battfink/DETAILS
@@ -1,12 +1,15 @@
MODULE=battfink
- VERSION=0.6
+ MAJOR=0.6
+ VERSION=$MAJOR.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.6/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:55080db90e57900d4389c6f68bcd405e054fb463
WEB_SITE=http://www.gnome.org
ENTERED=20030213
- UPDATED=20030912
- SHORT="Energy Saving Preference dialog with an associating battery notification icon"
+ UPDATED=20101229
+ SHORT="Energy Saving Preference dialog"
+
cat << EOF
Battfink is a an Energy Saving Preference dialog with an associating
-battery notification icon
+battery notification icon.
EOF
More information about the Lunar-commits
mailing list