CVS: moonbase/ftp/gtm DEPENDS,1.1.1.1,1.2 DETAILS,1.2,1.3
Terry Chan
tchan at lunar-linux.org
Thu Dec 11 03:06:09 GMT 2003
Update of /var/cvs/lunar/moonbase/ftp/gtm
In directory dbguin.lunar-linux.org:/tmp/cvs-serv16298
Modified Files:
DEPENDS DETAILS
Log Message:
Added a missing depends -- gnome-core. Now gtm compiles correctly.
This closes Bug #409 from the Lunar Bug tracker page. Compiled and tested
with gcc-3.2.3, glibc-2.3.2.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/gtm/DEPENDS,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- DEPENDS 21 Aug 2002 00:55:15 -0000 1.1.1.1
+++ DEPENDS 11 Dec 2003 03:06:07 -0000 1.2
@@ -1,2 +1,3 @@
depends wget &&
-depends gnome-libs
+depends gnome-libs &&
+depends gnome-core
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/ftp/gtm/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 25 Aug 2002 12:16:11 -0000 1.2
+++ DETAILS 11 Dec 2003 03:06:07 -0000 1.3
@@ -6,7 +6,7 @@
WEB_SITE=http://gtm.sourceforge.net
SHORT="GTM is the Gnome Transfer Manager"
ENTERED=20011023
- UPDATED=20020825
+ UPDATED=20031210
cat << EOF
GTM allows the user to retrieve multiple files from the web. These
files can be retrieved in multiple parts and each part retrieved on a
More information about the Lunar-commits
mailing list