[pkgwat] Add missing requirements.

Ralph Bean ralph at fedoraproject.org
Sat Nov 3 02:20:35 UTC 2012


commit 69fd1782369ea265cce9af66e1637edc06c19598
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri Nov 2 22:20:16 2012 -0400

    Add missing requirements.

 pkgwat.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/pkgwat.spec b/pkgwat.spec
index 47fb4a3..891375f 100644
--- a/pkgwat.spec
+++ b/pkgwat.spec
@@ -12,7 +12,7 @@
 
 Name:             pkgwat
 Version:          0.3
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          CLI tool for querying the fedora packages webapp
 
 Group:            Development/Libraries
@@ -33,6 +33,8 @@ BuildRequires:    python3-setuptools
 
 Requires:         python-pkgwat-api
 Requires:         python-cliff
+Requires:         python-imaging
+Requires:         python-fabulous
 
 %description
 Pronounced "package WAT", pkgwat is a fast CLI tool for querying the fedora
@@ -106,6 +108,9 @@ popd
 
 
 %changelog
+* Fri Nov 02 2012 Ralph Bean <rbean at redhat.com> - 0.3-3
+- Bugfix - Require python-imaging and python-fabulous.
+
 * Thu Jul 05 2012 Ralph Bean <rbean at redhat.com> - 0.3-2
 - Manually disable python3 support until python3-cliff is available.
 


More information about the scm-commits mailing list