Description of problem: The current rpm package does not include the hgk script from mercurial/contrib. Version-Release number of selected component (if applicable): 0.9.1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: I think that the hgk script from contrib should either be included with the mercurial package. The hgk.py library file from mercurial/hgext is included but the script to run it is not (from mercurial/contrib). HGK does not run otherwise without the script.
I'm observing the same issue in 0.9.3-1.fc7 in Fedora development. Considering that gitk is packaged separately from git, I think it would be logical to do the same for hgk.
Just a note that debian/ubuntu packages it as part of mercurial. But either way I'd like to see this feature in fedora packages. ----------------------------------------------- [octagon:~] > cat /etc/issue Ubuntu 7.04 [octagon:~] > dpkg -L mercurial | grep hgk /usr/share/mercurial/hgk /usr/share/python-support/mercurial/hgext/hgk.py [octagon:~] > -----------------------------------------------
Would it be sufficient to just package the entire "contrib" directory?
Created attachment 158348 [details] Package "contrib" instead of only sample.hgrc
*** Bug 248828 has been marked as a duplicate of this bug. ***
*** Bug 238828 has been marked as a duplicate of this bug. ***
I added the co-maintainers to CC, maybe one of them has the time to process this request.
In Fedora 7 contrib stuff is now available in /usr/share/mercurial/contrib/