[Lunar-commits] <moonbase> gnome-vfs: version bumped to 2.24.3.

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


commit 1ef0a8628316699b289d0478d672960854cc577a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Apr 2 23:44:24 2010 +0300

    gnome-vfs: version bumped to 2.24.3.
---
 gnome2/platform/gnome-vfs/BUILD   |   14 +++++++-------
 gnome2/platform/gnome-vfs/DEPENDS |   19 +++++++++++++++----
 gnome2/platform/gnome-vfs/DETAILS |   12 ++++++------
 3 files changed, 28 insertions(+), 17 deletions(-)

diff --git a/gnome2/platform/gnome-vfs/BUILD b/gnome2/platform/gnome-vfs/BUILD
index 2e674a8..9e5c1f0 100644
--- a/gnome2/platform/gnome-vfs/BUILD
+++ b/gnome2/platform/gnome-vfs/BUILD
@@ -10,13 +10,13 @@
    fi &&
 
    ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                --enable-cdda                          \
-                $OPTS                             &&
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
+                --enable-cdda                                  \
+                $OPTS                                         &&
     default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/platform/gnome-vfs/DEPENDS b/gnome2/platform/gnome-vfs/DEPENDS
index 9414a73..f52ec8f 100644
--- a/gnome2/platform/gnome-vfs/DEPENDS
+++ b/gnome2/platform/gnome-vfs/DEPENDS
@@ -5,12 +5,23 @@ depends  %SSL
 depends  neon
 depends  dbus-glib
 
-optional_depends  "hal"    "--enable-hal"    "--disable-hal"   \
+optional_depends  "hal"             \
+                  "--enable-hal"    \
+                  "--disable-hal"   \
                   "for hal support"
-optional_depends  "avahi"  "--enable-avahi"  "--disable-avahi" \
+
+optional_depends  "avahi"            \
+                  "--enable-avahi"   \
+                  "--disable-avahi"  \
                   "for zeroconf network support"
-optional_depends  "samba"  "--enable-samba --with-samba-includes=/usr/include --with-samba-libs=/usr/lib"  "--disable-samba"  \
+
+optional_depends  "samba"  \
+                  "--enable-samba --with-samba-includes=/usr/include --with-samba-libs=/usr/lib"  \
+                  "--disable-samba"  \
                   "for samba support"
-optional_depends  "gtk-doc" "--enable-gtk-doc" "--disable-gtk-doc" \
+
+optional_depends  "gtk-doc"            \
+                  "--enable-gtk-doc"   \
+                  "--disable-gtk-doc"  \
                   "for building documentation"
 
diff --git a/gnome2/platform/gnome-vfs/DETAILS b/gnome2/platform/gnome-vfs/DETAILS
index a4f32d0..d059dbe 100644
--- a/gnome2/platform/gnome-vfs/DETAILS
+++ b/gnome2/platform/gnome-vfs/DETAILS
@@ -1,13 +1,13 @@
           MODULE=gnome-vfs
-         VERSION=2.24.2
            MAJOR=2.24
+         VERSION=$MAJOR.3
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:9e8e9387cbf0dd107e16afd95a358581eb610ab8
-        WEB_SITE=http://www.gnome.org/
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:56aed067eea79175bc186a00003c07a42e5e9aa6
+        WEB_SITE=http://www.gnome.org
          ENTERED=20080416
-         UPDATED=20100116
-           SHORT="a file system abstraction library for GNOME"
+         UPDATED=20100402
+           SHORT="A file system abstraction library for GNOME"
 
 cat << EOF
 Gnome-VFS is a file system abstraction library for GNOME.


More information about the Lunar-commits mailing list