From: Junio C Hamano Date: Sun, 2 Sep 2007 22:16:44 +0000 (-0700) Subject: GIT 1.5.3.1: obsolete git-p4 in RPM spec file. X-Git-Tag: v1.5.3.1^0 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5587cac28be66acf5edc2a4b83b67c8cfffbc5e9?hp=5587cac28be66acf5edc2a4b83b67c8cfffbc5e9 GIT 1.5.3.1: obsolete git-p4 in RPM spec file. HPA noticed that yum does not like the newer git RPM set; it turns out that we do not ship git-p4 anymore but existing installations do not realize the package is gone if we do not tell anything about it. David Kastrup suggests using Obsoletes in the spec file of the new RPM to replace the old package, so here is a try. Signed-off-by: Junio C Hamano ---