]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- xz instead of lzma
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 17 Feb 2010 13:09:06 +0000 (13:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.84

rpm.spec

index f448e478424a1142b710739f19e3aafd16a6dc70..30766068c5927ef8167c973437a385d59f22b80a 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -336,7 +336,7 @@ Requires:   ossp-uuid >= 1.6.2-4
 Requires:      popt >= %{reqpopt_ver}
 %{?with_internal_db:%{?with_nptl:Requires:     uname(release) >= 2.6.0}}
 Requires:      zlib >= 1.2.3.3
-%{?with_suggest_tags:Suggests: lzma}
+%{?with_suggest_tags:Suggests: xz}
 Obsoletes:     rpm-libs
 # avoid installing with incompatible (non-tukaani) lzma
 # avoid incompatible (-M0 not supported) lzma
@@ -547,7 +547,7 @@ Requires:   gcc >= 5:3.4
 Requires:      glibc-devel
 Requires:      grep
 Requires:      gzip
-Requires:      lzma
+Requires:      xz
 Requires:      make
 Requires:      patch
 Requires:      sed
This page took 0.057803 seconds and 4 git commands to generate.