Update of /cvsroot/fink/fink/perlmod/Fink
In directory usw-pr-cvs1:/tmp/cvs-serv10856
Modified Files:
ChangeLog PkgVersion.pm
Log Message:
correcting history...
Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog 11 Aug 2002 19:30:00 -0000 1.189
+++ ChangeLog 12 Aug 2002 20:00:55 -0000 1.190
@@ -76,6 +76,9 @@
2002-07-24 Max Horn <[EMAIL PROTECTED]>
+ * Incorporated patch #504498 by Justin F. Hallett which adds the
+ TarFilesRename and TarNFilesRename field.
+
* Incorporated patch #577882 by Sylvain Cuaz which cleans the environment
before building packages.
Index: PkgVersion.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/PkgVersion.pm,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- PkgVersion.pm 11 Aug 2002 19:30:00 -0000 1.77
+++ PkgVersion.pm 12 Aug 2002 20:00:55 -0000 1.78
@@ -686,7 +686,7 @@
}
if ($include_build and @{$self->{_splitoffs}} > 0 and
- ($idx >= $split_idx or $include_build > 1)) {
+ ($idx >= $split_idx or $include_build == 2)) {
# To prevent circular refs in the build dependency graph, we have to
# remove all our splitoffs from the graph. Exception: any splitoffs
# this master depends on directly are not filtered. Exception from the
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits