]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- don't add versions to suggests (use conflict for that), poldek can't see these...
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 20 Nov 2008 10:30:51 +0000 (10:30 +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.43

rpm.spec

index a3d5ef01c7e64bd40b8d79875e8e5a6593d39f0f..5e8b4f773b59381aaf0775c005a386339a1be1d3 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -51,7 +51,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       4.5
-Release:       5
+Release:       6
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -311,9 +311,10 @@ 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
-%{?with_suggest_tags:Suggests: lzma >= 1:4.999.5-0.alpha.2}
+%{?with_suggest_tags:Suggests: lzma}
 Obsoletes:     rpm-libs
 # avoid installing with incompatible (non-tukaani) lzma
+# avoid incompatible (-M0 not supported) lzma
 Conflicts:     lzma < 1:4.999.5-0.alpha.2
 # avoid SEGV caused by mixed db versions
 Conflicts:     poldek < 0.18.1-16
This page took 0.041941 seconds and 4 git commands to generate.