SPECS (rpm-4_4_9): rpm.spec - C: for non-tukaani lzma
qboosh
qboosh at pld-linux.org
Sun Dec 16 21:33:04 CET 2007
Author: qboosh Date: Sun Dec 16 20:33:04 2007 GMT
Module: SPECS Tag: rpm-4_4_9
---- Log message:
- C: for non-tukaani lzma
---- Files affected:
SPECS:
rpm.spec (1.837.2.13 -> 1.837.2.14)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.13 SPECS/rpm.spec:1.837.2.14
--- SPECS/rpm.spec:1.837.2.13 Mon Dec 10 14:59:24 2007
+++ SPECS/rpm.spec Sun Dec 16 21:32:58 2007
@@ -275,10 +275,12 @@
%{?with_selinux:Requires: libselinux >= 1.18}
%{?with_system_libmagic:Requires: libmagic >= 1.15-2}
Requires: popt >= %{reqpopt_ver}
+%{?with_suggest_tags:Suggests: lzma >= 1:4.42.0}
Obsoletes: rpm-libs
+# avoid installing with incompatible (non-tukaani) lzma
+Conflicts: lzma < 1:4.42.0
# avoid SEGV caused by mixed db versions
Conflicts: poldek < 0.18.1-16
-%{?with_suggest_tags:Suggests: lzma >= 1:4.42.0}
%description lib
RPMs library.
@@ -1218,6 +1220,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.837.2.14 2007-12-16 20:32:58 qboosh
+- C: for non-tukaani lzma
+
Revision 1.837.2.13 2007-12-10 13:59:24 arekm
- rel 17; fix rpm2cpio
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.13&r2=1.837.2.14&f=u
More information about the pld-cvs-commit
mailing list