[python-flask/f18] Reversion f18 branch to 0.9 from 0.9.0.

Ricky Elrod codeblock at fedoraproject.org
Wed Oct 17 08:39:47 UTC 2012


commit 85d7fc99718319dad6270fa57f3f01504cfc07e2
Author: Ricky Elrod <ricky at elrod.me>
Date:   Wed Oct 17 04:39:26 2012 -0400

    Reversion f18 branch to 0.9 from 0.9.0.

 python-flask.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/python-flask.spec b/python-flask.spec
index c137da5..8d3361b 100644
--- a/python-flask.spec
+++ b/python-flask.spec
@@ -2,8 +2,9 @@
 %global srcversion 0.9
 
 Name:           python-flask
-Version:        0.9.0
-Release:        2%{?dist}
+Version:        0.9
+Release:        1%{?dist}
+Epoch:          1
 Summary:        A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
 
 Group:          Development/Libraries
@@ -12,10 +13,7 @@ URL:            http://flask.pocoo.org/
 Source0:        http://pypi.python.org/packages/source/F/Flask/%{srcname}-%{srcversion}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  python2-devel
-BuildRequires:  python-setuptools-devel
-BuildRequires:  python-jinja2 python-werkzeug python-sphinx
-
+BuildRequires:  python2-devel python-setuptools-devel python-werkzeug python-sphinx
 Requires:       python-jinja2 python-werkzeug
 
 %description


More information about the scm-commits mailing list