diff --git a/mercurial.spec b/mercurial.spec index 395c041..d635805 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -89,8 +89,7 @@ when dependent packages are prepared to use Python 3 by default. Summary: Hgk interface for mercurial Requires: hg = %{version}-%{release}, tk -# Currently, only installs to python2_sitearch, TODO fix -Requires: hg2 = %{version}-%{release}, tk +Requires: hg3 = %{version}-%{release}, tk %description hgk A Mercurial extension for displaying the change history graphically @@ -319,7 +318,7 @@ fi %config(noreplace) %{_sysconfdir}/mercurial/hgrc.d/certs.rc -%files hgk -f %{name}2-hgk.files +%files hgk -f %{name}3-hgk.files %{_libexecdir}/mercurial/ %{_sysconfdir}/mercurial/hgrc.d/hgk.rc