summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Grover <agrover@redhat.com>2013-05-07 15:25:25 -0700
committerAndy Grover <agrover@redhat.com>2013-05-07 15:25:25 -0700
commit5abfde1c46de45997556e40e587e3c7c17d7481a (patch)
treee100de9e1c037ba84acaecc1c4ffc46f98baa6aa
parentbee805ce93d32199db2ec42e67f429b5cc25e33c (diff)
downloadrtslib-fb-5abfde1c46de45997556e40e587e3c7c17d7481a.tar.gz
Fix Requires
rtslib no longer needs any other packages. Signed-off-by: Andy Grover <agrover@redhat.com>
-rw-r--r--rpm/python-rtslib.spec.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpm/python-rtslib.spec.tmpl b/rpm/python-rtslib.spec.tmpl
index f367f21..48f35f3 100644
--- a/rpm/python-rtslib.spec.tmpl
+++ b/rpm/python-rtslib.spec.tmpl
@@ -11,7 +11,6 @@ Source: %{oname}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rpmroot
BuildArch: noarch
BuildRequires: python-devel, epydoc
-Requires: python-configobj, python-netifaces, python-ipaddr
Vendor: RisingTide Systems
%description