Hi all,
I've noticed that some projects are already using .xz (ex: Fedora), based on the Lempel-Ziv-Markov algorithm. Do we support it on OBS or have any plans in doing it in the future?
Nelson.
On 2010-10-19 16:25:11 +0100, Nelson Marques wrote:
I've noticed that some projects are already using .xz (ex: Fedora), based on the Lempel-Ziv-Markov algorithm. Do we support it on OBS or have any plans in doing it in the future?
it is supported if your rpm knows how to handle it.
darix
On Tue, Oct 19, 2010 at 04:34:31PM +0200, Marcus Rueckert wrote:
On 2010-10-19 16:25:11 +0100, Nelson Marques wrote:
I've noticed that some projects are already using .xz (ex: Fedora), based on the Lempel-Ziv-Markov algorithm. Do we support it on OBS or have any plans in doing it in the future?
it is supported if your rpm knows how to handle it.
I guess you also need to add
BuildRequires: xz
to your specfile.
Cheers, Michael.
buildservice@lists.opensuse.org