diff --git a/gtk-doc.spec b/gtk-doc.spec index b9ea44a..26e930c 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -2,7 +2,7 @@ Name: gtk-doc Version: 1.25 -Release: 5%{?dist} +Release: 6%{?dist} Summary: API documentation generation tool for GTK+ and GNOME License: GPLv2+ and GFDL @@ -22,6 +22,8 @@ BuildRequires: gnome-doc-utils BuildRequires: gettext BuildRequires: source-highlight BuildRequires: yelp-tools +# For AutoReq cmake-filesystem +BuildRequires: cmake # Following are not automatically installed Requires: docbook-utils openjade /usr/bin/xsltproc docbook-style-xsl @@ -31,6 +33,7 @@ Requires: automake Requires: sgml-common Requires: source-highlight + Source1: filter-requires-gtk-doc.sh %define __perl_requires %{SOURCE1} @@ -72,9 +75,12 @@ make check %{_datadir}/sgml/gtk-doc/ %{_datadir}/pkgconfig/gtk-doc.pc %{_datadir}/help/*/gtk-doc-manual/ -%{_libdir}/cmake/ +%{_libdir}/cmake/* %changelog +* Mon Aug 07 2017 Björn Esser - 1.25-6 +- Rebuilt for AutoReq cmake-filesystem + * Wed Aug 02 2017 Fedora Release Engineering - 1.25-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild