[Lunar-commits] CVS: moonbase/gnome2-core/gnome-icon-theme DEPENDS,
1.1, 1.2 BUILD, 1.4, 1.5 DETAILS, 1.8, 1.9
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 15:08:54 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-core/gnome-icon-theme
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12930/gnome-icon-theme
Modified Files:
BUILD DETAILS
Added Files:
DEPENDS
Log Message:
Updating to Gnome 2.6.0 Desktop Release, I have to say that cvs merging is alot easier to do than moving the files over by hand. Now go get yourself a 40 and do some updating!
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-icon-theme/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 13 Sep 2003 15:33:50 -0000 1.4
+++ BUILD 9 Apr 2004 15:08:22 -0000 1.5
@@ -1,14 +1,12 @@
(
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2.4 \
- --localstatedir=/var \
- --infodir=/opt/lunar/gnome/2.4/share/info \
- --mandir=/opt/lunar/gnome/2.4/share/man \
- $OPTS &&
+ ./configure --prefix=${GNOME26_PREFIX:-/usr} \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+ --mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ $OPTS &&
+ default_make
- default_make
-
) > $C_FIFO 2>&1
-
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-icon-theme/DETAILS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- DETAILS 11 Nov 2003 05:26:34 -0000 1.8
+++ DETAILS 9 Apr 2004 15:08:22 -0000 1.9
@@ -1,12 +1,12 @@
MODULE=gnome-icon-theme
- VERSION=1.1.1
+ VERSION=1.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.1/$SOURCE
- SOURCE_VFY=md5:9560902a43c16e95f37b440d3c8cd920
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.2/$SOURCE
+ SOURCE_VFY=md5:9f1fa89cfae54213347a8e3fb05a1686
WEB_SITE=http://www.gnome.org
ENTERED=20021202
- UPDATED=20031111
+ UPDATED=20040409
SHORT="Icon Themes for Gnome 2"
cat << EOF
Icon Themes for Gnome 2
More information about the Lunar-commits
mailing list