Skip to content

Commit

Permalink
RPM spec: include git-p4 in the list of all packages.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Apr 4, 2007
1 parent e421fc0 commit d5ad36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d5ad36f

Please sign in to comment.