SPECS: rpm.spec - rpm-utils Suggests bzip2 gzip lzma (used by rpm2cpio)

adamg adamg at pld-linux.org
Mon Jun 9 20:21:54 CEST 2008


Author: adamg                        Date: Mon Jun  9 18:21:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rpm-utils Suggests bzip2 gzip lzma (used by rpm2cpio)

---- Files affected:
SPECS:
   rpm.spec (1.894 -> 1.895) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.894 SPECS/rpm.spec:1.895
--- SPECS/rpm.spec:1.894	Mon Apr 14 17:05:46 2008
+++ SPECS/rpm.spec	Mon Jun  9 20:21:48 2008
@@ -414,6 +414,11 @@
 Group:		Applications/File
 Requires:	%{name} = %{version}-%{release}
 Requires:	popt >= %{reqpopt_ver}
+%if %{with suggest_tags}
+Suggests:	bzip2
+Suggests:	gzip
+Suggests:	lzma
+%endif
 Conflicts:	filesystem-debuginfo < 3.0-16
 
 %description utils
@@ -1289,6 +1294,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.895  2008-06-09 18:21:48  adamg
+- rpm-utils Suggests bzip2 gzip lzma (used by rpm2cpio)
+
 Revision 1.894  2008-04-14 15:05:46  glen
 - 5.1.0 release
 
================================================================

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



More information about the pld-cvs-commit mailing list