Add manual pages for the annobin and the scripts.
This commit is contained in:
parent
f2865c5c79
commit
4f0a7c212f
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/annobin-5.0.tar.xz
|
||||
/annobin-5.1.tar.xz
|
||||
/annobin-5.2.tar.xz
|
||||
/annobin-5.3.tar.xz
|
||||
|
10
annobin.spec
10
annobin.spec
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 5.2
|
||||
Version: 5.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -156,9 +156,17 @@ exit 0
|
||||
%exclude %{_datadir}/doc/annobin-plugin/LICENSE
|
||||
%doc %{_datadir}/doc/annobin-plugin/annotation.proposal.txt
|
||||
%doc %{_infodir}/annobin.info.gz
|
||||
%doc %{_mandir}/man1/annobin.1.gz
|
||||
%doc %{_mandir}/man1/built-by.1.gz
|
||||
%doc %{_mandir}/man1/check-abi.1.gz
|
||||
%doc %{_mandir}/man1/hardened.1.gz
|
||||
%doc %{_mandir}/man1/run-on-binaries.1.gz
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
%changelog
|
||||
* Fri Apr 20 2018 Nick Clifton <nickc@redhat.com> - 5.3-1
|
||||
- Add manual pages for annobin and the scripts.
|
||||
|
||||
* Tue Apr 03 2018 Nick Clifton <nickc@redhat.com> - 5.2-1
|
||||
- Do not record a stack protection setting of -1. (#1563141)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-5.2.tar.xz) = 966f18fead2bc659d0f2c8c10e859aeaff8fcb13a7f16d5a7eaeead5f7bea283d92e308b166f7b21d209f3f607383a871649b5793c6563b929ec8c602c4b8ac2
|
||||
SHA512 (annobin-5.3.tar.xz) = ddbfb28cf2c81cab19ece9f3d8894273cf02bd99d115e48ab2a20cd59e96f9ab7c1685e2fbe9ae4091fab01fb29420a328df331bf97e330fe8ecf5cb081aae4c
|
||||
|
Loading…
Reference in New Issue
Block a user