From aa0ed7a703879ed8643d2a063a66b5598029d562 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Fri, 10 Nov 2017 00:48:10 -0500 Subject: [PATCH] Drop ancient obsoletes for git and git-arch The git-all subpackage added an obsoletes for older git packages in 0c4a11c (git 1.5.4.3 and include krh's change to rename git-core to git, 2008-02-23). The git-arch subpackage was obsoleted many years ago in 3f997b4 (Obsolete git-arch as needed, 2011-08-05). We don't need to carry either of these obsoletes any longer. --- git.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/git.spec b/git.spec index 56891f9..c064152 100644 --- a/git.spec +++ b/git.spec @@ -130,9 +130,6 @@ Provides: emacs-git = %{version}-%{release} Provides: emacs-git-el = %{version}-%{release} %endif -# Obsolete git-arch -Obsoletes: git-arch < %{version}-%{release} - %description Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations @@ -163,7 +160,6 @@ Requires: perl(Term::ReadKey) %if 0%{?rhel} && 0%{?rhel} <= 6 Requires: emacs-git = %{version}-%{release} %endif -Obsoletes: git <= 1.5.4.3 %description all Git is a fast, scalable, distributed revision control system with an @@ -740,6 +736,7 @@ rm -rf %{buildroot} - Fix git-clone memory exhaustion (CVE-2017-15298) Resolves: #1510455, #1510457 - Disable cross-directory hardlinks +- Drop ancient obsoletes for git and git-arch * Mon Oct 30 2017 Todd Zullinger - 2.15.0-1 - Update to 2.15.0