4.0.4-2: remove rhel clause from python3 guard

* Tue Mar 26 2013 David Malcolm <dmalcolm@redhat.com> - 4.0.4-2
- remove rhel clause from python3 guard
epel8
David Malcolm 12 years ago
parent ebc3841679
commit 9892725ca4

@ -2,13 +2,13 @@
%filter_provides_in %{python_sitearch}/zope/interface/.*\.so$
%filter_setup
%if 0%{?fedora} > 12 || 0%{?rhel} > 6
%if 0%{?fedora} > 12
%global with_python3 1
%endif
Name: python-zope-interface
Version: 4.0.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Zope 3 Interface Infrastructure
Group: Development/Libraries
License: ZPLv2.1
@ -125,6 +125,9 @@ popd
%endif
%changelog
* Tue Mar 26 2013 David Malcolm <dmalcolm@redhat.com> - 4.0.4-2
- remove rhel clause from python3 guard
* Mon Feb 25 2013 Ralph Bean <rbean@redhat.com> - 4.0.4-1
- Latest upstream
- README and CHANGES moved from .txt to .rst.

Loading…
Cancel
Save