SPECS (rpm-4_5): rpm.spec - rel 0.63; depend on our latest lzma (which is p...

arekm arekm at pld-linux.org
Wed Nov 5 18:25:58 CET 2008


Author: arekm                        Date: Wed Nov  5 17:25:58 2008 GMT
Module: SPECS                         Tag: rpm-4_5
---- Log message:
- rel 0.63; depend on our latest lzma (which is patched to support -M0)

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.49.2.35 -> 1.837.2.42.2.49.2.36) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.49.2.35 SPECS/rpm.spec:1.837.2.42.2.49.2.36
--- SPECS/rpm.spec:1.837.2.42.2.49.2.35	Wed Nov  5 11:37:20 2008
+++ SPECS/rpm.spec	Wed Nov  5 18:25:53 2008
@@ -52,7 +52,7 @@
 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
@@ -128,6 +128,7 @@
 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
@@ -308,10 +309,10 @@
 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
 
@@ -732,6 +733,7 @@
 %patch57 -p1
 %patch58 -p1
 %patch59 -p1
+%patch61 -p1
 %patch62 -p1
 %patch63 -p1
 %patch64 -p1
@@ -1413,6 +1415,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.36  2008/11/05 17:25:53  arekm
+- rel 0.63; depend on our latest lzma (which is patched to support -M0)
+
 Revision 1.837.2.42.2.49.2.35  2008/11/05 10:37:20  glen
 - should be ok without release too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.42.2.49.2.35&r2=1.837.2.42.2.49.2.36&f=u



More information about the pld-cvs-commit mailing list