[PATCH 1/3] Change require from rpm to rpm-python

Vratislav Podzimek vpodzime at redhat.com
Mon Aug 20 13:41:20 UTC 2012


rpm-python is what we need in meh/dump.py
---
 python-meh.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python-meh.spec b/python-meh.spec
index df680cc..ae430a8 100644
--- a/python-meh.spec
+++ b/python-meh.spec
@@ -19,7 +19,7 @@ BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: python-devel, gettext, python-setuptools-devel, intltool
 Requires: python, dbus-python, pygobject3, gtk3
-Requires: openssh-clients, rpm, yum, newt-python, libreport-gtk >= 2.0.11-1, libreport-newt >= 2.0.11-1
+Requires: openssh-clients, rpm-python, yum, newt-python, libreport-gtk >= 2.0.11-1, libreport-newt >= 2.0.11-1
 
 %description
 The python-meh package is a python library for handling, saving, and reporting
-- 
1.7.11.2



More information about the anaconda-patches mailing list