From: Jakub Narebski <jnareb@gmail.com>
To: "Nicolas Morey-Chaisemartin" <devel@morey-chaisemartin.com>
Cc: git@vger.kernel.org
Subject: Re: RPM for gitweb (was: SPEC files for git)
Date: Mon, 01 Dec 2008 07:57:07 -0800 (PST) [thread overview]
Message-ID: <m3prkbj3ch.fsf@localhost.localdomain> (raw)
In-Reply-To: <4933FFC6.8080306@morey-chaisemartin.com>
Nicolas Morey-Chaisemartin <devel@morey-chaisemartin.com> writes:
> I'm trying to recompile gitweb-1.6.0.4-1 for RHEL5, but I'm missing
> the spec file. I've checked the git SRPM.
Which SRPM? The one for RHEL or Fedora Core, or the one from
http://www.kernel.org/pub/software/scm/git/RPMS/SRPMS/ ?
> It generates a lot of things but no RPM for gitweb.
>
> Is there any place with an official spec file? Or has anyone made one
> which he could share?
The .spec file for various git subpackages (git, git-all, git-svn,
gitk, git-gui, git-email, perl-Git, etc.) is in git src.rpm file, and
source for it can be found as git.spec.in file in git.git repository.
There is no gitweb RPM subpackage in generic .spec file from git.git
repository (from kernel.org) because 1.) installation of CGI scripts
(or mod_perl legacy scripts) depends on distribution (what web server
is installed, where and how config for this web server is managed);
2.) there is no standard place where to put git repositories to be
hosted by gitweb like /var/www/html/ or /var/www/cgi-bin/
Read gitweb/INSTALL[1] from git repository on how to install gitweb.
[1] http://repo.or.cz/w/git.git/:/gitweb/README
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2008-12-01 15:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-01 15:16 SPEC files for Git Nicolas Morey-Chaisemartin
2008-12-01 15:57 ` Jakub Narebski [this message]
2008-12-01 16:00 ` Michael J Gruber
2008-12-01 16:42 ` Todd Zullinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3prkbj3ch.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=devel@morey-chaisemartin.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).