[Lunar-commits] gconfmm: Version Bump (2.18.0 -> 2.20.0)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Sat Dec 22 20:10:48 CET 2007


commit 0c55b6a511f967a453c59540c87ba161be2a0eee
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Sat Dec 22 13:10:48 2007 -0600

    gconfmm:  Version Bump (2.18.0 -> 2.20.0)
    
       * Update for gnome 2.20.x
       * updated the website URL
       * removed && from DEPENDS
       * removed whitesapce from BUILD and DEPENDS
    
      compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
 gnome2/bindings/gconfmm/BUILD   |    2 +-
 gnome2/bindings/gconfmm/DEPENDS |    4 ++--
 gnome2/bindings/gconfmm/DETAILS |   10 +++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/gnome2/bindings/gconfmm/BUILD b/gnome2/bindings/gconfmm/BUILD
index 80d990a..62fc456 100644
--- a/gnome2/bindings/gconfmm/BUILD
+++ b/gnome2/bindings/gconfmm/BUILD
@@ -7,6 +7,6 @@
                 --infodir=${GNOME210_PREFIX:-/usr}/share/info \
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
                 $OPTS                             &&
-    default_make                   
+    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/bindings/gconfmm/DEPENDS b/gnome2/bindings/gconfmm/DEPENDS
index 2b5230e..ff5975a 100644
--- a/gnome2/bindings/gconfmm/DEPENDS
+++ b/gnome2/bindings/gconfmm/DEPENDS
@@ -1,2 +1,2 @@
-depends GConf2 &&
-depends gtkmm2 
+depends  GConf2
+depends  gtkmm2
diff --git a/gnome2/bindings/gconfmm/DETAILS b/gnome2/bindings/gconfmm/DETAILS
index d3548d3..7ce892b 100644
--- a/gnome2/bindings/gconfmm/DETAILS
+++ b/gnome2/bindings/gconfmm/DETAILS
@@ -1,12 +1,12 @@
           MODULE=gconfmm
-         VERSION=2.18.0
-           MAJOR=2.18
+         VERSION=2.20.0
+           MAJOR=2.20
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:cc00409d9a9bd396cd738e040adbba86fe578e00
-        WEB_SITE=http://www.gnome.org/
+      SOURCE_VFY=sha1:26b134dea429bd659f57816d00e5bff1dc07b5f8
+        WEB_SITE=http://gtkmm.org
          ENTERED=20031208
-         UPDATED=20070315
+         UPDATED=20071222
            SHORT="C++ Bindings for GConf2"
 
 cat << EOF


More information about the Lunar-commits mailing list