[Lunar-commits] <moonbase> gnome-doc-utils: version bumped to 0.20.0.

Florin Braescu florin at lunar-linux.org
Sat Apr 3 07:05:22 CEST 2010


commit dc8b20d6dfd3fa10dfd1a68d929e646d8a4903eb
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 3 08:05:22 2010 +0300

    gnome-doc-utils: version bumped to 0.20.0.
---
 gnome2/desktop/gnome-doc-utils/BUILD   |    8 ++++----
 gnome2/desktop/gnome-doc-utils/DETAILS |   16 ++++++++--------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/gnome2/desktop/gnome-doc-utils/BUILD b/gnome2/desktop/gnome-doc-utils/BUILD
index 5d34717..f0ab69a 100644
--- a/gnome2/desktop/gnome-doc-utils/BUILD
+++ b/gnome2/desktop/gnome-doc-utils/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/gnome-doc-utils/DETAILS b/gnome2/desktop/gnome-doc-utils/DETAILS
index 7588dab..961528e 100644
--- a/gnome2/desktop/gnome-doc-utils/DETAILS
+++ b/gnome2/desktop/gnome-doc-utils/DETAILS
@@ -1,17 +1,17 @@
           MODULE=gnome-doc-utils
-         VERSION=0.16.1
-           MAJOR=0.16
+           MAJOR=0.20
+         VERSION=$MAJOR.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:b2f8623de2d0989ad2b6b8147cd8dba62895faa9
-        WEB_SITE=http://www.gnome.org/
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:04697db04208a20e5e524d09125bbbe8a488f02f
+        WEB_SITE=http://www.gnome.org
          ENTERED=20050315
-         UPDATED=20090415
-           SHORT="documentation utilities for the GNOME project"
+         UPDATED=20100403
+           SHORT="Documentation utilities for the GNOME project"
 
 cat << EOF
 gnome-doc-utils is a collection of documentation utilities for the
-GNOME project.  Notably, it contains utilities for building
+GNOME project. Notably, it contains utilities for building
 documentation and all auxiliary files in your source tree, and it
 contains the DocBook XSLT stylesheets that were once distributed with
 Yelp.


More information about the Lunar-commits mailing list