CVS: moonbase/gnome2-extras/zenity BUILD,1.1,1.2 DETAILS,1.4,1.5
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:15 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-extras/zenity
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-extras/zenity
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-extras/zenity/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 5 Feb 2003 23:18:43 -0000 1.1
+++ BUILD 12 Sep 2003 03:52:40 -0000 1.2
@@ -1,6 +1,5 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH
- ./configure --prefix=/opt/lunar/gnome/2 &&
+ ./configure --prefix=/opt/lunar/gnome/2.4 &&
default_make
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-extras/zenity/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 1 Jun 2003 21:57:16 -0000 1.4
+++ DETAILS 12 Sep 2003 03:52:40 -0000 1.5
@@ -1,11 +1,11 @@
MODULE=zenity
- VERSION=1.3
+ VERSION=1.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.3/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.6/$SOURCE
WEB_SITE=http://gnome.org
ENTERED=20030205
- UPDATED=20030601
+ UPDATED=20030912
SHORT="Zenity"
cat << EOF
a rewrite of gdialog, the GNOME port of dialog
More information about the Lunar-commits
mailing list