Change RPM dependency from Prereq to Requires.
authorJunio C Hamano <junkio@cox.net>
Mon, 8 Aug 2005 22:03:39 +0000 (15:03 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 8 Aug 2005 22:03:39 +0000 (15:03 -0700)
commit80f45687f44b6258b0eacae6b1ae15e3ad4a6552
tree5902e9e7093e99d16f3dcab00c7af70be66805fd
parentb1d096f2926c4e37c9c0b6a7bf2119bedaa277cb
Change RPM dependency from Prereq to Requires.

Sergey Vlasov says we do not pre-require (i.e. required packages
during installation) the dependencies, and should use Requires
instead of Prereq.  Knowing nothing about RPM, I just believe
him.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-core.spec.in