[Lunar-commits] <moonbase> gnome-common: version bumped to 2.28.0.

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


commit af1a62f5cc07abff837e75074928e82cb0b9a00a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Apr 2 22:24:06 2010 +0300

    gnome-common: version bumped to 2.28.0.
---
 gnome2/core/gnome-common/BUILD   |   14 +++++++-------
 gnome2/core/gnome-common/DETAILS |   16 ++++++++--------
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/gnome2/core/gnome-common/BUILD b/gnome2/core/gnome-common/BUILD
index 8d803e7..2259d76 100644
--- a/gnome2/core/gnome-common/BUILD
+++ b/gnome2/core/gnome-common/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/core/gnome-common/DETAILS b/gnome2/core/gnome-common/DETAILS
index 733065c..dccbcef 100644
--- a/gnome2/core/gnome-common/DETAILS
+++ b/gnome2/core/gnome-common/DETAILS
@@ -1,18 +1,18 @@
           MODULE=gnome-common
-         VERSION=2.26.0
-           MAJOR=2.26
+           MAJOR=2.28
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:4e3517d674a015d9b3acfefd806b933bac08f645
-        WEB_SITE=http://www.gnome.org/
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:84eeeb8ac783e3e7807da7eea83dd67afe8d826c
+        WEB_SITE=http://www.gnome.org
          ENTERED=20020701
-         UPDATED=20090415
-           SHORT="set of aclocal files for GNOME"
+         UPDATED=20100402
+           SHORT="A set of aclocal files for GNOME"
 
 cat << EOF
 Gnome-Common is a set of various files needed to bootstrap Gnome 2
-modules built from CVS.  It contains the following components:
+modules built from CVS. It contains the following components:
   1. A common "autogen.sh" script that can be used to configure a
      source directory checked out from CVS.
   2. Some commonly used macros


More information about the Lunar-commits mailing list