[Lunar-commits] CVS: moonbase/gnome2-core/GConf2 BUILD, 1.5,
1.6 DETAILS, 1.10, 1.11
Terry Chan
tchan at lunar-linux.org
Tue Mar 8 19:17:42 UTC 2005
Update of /var/cvs/lunar/moonbase/gnome2-core/GConf2
In directory espresso.foo-projects.org:/tmp/cvs-serv13522
Modified Files:
BUILD DETAILS
Log Message:
Version bump to GConf2 2.8.1.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/GConf2/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 9 Apr 2004 15:08:20 -0000 1.5
+++ BUILD 8 Mar 2005 19:17:39 -0000 1.6
@@ -1,11 +1,11 @@
(
- ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ ./configure --prefix=${GNOME28_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
--localstatedir=/var \
- --infodir=${GNOME26_PREFIX:-/usr}/share/info \
- --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ --infodir=${GNOME28_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME28_PREFIX:-/usr}/share/man \
$OPTS &&
default_make &&
chmod a+rX /etc/gconf/*
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/GConf2/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 5 Oct 2004 09:30:03 -0000 1.10
+++ DETAILS 8 Mar 2005 19:17:39 -0000 1.11
@@ -1,12 +1,12 @@
- MODULE=GConf2
- VERSION=2.6.4
- SOURCE=GConf-$VERSION.tar.bz2
+ MODULE=GConf2
+ VERSION=2.8.1
+ SOURCE=GConf-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/GConf-$VERSION
- SOURCE_URL=$GNOME_URL/sources/GConf/2.6/
- SOURCE_VFY=md5:7a24af8dd5f3e810a7f8cc21a7c88ded
+ SOURCE_URL=$GNOME_URL/sources/GConf/2.8/
+ SOURCE_VFY=sha1:c1d4ad69e138900fa92afd00fecd3fcc81544e3b
WEB_SITE=http://www.gnome.org/projects/gconf/
ENTERED=20020701
- UPDATED=20040826
+ UPDATED=20050308
SHORT="GConf is a system for storing configuration information"
cat << EOF
GConf is a system for storing configuration information, that is,
More information about the Lunar-commits
mailing list