Re: Using lzma compressed tarball as Source0

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

 



Hi,

On Wed, Sep 03, 2008 at 05:45:41PM +0200, Till Maas wrote:
> Hiyas,
> 
> are there some best practices or some secret macros I can redifine to use a 
> lzma compressed tarball as Source0 for Fedora 8+ specs?
> It would help if I could pass --use-compress-program=lzma to the tar 
> commandline that %setup uses.

Note that rawhide RPM (to be rpm-4.6) supports expansion of lzma
tarballs without any macro magic.

%setup -q should handle it just fine.

what it basically does is:
/usr/bin/lzma -dc %{SOURCE0} | /bin/tar -xf -

Jindrich

-- 
Jindrich Novy <jnovy@xxxxxxxxxx>   http://people.redhat.com/jnovy/

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux