From 5587cac28be66acf5edc2a4b83b67c8cfffbc5e9 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 2 Sep 2007 15:16:44 -0700 Subject: 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 --- RelNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RelNotes') diff --git a/RelNotes b/RelNotes index 0de5e663a2..ea8f800cbb 120000 --- a/RelNotes +++ b/RelNotes @@ -1 +1 @@ -Documentation/RelNotes-1.5.3.txt \ No newline at end of file +Documentation/RelNotes-1.5.3.1.txt \ No newline at end of file -- cgit v1.2.3