CVS: moonbase/gnome2-core/control-center2 BUILD, 1.1, 1.2 DEPENDS,
1.3, 1.4 DETAILS, 1.6, 1.7
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:05 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/control-center2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/control-center2
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
Ok this is Gnome 2.4.0 Desktop Release. I hope everyone enjoys. We moved it from /opt/lunar/gnome/2 to /opt/lunar/gnome/2.4. I tried chaging all the modules that compile with Gnome to recompile but some of them may have been missed. If you run into a problem and a module will not compile please let us know. If you run into a problem where a app will not work recompile and everything should be ok.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/control-center2/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 1 Oct 2002 06:53:40 -0000 1.1
+++ BUILD 12 Sep 2003 03:52:32 -0000 1.2
@@ -1,14 +1,12 @@
(
- export PATH=/opt/lunar/gnome/2/bin:$PATH &&
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
./configure --build=$BUILD \
--sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2 \
+ --prefix=/opt/lunar/gnome/2.4 \
--localstatedir=/var \
- --infodir=/opt/lunar/gnome/2/share/info \
- --mandir=/opt/lunar/gnome/2/share/man \
- --enable-platform-gnome-2 &&
+ --infodir=/opt/lunar/gnome/2.4/share/info \
+ --mandir=/opt/lunar/gnome/2.4/share/man \
+ $OPTS &&
default_make
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/control-center2/DEPENDS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DEPENDS 3 Aug 2003 04:45:52 -0000 1.3
+++ DEPENDS 12 Sep 2003 03:52:32 -0000 1.4
@@ -1,5 +1,4 @@
-depends nautilus &&
depends gnome-desktop &&
depends metacity &&
-optional_depends "xscreensaver" "" "" "for screensaver support in Gnome"
+depends nautilus
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/control-center2/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS 2 Jun 2003 15:00:23 -0000 1.6
+++ DETAILS 12 Sep 2003 03:52:32 -0000 1.7
@@ -1,11 +1,12 @@
MODULE=control-center2
- VERSION=2.2.2
+ VERSION=2.4.0
SOURCE=control-center-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/control-center-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/control-center/2.2/$SOURCE
+ SOURCE_VFY=md5:44115d3174d2f603f34a336ada562bae
+ SOURCE_URL[0]=$GNOME_URL/sources/control-center/2.4/$SOURCE
WEB_SITE=http://www.gnome.org
ENTERED=20020701
- UPDATED=20030602
+ UPDATED=20030912
SHORT="Control-center for gnome"
cat << EOF
Control-center for Gnome2
More information about the Lunar-commits
mailing list