[Lunar-commits] <moonbase> libgnome: version bumped to 2.30.0.

Florin Braescu florin at lunar-linux.org
Fri Apr 2 23:06:33 CEST 2010


commit eeda9e9871dbd6de035f94cbae9e2f31c628a268
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 3 00:06:33 2010 +0300

    libgnome: version bumped to 2.30.0.
---
 gnome2/platform/libgnome/BUILD   |    8 ++++----
 gnome2/platform/libgnome/DETAILS |   12 ++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/gnome2/platform/libgnome/BUILD b/gnome2/platform/libgnome/BUILD
index b458838..13f04a5 100644
--- a/gnome2/platform/libgnome/BUILD
+++ b/gnome2/platform/libgnome/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
 
diff --git a/gnome2/platform/libgnome/DETAILS b/gnome2/platform/libgnome/DETAILS
index 034a850..c839863 100644
--- a/gnome2/platform/libgnome/DETAILS
+++ b/gnome2/platform/libgnome/DETAILS
@@ -1,17 +1,17 @@
           MODULE=libgnome
-         VERSION=2.26.0
-           MAJOR=2.26
+           MAJOR=2.30
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:a78143105f61ec2c65cc852a9e3da7a7b56e51a0
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:202c58f1aec5240439af032a88ad087a1805d1cf
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20090318
+         UPDATED=20100403
            SHORT="The GNOME Library functions"
 
 cat << EOF
 The GNOME Library functions - these are the calls that handle all
 of the core library functions (E.g., initialization, configuration,
-mime-types, etc.).  None of these calls deal with the graphical
+mime-types, etc.). None of these calls deal with the graphical
 front-end.
 EOF


More information about the Lunar-commits mailing list