[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Native vs non-native - how to choose?



On Mon, Mar 31, 2008 at 02:54:30PM -0700, Don Armstrong wrote:
>On Mon, 31 Mar 2008, Georgi Chulkov wrote:
>>libnonsense-0.1.0.tar.bz2
>
>This should be called libnonsense_0.1.0.orig.tar.gz, so you'll have to
>repack the .bz2 (at least, for the time being, anyway) and fix its
>name (or make a symlink to it with the right name.)

Like so:

  bzcat libnonsense-0.1.0.tar.bz2 | gzip -9 - > libnonsense_0.1.0.orig.tar.gz

By doing that, the md5 checksums of

  bzcat libnonsense-0.1.0.tar.bz2 | md5sum

and

  zcat libnonsense_0.1.0.orig.tar.gz | md5sum

will match (no need to run tar, which is very useful when your sponsor
review your package).

-- 
"Red Rosa now has vanished too" Bertolt Brecht

Attachment: signature.asc
Description: Digital signature


Reply to: