genini: support multiple compression formats

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Thu Mar 11 23:21:00 GMT 2010


On Thu, Mar 11, 2010 at 06:16:29PM -0500, Charles Wilson wrote:
>Charles Wilson wrote:
>> OK, I've tested the following. Better?
>> 
>> 2010-03-11  Charles Wilson  <...>
>> 
>> 	* genini (parsedir): Support tarballs whose name ends in gz,
>> 	lzma, and xz in addition to bz2.
>> 	(tarball): Test for existence of tarballs to determine which
>> 	compression format/extension is used. If not found, default
>> 	to .bz2.
>> 	(addfiles): Ripple from changes to tarball().
>
>forgot to remove one useless line:
>
>+    my @exts = qw(bz2 xz gz lzma);
>
>is obsolete, and should not be in the patch. consider it removed...

My email was down today after a catastrophic "simple" upgrade of
spamassassin which pulled in perl 5.10.1 so I haven't seen the previous
patch yet but, from the archives, it looks ok to me.

Thanks for the patch.

Please check in.

cgf



More information about the Cygwin-apps mailing list