Hi All, Recently we've hit an issue where a new package being reviewed for Fedora (cgit) needs to build against the git headers. The problem is that these headers aren't typically installed with the git package itself, and we have no git-devel subpackage either. This is mostly due to the fact that from what I can tell the upstream git Makefile doesn't install the headers anywhere. There are a few options here. The first is to install the git headers and create a git-devel subpackage. That seems like overkill, given that the git headers are generically named and would have to be installed to something like /usr/include/git/. The second option is to create a patch file that includes all the needed headers and use that in the cgit package. That is sort of sub-optimal given that you'd have to keep checking (and possibly regenerating) the patch for correctness every time a new version of git comes out. The third option is to include the entire git tarball as part of the sources for the package. That is pretty easily done with the Fedora infrastructure, but isn't exactly clean from a packaging standpoint. So, what do the git gurus recommend? I'm not sure if other distros have tackled this problem before, but some kind of commonality for the 'how do you package things that need to build against git' question would be nice. (Please CC me. I can't remember if I'm still subscribed to the git list or not.) thx, josh -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Rafael J. Wysocki | 2.6.27-rc4-git1: Reported regressions from 2.6.26 |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Stephen Rothwell | Announce: Linux-next (Or Andrew's dream :-)) |
git: | |
| David Miller | Re: [PATCH 3/3] Convert the UDP hash lock to RCU |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
