SPECS (rpm-4_5): rpm.spec - don't add versions to suggests (use conflict fo...

glen glen at pld-linux.org
Thu Nov 20 11:30:56 CET 2008


Author: glen                         Date: Thu Nov 20 10:30:56 2008 GMT
Module: SPECS                         Tag: rpm-4_5
---- Log message:
- don't add versions to suggests (use conflict for that), poldek can't see these being satisfied then; rel 6

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.49.2.42 -> 1.837.2.42.2.49.2.43) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.49.2.42 SPECS/rpm.spec:1.837.2.42.2.49.2.43
--- SPECS/rpm.spec:1.837.2.42.2.49.2.42	Thu Nov 13 10:55:08 2008
+++ SPECS/rpm.spec	Thu Nov 20 11:30:51 2008
@@ -52,7 +52,7 @@
 Summary(uk.UTF-8):	Менеджер пакетів від RPM
 Name:		rpm
 Version:	4.5
-Release:	5
+Release:	6
 License:	LGPL
 Group:		Base
 Source0:	%{name}-%{version}.tar.gz
@@ -312,9 +312,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.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
@@ -1403,6 +1404,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.43  2008/11/20 10:30:51  glen
+- don't add versions to suggests (use conflict for that), poldek can't see these being satisfied then; rel 6
+
 Revision 1.837.2.42.2.49.2.42  2008/11/13 09:55:08  glen
 - don't need the poldek killing, i hope!; rel 5
 
================================================================

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



More information about the pld-cvs-commit mailing list