diff --git a/python-mako.spec b/python-mako.spec index 3fe5b0c..6d92b94 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} || 0%{?rhel} > 6 +%if 0%{?fedora} %global with_python3 1 %endif @@ -12,7 +12,7 @@ Name: python-mako Version: 0.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Mako template library for Python Group: Development/Languages @@ -134,6 +134,9 @@ rm -rf %{buildroot} %endif %changelog +* Fri Aug 3 2012 David Malcolm - 0.5.0-4 +- remove rhel logic from with_python3 conditional + * Sat Jul 21 2012 Fedora Release Engineering - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild