[python-flask-openid] Added python-openid as Require

kumarpraveen kumarpraveen at fedoraproject.org
Mon Jul 9 13:43:27 UTC 2012


commit 2ed741b2328bd5e80b5d24c8e34a5814d3ca0ad3
Author: Praveen Kumar <daredevil at pkumar222.asiapacific.hpqcorp.net>
Date:   Mon Jul 9 19:13:21 2012 +0530

    Added python-openid as Require

 python-flask-openid.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python-flask-openid.spec b/python-flask-openid.spec
index ca2bb0a..0088ea8 100644
--- a/python-flask-openid.spec
+++ b/python-flask-openid.spec
@@ -2,7 +2,7 @@
 
 Name:           python-flask-openid
 Version:        1.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        OpenID support for Flask
 
 Group:          Development/Libraries
@@ -14,6 +14,7 @@ BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-openid
 BuildRequires:  python-setuptools
+Requires:  python-openid
 
 %description
 Flask-OpenID is an extension to flask that allows you to add openid
@@ -42,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/flaskext/*.py*
 
 %changelog
+* Mon Jul 9 2012 Praveen Kumar <kumarpraveen.nitdgp at gmail.com> - 1.0.1-3
+- Added python-openid as Require
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list