[Lunar-commits] <moonbase> gcalctool: version bumped to 5.30.0.

Florin Braescu florin at lunar-linux.org
Sun Apr 4 15:21:09 CEST 2010


commit 6cf2885ce0eeafce368cf0f2bbdfa6fc611815b3
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Apr 4 16:21:09 2010 +0300

    gcalctool: version bumped to 5.30.0.
---
 gnome2/desktop/gcalctool/BUILD   |    8 ++++----
 gnome2/desktop/gcalctool/DETAILS |   18 +++++++++---------
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/gnome2/desktop/gcalctool/BUILD b/gnome2/desktop/gcalctool/BUILD
index 5d34717..f0ab69a 100644
--- a/gnome2/desktop/gcalctool/BUILD
+++ b/gnome2/desktop/gcalctool/BUILD
@@ -1,12 +1,12 @@
 (
 
    ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                     \
-                --sysconfdir=/etc                  \
-                --localstatedir=/var               \
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
                 --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
-                $OPTS                              &&
+                $OPTS                                         &&
     default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/gcalctool/DETAILS b/gnome2/desktop/gcalctool/DETAILS
index 4d8b464..5454c13 100644
--- a/gnome2/desktop/gcalctool/DETAILS
+++ b/gnome2/desktop/gcalctool/DETAILS
@@ -1,16 +1,16 @@
           MODULE=gcalctool
-         VERSION=5.26.3
-           MAJOR=5.26
+           MAJOR=5.30
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:311b7dda8569e6737af20c3ba61af73582e7ee3a
-        WEB_SITE=http://www.gnome.org/
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:32bc10755543df43d9db9969af3e0086217e64e4
+        WEB_SITE=http://www.gnome.org
          ENTERED=20021013
-         UPDATED=20090703
-           SHORT="a GNOME based scientific calculator"
+         UPDATED=20100404
+           SHORT="A GNOME based scientific calculator"
 
 cat << EOF
-Gcalctool is the default GNOME desktop calculator.  It has Basic,
-Advanced, Financial and Scientific modes.  Internally it uses multiple
+Gcalctool is the default GNOME desktop calculator. It has Basic,
+Advanced, Financial and Scientific modes. Internally it uses multiple
 precision arithmetic to produce results to a high degree of accuracy.
 EOF


More information about the Lunar-commits mailing list