[Lunar-commits] <moonbase> gnome-vfs-monikers: small tweaks.

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


commit ef0fa87c88168dd6199445dfbbd1e5b8c73190c5
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 3 00:15:51 2010 +0300

    gnome-vfs-monikers: small tweaks.
---
 gnome2/platform/gnome-vfs-monikers/BUILD   |    8 ++++----
 gnome2/platform/gnome-vfs-monikers/DEPENDS |    2 +-
 gnome2/platform/gnome-vfs-monikers/DETAILS |    8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/gnome2/platform/gnome-vfs-monikers/BUILD b/gnome2/platform/gnome-vfs-monikers/BUILD
index 5d34717..f0ab69a 100644
--- a/gnome2/platform/gnome-vfs-monikers/BUILD
+++ b/gnome2/platform/gnome-vfs-monikers/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/platform/gnome-vfs-monikers/DEPENDS b/gnome2/platform/gnome-vfs-monikers/DEPENDS
index 006568a..140c678 100644
--- a/gnome2/platform/gnome-vfs-monikers/DEPENDS
+++ b/gnome2/platform/gnome-vfs-monikers/DEPENDS
@@ -1,2 +1,2 @@
-depends  gnome-vfs  &&
+depends  gnome-vfs
 depends  libbonobo
diff --git a/gnome2/platform/gnome-vfs-monikers/DETAILS b/gnome2/platform/gnome-vfs-monikers/DETAILS
index 9a2e4d6..baf343c 100644
--- a/gnome2/platform/gnome-vfs-monikers/DETAILS
+++ b/gnome2/platform/gnome-vfs-monikers/DETAILS
@@ -1,17 +1,17 @@
         MODULE=gnome-vfs-monikers
          MAJOR=2.15
-       VERSION=2.15.3
+       VERSION=$MAJOR.3
         SOURCE=$MODULE-$VERSION.tar.bz2
     SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
     SOURCE_VFY=sha1:34b1a8f4eb35af1608e35687595daef771112420 
-      WEB_SITE=http://www.gnome.org/
+      WEB_SITE=http://www.gnome.org
        ENTERED=20060908
        UPDATED=20060908
-         SHORT="the GNOME VFS bonobo monikers"
+         SHORT="The GNOME VFS bonobo monikers"
 
 cat << EOF
 gnome-vfs-monikers are the Bonobo named objects for the GNOME VFS
-project.  Bonobo is slowing being phased out of use, and as such
+project. Bonobo is slowing being phased out of use, and as such
 these Bonobo monikers were removed from gnome-vfs proper and placed
 into this seperate package for backwards compatibility support.
 EOF


More information about the Lunar-commits mailing list