]> www.infradead.org Git - users/hch/nvmetcli.git/commitdiff
nvmetcli: add python-six to rpm package building
authorJay Freyensee <james_p_freyensee@linux.intel.com>
Wed, 23 Nov 2016 18:01:12 +0000 (10:01 -0800)
committerChristoph Hellwig <hch@lst.de>
Thu, 1 Dec 2016 09:38:11 +0000 (10:38 +0100)
From experience, if python-six isn't installed on a Fedora
system, hard-to-decipher errors can occur trying to use
nvmetcli.

Signed-off-by: Jay Freyensee <james.p.freyensee@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
rpm/nvmetcli.spec.tmpl

index 03667d7db5d4911706a361d1b50977fd60bf4d34..1ffdbe611593086385472fc5ce34bf38d1729ca4 100644 (file)
@@ -9,7 +9,7 @@ Source:         nvmetcli-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-rpmroot
 BuildArch:      noarch
 BuildRequires:  python-devel python-setuptools systemd-units
-Requires:      python-configshell python-kmod
+Requires:      python-configshell python-kmod python-six
 Requires(post): systemd
 Requires(preun): systemd
 Requires(postun): systemd