RPM spec: include git-p4 in the list of all packages.
Signed-off-by: Junio C Hamano <junkio@cox.net>maint
							parent
							
								
									e421fc0797
								
							
						
					
					
						commit
						d5ad36fe35
					
				|  | @ -12,7 +12,7 @@ URL: 		http://kernel.org/pub/software/scm/git/ | ||||||
| Source: 	http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.gz | 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} | 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) | 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 | %description | ||||||
| Git is a fast, scalable, distributed revision control system with an | Git is a fast, scalable, distributed revision control system with an | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Junio C Hamano
						Junio C Hamano