[yawn] Add python-mako to Requires

vcrhonek vcrhonek at fedoraproject.org
Thu Aug 2 10:50:09 UTC 2012


commit 20d8c0c88378a33a7d3ebad94eac5315d68c23ad
Author: Vitezslav Crhonek <vcrhonek at redhat.com>
Date:   Thu Aug 2 12:49:34 2012 +0200

    Add python-mako to Requires

 yawn.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/yawn.spec b/yawn.spec
index 0322fef..3159f32 100644
--- a/yawn.spec
+++ b/yawn.spec
@@ -4,7 +4,7 @@
 
 Name:           yawn
 Version:        0
-Release:        0.6.20120620svn%{svnrev}%{?dist}
+Release:        0.7.20120620svn%{svnrev}%{?dist}
 Summary:        Yet Another WBEM Navigator
 
 
@@ -18,7 +18,7 @@ URL:            https://sourceforge.net/apps/mediawiki/pywbem/index.php?title=YA
 Source0:        %{name}-%{version}.tar.gz
 
 BuildRequires:  httpd, python-setuptools
-Requires:       mod_wsgi, pywbem, httpd, python-werkzeug
+Requires:       mod_wsgi, pywbem, httpd, python-werkzeug, python-mako
 BuildArch:      noarch
 
 %description
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/yawn.py
 
 %changelog
+* Thu Aug 02 2012 Vitezslav Crhonek <vcrhonek at redhat.com> - 0-0.7.20120620svn578
+- Add python-mako to Requires
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.6.20120620svn578
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list