Update of /cvsroot/fink/fink
In directory usw-pr-cvs1:/tmp/cvs-serv32611

Modified Files:
        AUTHORS ChangeLog 
Log Message:
fixes for bug #610829  (also #614444 in the patch tracker)


Index: AUTHORS
===================================================================
RCS file: /cvsroot/fink/fink/AUTHORS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- AUTHORS     6 Aug 2002 00:30:11 -0000       1.2
+++ AUTHORS     25 Sep 2002 19:01:42 -0000      1.3
@@ -16,3 +16,4 @@
 Justin F. Hallett <[EMAIL PROTECTED]>
 Dave Morrison <[EMAIL PROTECTED]>
 Peter O'Gorman <[EMAIL PROTECTED]>
+Benjamin Reed <[EMAIL PROTECTED]>

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog   18 Sep 2002 22:07:18 -0000      1.87
+++ ChangeLog   25 Sep 2002 19:01:42 -0000      1.88
@@ -1,3 +1,16 @@
+2002-09-25 Benjamin Reed <[EMAIL PROTECTED]>
+
+       * Engine.pm: fixed so that the rest of a splitoff doesn't get
+         reinstalled if just one package from the splitoff is being installed
+
+       * PkgVersion.pm: fixes the get_fullname bug when a dependency
+         doesn't exist
+
+       * PkgVersion.pm: moved the code that checks for existing versions
+         in the package tree when resolving dependencies -- in some cases
+         it could die because a package that wasn't supposed to exist was
+         getting marked as being there
+
 2002-09-18 Dave Morrison <[EMAIL PROTECTED]>
 
        * bootstrap.pl: modified so that bootstrap can be run twice in the



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to