packages (rpm-4_5): rpm/rpm.spec - xz instead of lzma

arekm arekm at pld-linux.org
Wed Feb 17 14:09:14 CET 2010


Author: arekm                        Date: Wed Feb 17 13:09:14 2010 GMT
Module: packages                      Tag: rpm-4_5
---- Log message:
- xz instead of lzma

---- Files affected:
packages/rpm:
   rpm.spec (1.837.2.42.2.49.2.83 -> 1.837.2.42.2.49.2.84) 

---- Diffs:

================================================================
Index: packages/rpm/rpm.spec
diff -u packages/rpm/rpm.spec:1.837.2.42.2.49.2.83 packages/rpm/rpm.spec:1.837.2.42.2.49.2.84
--- packages/rpm/rpm.spec:1.837.2.42.2.49.2.83	Tue Feb  2 23:26:32 2010
+++ packages/rpm/rpm.spec	Wed Feb 17 14:09:06 2010
@@ -337,7 +337,7 @@
 Requires:	popt >= %{reqpopt_ver}
 %{?with_internal_db:%{?with_nptl:Requires:	uname(release) >= 2.6.0}}
 Requires:	zlib >= 1.2.3.3
-%{?with_suggest_tags:Suggests:	lzma}
+%{?with_suggest_tags:Suggests:	xz}
 Obsoletes:	rpm-libs
 # avoid installing with incompatible (non-tukaani) lzma
 # avoid incompatible (-M0 not supported) lzma
@@ -548,7 +548,7 @@
 Requires:	glibc-devel
 Requires:	grep
 Requires:	gzip
-Requires:	lzma
+Requires:	xz
 Requires:	make
 Requires:	patch
 Requires:	sed
@@ -1460,6 +1460,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.49.2.84  2010/02/17 13:09:06  arekm
+- xz instead of lzma
+
 Revision 1.837.2.42.2.49.2.83  2010/02/02 22:26:32  glen
 - fixed pkgconfig file; rel 36
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm/rpm.spec?r1=1.837.2.42.2.49.2.83&r2=1.837.2.42.2.49.2.84&f=u



More information about the pld-cvs-commit mailing list