CVS: moonbase/gnome2-core/gtk-engines2 BUILD, 1.2, 1.3 DETAILS, 1.2,
1.3
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:07 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/gtk-engines2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/gtk-engines2
Modified Files:
BUILD 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/gtk-engines2/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 5 Feb 2003 00:42:34 -0000 1.2
+++ BUILD 12 Sep 2003 03:52:35 -0000 1.3
@@ -1,13 +1,13 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
+ ./configure --build=$BUILD \
+ --sysconfdir=/etc \
--prefix=/usr \
- --localstatedir=/var \
- --libdir=/usr/lib \
+ --localstatedir=/var \
+ --libdir=/usr/lib \
--infodir=/usr/info \
- --mandir=/usr/man &&
+ --mandir=/usr/man \
+ $OPTS &&
default_make
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gtk-engines2/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 5 Feb 2003 00:42:34 -0000 1.2
+++ DETAILS 12 Sep 2003 03:52:35 -0000 1.3
@@ -3,9 +3,10 @@
SOURCE=gtk-engines-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtk-engines-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/gtk-engines/2.2/$SOURCE
+ SOURCE_VFY=md5:78e9276c28b509f3203de4873c20a263
WEB_SITE=http://www.gtk.org
ENTERED=20020714
- UPDATED=20030123
+ UPDATED=20030912
SHORT="Theme engines for GTK+ 2.0"
cat << EOF
Theme engines for GTK+ 2.0
More information about the Lunar-commits
mailing list