From: Junio C Hamano Date: Wed, 4 Apr 2007 18:32:33 +0000 (-0700) Subject: RPM spec: include git-p4 in the list of all packages. X-Git-Tag: v1.5.2-rc0~90 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d5ad36fe3584551a09160edce3e76d559d412ae5;p=git.git RPM spec: include git-p4 in the list of all packages. Signed-off-by: Junio C Hamano --- diff --git a/git.spec.in b/git.spec.in index 1d3934bba..f0746ed78 100644 --- a/git.spec.in +++ b/git.spec.in @@ -12,7 +12,7 @@ URL: http://kernel.org/pub/software/scm/git/ Source: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz BuildRequires: zlib-devel >= 1.2, openssl-devel, curl-devel, expat-devel %{!?_without_docs:, xmlto, asciidoc > 6.0.3} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: git-core, git-svn, git-cvs, git-arch, git-email, gitk, git-gui, perl-Git +Requires: git-core, git-svn, git-cvs, git-arch, git-email, gitk, git-gui, git-p4, perl-Git %description Git is a fast, scalable, distributed revision control system with an