[python-sqlalchemy0.5] Bump version as well as a mass rebuild got in the way

Toshio くらとみ toshio at fedoraproject.org
Wed Mar 7 22:10:37 UTC 2012


commit 5657ee27bfbc21d9d4c04b5cb6522433f97232f4
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Wed Mar 7 14:10:04 2012 -0800

    Bump version as well as a mass rebuild got in the way

 python-sqlalchemy0.5.spec |   12 ++++--------
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/python-sqlalchemy0.5.spec b/python-sqlalchemy0.5.spec
index 0bbba9a..7b3eab3 100644
--- a/python-sqlalchemy0.5.spec
+++ b/python-sqlalchemy0.5.spec
@@ -1,4 +1,4 @@
-%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
+%if ! (0%{?rhel} > 5)
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 
@@ -6,7 +6,7 @@
 
 Name:           python-sqlalchemy0.5
 Version:        0.5.8
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Modular and flexible ORM library for python
 
 Group:          Development/Libraries
@@ -19,12 +19,8 @@ Patch0:         python-sqlalchemy0.5-py27.patch
 Patch1: SQLAlchemy-0.5.5-coerce-limit-offset-to-int.patch
 
 BuildArch:      noarch
-BuildRequires:  python-devel
-%if 0%{?fedora} > 12 || 0%{?rhel} > 5
+BuildRequires:  python2-devel
 BuildRequires: python-setuptools
-%else
-BuildRequires:  python-setuptools-devel >= 0.6c3
-%endif
 BuildRequires: python-nose
 
 %description
@@ -72,7 +68,7 @@ nosetests
 %{python_sitelib}/*
 
 %changelog
-* Wed Mar 7 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.5.8-7
+* Wed Mar 7 2012 Toshio Kuratomi <toshio at fedoraproject.org> - 0.5.8-9
 - Patch to fix https://rhn.redhat.com/errata/RHSA-2012-0369.html
 
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.8-8


More information about the scm-commits mailing list