Drop ancient obsoletes for git and git-arch
The git-all subpackage added an obsoletes for older git packages in0c4a11c
(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 in3f997b4
(Obsolete git-arch as needed, 2011-08-05). We don't need to carry either of these obsoletes any longer.
This commit is contained in:
parent
6ef5f1f723
commit
aa0ed7a703
5
git.spec
5
git.spec
@ -130,9 +130,6 @@ Provides: emacs-git = %{version}-%{release}
|
|||||||
Provides: emacs-git-el = %{version}-%{release}
|
Provides: emacs-git-el = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Obsolete git-arch
|
|
||||||
Obsoletes: git-arch < %{version}-%{release}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Git is a fast, scalable, distributed revision control system with an
|
Git is a fast, scalable, distributed revision control system with an
|
||||||
unusually rich command set that provides both high-level operations
|
unusually rich command set that provides both high-level operations
|
||||||
@ -163,7 +160,6 @@ Requires: perl(Term::ReadKey)
|
|||||||
%if 0%{?rhel} && 0%{?rhel} <= 6
|
%if 0%{?rhel} && 0%{?rhel} <= 6
|
||||||
Requires: emacs-git = %{version}-%{release}
|
Requires: emacs-git = %{version}-%{release}
|
||||||
%endif
|
%endif
|
||||||
Obsoletes: git <= 1.5.4.3
|
|
||||||
|
|
||||||
%description all
|
%description all
|
||||||
Git is a fast, scalable, distributed revision control system with an
|
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)
|
- Fix git-clone memory exhaustion (CVE-2017-15298)
|
||||||
Resolves: #1510455, #1510457
|
Resolves: #1510455, #1510457
|
||||||
- Disable cross-directory hardlinks
|
- Disable cross-directory hardlinks
|
||||||
|
- Drop ancient obsoletes for git and git-arch
|
||||||
|
|
||||||
* Mon Oct 30 2017 Todd Zullinger <tmz@pobox.com> - 2.15.0-1
|
* Mon Oct 30 2017 Todd Zullinger <tmz@pobox.com> - 2.15.0-1
|
||||||
- Update to 2.15.0
|
- Update to 2.15.0
|
||||||
|
Loading…
Reference in New Issue
Block a user