[Yum-devel] [PATCH] add pyliblzma as requirement to spec file

Seth Vidal skvidal at fedoraproject.org
Wed Oct 26 20:22:11 UTC 2011


---
 yum.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/yum.spec b/yum.spec
index b78a9f6..6f312d0 100644
--- a/yum.spec
+++ b/yum.spec
@@ -45,6 +45,7 @@ Requires: python-sqlite
 Requires: python-urlgrabber >= 3.9.0-8
 Requires: yum-metadata-parser >= 1.1.0
 Requires: pygpgme
+Requires: pyliblzma
 
 Conflicts: rpm >= 5-0
 # Zif is a re-implementation of yum in C, however:
@@ -297,6 +298,9 @@ exit 0
 %endif
 
 %changelog
+* Wed Oct 26 2011 Seth Vidal <skvidal at fedoraproject.org> 
+- add requirement for pyliblzma for xz compression support
+
 * Thu Jul 28 2011 Matthew Miller <mattdm at mattdm.org>
 - reorganize yum-cron to allow more flexible scheduling
 
-- 
1.7.4.4



More information about the Yum-devel mailing list