ralph pushed to python-tahrir-api (f20). "epel7 preparation."

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 5 03:10:36 UTC 2015


>From f243c7e23b61a4f2126cffd02df097aef7496caf Mon Sep 17 00:00:00 2001
From: Ralph Bean <rbean at redhat.com>
Date: Mon, 29 Sep 2014 15:52:29 -0400
Subject: epel7 preparation.


diff --git a/python-tahrir-api.spec b/python-tahrir-api.spec
index f4514eb..ee8e1f4 100644
--- a/python-tahrir-api.spec
+++ b/python-tahrir-api.spec
@@ -2,7 +2,7 @@
 
 Name:             python-tahrir-api
 Version:          0.7.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          An API for interacting with the Tahrir database
 
 Group:            Development/Languages
@@ -50,7 +50,8 @@ BuildRequires:  python-sqlalchemy >= 0.7
 Requires:       python-sqlalchemy >= 0.7
 BuildRequires:  python-zope-interface
 Requires:       python-zope-interface
-%else if 0%{?rhel} && 0%{?rhel} <= 6
+%else
+%if 0%{?rhel} && 0%{?rhel} <= 6
 BuildRequires:  python-mako0.4 >= 0.3.6
 Requires:       python-mako0.4 >= 0.3.6
 BuildRequires:  python-paste-deploy1.5
@@ -61,6 +62,16 @@ BuildRequires:  python-zope-interface4
 Requires:       python-zope-interface4
 BuildRequires:  python-ordereddict
 Requires:       python-ordereddict
+%else
+BuildRequires:  python-mako
+Requires:       python-mako
+BuildRequires:  python-paste-deploy
+Requires:       python-paste-deploy
+BuildRequires:  python-sqlalchemy
+Requires:       python-sqlalchemy
+BuildRequires:  python-zope-interface
+Requires:       python-zope-interface
+%endif
 %endif
 
 %description
@@ -113,7 +124,10 @@ head setup.py
 %{_bindir}/initialize_tahrir_db
 
 %changelog
-* Mon Jul 14 2014 Ralph Bean <rbean at redhat.com>  - 0.7.0-1
+* Mon Sep 29 2014 Ralph Bean <rbean at redhat.com> - 0.7.0-2
+- Prepare for epel7 branching.
+
+* Mon Jul 14 2014 Ralph Bean <rbean at redhat.com> - 0.7.0-1
 - Add new column supporting STLs.
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-3
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-tahrir-api.git/commit/?h=f20&id=f243c7e23b61a4f2126cffd02df097aef7496caf


More information about the scm-commits mailing list