From: Michael Tremer Date: Fri, 21 Oct 2011 15:11:19 +0000 (+0200) Subject: xz: Install lzma command in build environment. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6988ba22971f9bde03c0abd7ac42956198d65cb;p=ipfire-3.x.git xz: Install lzma command in build environment. It is needed to extract tar.lzma package (which are very rarely used). The command is also installable by running "pakfire install lzma". --- diff --git a/xz/xz.nm b/xz/xz.nm index 829cba620..1fdb24ebf 100644 --- a/xz/xz.nm +++ b/xz/xz.nm @@ -5,7 +5,7 @@ name = xz version = 5.0.3 -release = 3 +release = 4 groups = Applications/Compression url = http://tukaani.org/xz/ @@ -44,8 +44,10 @@ packages LZMA format. end license = GPLv2+ and LGPLv2+ + groups += Build requires = %{name}=%{thisver} + provides = lzma files /usr/bin/*lz*