From 6b89f3290cbc9d2419bce617928b2f78b54836b8 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 26 Jan 2018 12:33:58 +0000 Subject: [PATCH] Rebase on 3.2 release, which now contains documentation! --- .gitignore | 1 + annobin.spec | 13 ++++++++++--- sources | 2 +- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 194876d..ca340c2 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /annobin-2.5.1.tar.xz /annobin-3.0.tar.xz /annobin-3.1.tar.xz +/annobin-3.2.tar.xz diff --git a/annobin.spec b/annobin.spec index 27731a2..53289d0 100644 --- a/annobin.spec +++ b/annobin.spec @@ -1,7 +1,7 @@ Name: annobin Summary: Binary annotation plugin for GCC -Version: 3.1 -Release: 2%{?dist} +Version: 3.2 +Release: 1%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -16,7 +16,7 @@ Source: https://nickc.fedorapeople.org/annobin-%{version}.tar.xz # This is a gcc plugin, hence gcc is required. Requires: gcc -BuildRequires: gcc-plugin-devel pkgconfig +BuildRequires: gcc-plugin-devel pkgconfig coreutils %description A plugin for GCC that records extra information in the files that it compiles, @@ -52,6 +52,8 @@ of the resulting files. # system to regenerate any of the configure files. touch aclocal.m4 plugin/config.h.in touch configure */configure Makefile.in */Makefile.in +# Similarly we do not want to rebuild the documentation. +touch doc/annobin.info %build %configure --quiet --with-gcc-plugin-dir=%{ANNOBIN_PLUGIN_DIR} @@ -74,10 +76,15 @@ make check %exclude %{_datadir}/doc/annobin-plugin/COPYING3 %exclude %{_datadir}/doc/annobin-plugin/LICENSE %doc %{_datadir}/doc/annobin-plugin/annotation.proposal.txt +%{_infodir} +%doc %{_infodir}/annobin.info.gz #--------------------------------------------------------------------------------- %changelog +* Fri Jan 26 2018 Nick Clifton - 3.2-1 +- Rebase on 3.2 release, which now contains documentation! + * Tue Jan 16 2018 Nick Clifton - 3.1-2 - Add --with-gcc-plugin-dir option to the configure command line. diff --git a/sources b/sources index 2bcc04c..df766c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (annobin-3.1.tar.xz) = 995f7bd7d625d63394c7bddd6ec829146a3329b622f2fc40fca39d3c3d558f4e03980a4b919cbf68f52d7c8944ba0396965f9f2b7acdaf8dc2cc5dbbe8a8bbe3 +SHA512 (annobin-3.2.tar.xz) = c145e3c294642c4336aacf27f3854081c92103828dbb9bdebdd822c2bd6bda2ed247c2f12aeb32a11b274f8db453689bb8c79e4818a8b42b0c485f7aa29c2855