]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- rel 0.63; depend on our latest lzma (which is patched to support -M0)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 5 Nov 2008 17:25:53 +0000 (17:25 +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.36

rpm.spec

index 4ad9a7aef479fdb4e0bbe52f7939c37f24afd256..9b1b37feeb41a5e2b24d774ab04dfd6017983c53 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:       0.62
+Release:       0.63
 License:       LGPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -127,6 +127,7 @@ Patch56:    %{name}-rpm5-patchset-8413.patch
 Patch57:       %{name}-as_needed-fix.patch
 Patch58:       %{name}-repackage-wo-lzma.patch
 Patch59:       %{name}-libtool-deps.patch
+Patch61:       %{name}-lzma-mem.patch
 Patch62:       %{name}-lzma-size_t.patch
 Patch63:       %{name}-tar_as_secondary_source.patch
 Patch64:       %{name}-man_pl.patch
@@ -307,10 +308,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.42.0}
+%{?with_suggest_tags:Suggests: lzma >= 1:4.999.5-0.alpha.2}
 Obsoletes:     rpm-libs
 # avoid installing with incompatible (non-tukaani) lzma
-Conflicts:     lzma < 1:4.42.0
+Conflicts:     lzma < 1:4.999.5-0.alpha.2
 # avoid SEGV caused by mixed db versions
 Conflicts:     poldek < 0.18.1-16
 
@@ -731,6 +732,7 @@ install %{SOURCE13} scripts/perl.prov
 %patch57 -p1
 %patch58 -p1
 %patch59 -p1
+%patch61 -p1
 %patch62 -p1
 %patch63 -p1
 %patch64 -p1
This page took 0.388557 seconds and 4 git commands to generate.