[CentOS] build rpm from tar.xz tarball

Wed Feb 29 11:48:11 UTC 2012
Marc Deop <damnshock at gmail.com>

On Wednesday 29 February 2012 02:11:25 fakessh @ wrote:
> What is the correct procedure to build an rpm with this type of package
> tar.xz

AFAIK the %setup macro should be able to handle the decompression.

If not, just do it yourself within the %prep section

Regards

PS: there's an rpm-list ( rpm-list at lists.rpm.org )