changeset 32775:59a41b0002c3

rpms: remove '%if "%{?pythonver}" != "2.4"' Mercurial requires python >= 2.7.
author Toshi MARUYAMA <marutosijp2@gmail.com>
date Mon, 12 Jun 2017 03:22:45 +0900
parents 5ffb138d7b1a
children 0f55adb73e14
files contrib/mercurial.spec
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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