[Lunar-commits] <moonbase> glib-2 GConf updated to 2.25.15 2.31.7 gnome-vfs does not compile because GConf does not compile because it is broken. So updated GConf to make it compilable again. But it requires new glib-2. So bumped glib-2 and GConf to make gnome-vfs compilable again.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Tue Sep 14 03:16:37 CEST 2010
commit 62b4ed3eb75332ea13c42ceadbbbcb3cf878c478
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Tue Sep 14 01:16:37 2010 +0000
glib-2 GConf updated to 2.25.15 2.31.7
gnome-vfs does not compile because GConf does not compile because
it is broken. So updated GConf to make it compilable again.
But it requires new glib-2.
So bumped glib-2 and GConf to make gnome-vfs compilable again.
---
gnome2/platform/GConf/DETAILS | 6 +++---
libs/glib-2/DETAILS | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/gnome2/platform/GConf/DETAILS b/gnome2/platform/GConf/DETAILS
index 432159e..e58534d 100644
--- a/gnome2/platform/GConf/DETAILS
+++ b/gnome2/platform/GConf/DETAILS
@@ -1,12 +1,12 @@
MODULE=GConf
MAJOR=2.31
- VERSION=$MAJOR.2
+ VERSION=$MAJOR.7
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:1cc32db19b515d3fdc64f7b4d3d514efcc63adfc
+ SOURCE_VFY=sha1:6b1c2ad3b0dfb57aedafa42bda8933886fb55b83
WEB_SITE=http://www.gnome.org
ENTERED=20080416
- UPDATED=20100428
+ UPDATED=20100818
SHORT="A system for storing configuration information"
cat << EOF
diff --git a/libs/glib-2/DETAILS b/libs/glib-2/DETAILS
index 0be7579..3a0c5b8 100644
--- a/libs/glib-2/DETAILS
+++ b/libs/glib-2/DETAILS
@@ -1,14 +1,14 @@
MODULE=glib-2
- MAJOR=2.24
- VERSION=24.2
+ MAJOR=2.25
+ VERSION=25.15
SOURCE=$MODULE.$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/glib/$MAJOR
SOURCE_URL[1]=ftp://ftp.gtk.org/pub/glib/$MAJOR
- SOURCE_VFY=sha1:882350c31af929cd4e78ee6aad46108748240e78
+ SOURCE_VFY=sha1:222885f001f8ec912828ee176681e87da58ddc30
WEB_SITE=http://www.gtk.org
ENTERED=20020313
- UPDATED=20100810
+ UPDATED=20100912
SHORT="A library of useful C routines for trees, hashes, and lists"
cat << EOF
More information about the Lunar-commits
mailing list