# HG changeset patch # User Toshi MARUYAMA # Date 1497205365 -32400 # Node ID 59a41b0002c3d40ca8833e5c13adab05a4d8d945 # Parent 5ffb138d7b1a82e7de9a394be756afeda6801789 rpms: remove '%if "%{?pythonver}" != "2.4"' Mercurial requires python >= 2.7. diff -r 5ffb138d7b1a -r 59a41b0002c3 contrib/mercurial.spec --- a/contrib/mercurial.spec Fri Jun 02 20:49:42 2017 -0700 +++ b/contrib/mercurial.spec Mon Jun 12 03:22:45 2017 +0900 @@ -153,9 +153,7 @@ %{_bindir}/%{pythonhg} %{hgpyprefix} %else -%if "%{?pythonver}" != "2.4" %{_libdir}/python%{pythonver}/site-packages/%{name}-*-py%{pythonver}.egg-info -%endif %{_libdir}/python%{pythonver}/site-packages/%{name} %{_libdir}/python%{pythonver}/site-packages/hgext %{_libdir}/python%{pythonver}/site-packages/hgext3rd