Obsolete annobin < 9.66-1
We want to support an upgrade from a distribution prior an introduction of annobin-docs.
This commit is contained in:
parent
1622358fc1
commit
99c1127a11
@ -2,7 +2,7 @@
|
|||||||
Name: annobin
|
Name: annobin
|
||||||
Summary: Annotate and examine compiled binary files
|
Summary: Annotate and examine compiled binary files
|
||||||
Version: 9.67
|
Version: 9.67
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||||
# Maintainer: nickc@redhat.com
|
# Maintainer: nickc@redhat.com
|
||||||
@ -171,8 +171,7 @@ Summary: Documentation and shell scripts for use with annobin
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# annobin renamed to annobin-doc in 9.66-1
|
# annobin renamed to annobin-doc in 9.66-1
|
||||||
Provides: %{name} = %{version}-%{release}
|
Provides: %{name} = %{version}-%{release}
|
||||||
# /usr/share/info/annobin.info.gz moved from annobin to annobin-docs
|
Obsoletes: %{name} < 9.66-1
|
||||||
Conflicts: %{name} < 9.66-1
|
|
||||||
|
|
||||||
%description docs
|
%description docs
|
||||||
Provides the documentation files and example shell scripts for use with annobin.
|
Provides the documentation files and example shell scripts for use with annobin.
|
||||||
@ -409,6 +408,9 @@ fi
|
|||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 20 2021 Petr Pisar <ppisar@redhat.com> - 9.67-2
|
||||||
|
- Obsolete annobin < 9.66-1 (bug #1949570)
|
||||||
|
|
||||||
* Tue Apr 20 2021 Nick Clifton <nickc@redhat.com> - 9.67-1
|
* Tue Apr 20 2021 Nick Clifton <nickc@redhat.com> - 9.67-1
|
||||||
- Annocheck: Improve detection of missing GNU-stack support.
|
- Annocheck: Improve detection of missing GNU-stack support.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user