|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gtk-doc
|
|
|
|
|
Version: 1.33.2
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Summary: API documentation generation tool for GTK+ and GNOME
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ and GFDL
|
|
|
|
@ -13,7 +13,11 @@ Source0: http://download.gnome.org/sources/%{name}/1.33/%{name}-%{version}.tar.x
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1775560
|
|
|
|
|
# https://gitlab.gnome.org/GNOME/gtk-doc/issues/98
|
|
|
|
|
# https://gitlab.gnome.org/GNOME/gtk-doc/issues/110
|
|
|
|
|
Patch0: 0001-Partially-revert-a-gtk-doc-1.31-change-that-broke-e-.patch
|
|
|
|
|
Patch: 0001-Partially-revert-a-gtk-doc-1.31-change-that-broke-e-.patch
|
|
|
|
|
|
|
|
|
|
# Resolve FTBFS, unclear if solution is 'proper'
|
|
|
|
|
# https://gitlab.gnome.org/GNOME/gtk-doc/-/issues/150
|
|
|
|
|
Patch: https://gitlab.gnome.org/GNOME/gtk-doc/-/merge_requests/74.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: dblatex
|
|
|
|
|
BuildRequires: docbook-utils
|
|
|
|
@ -36,6 +40,9 @@ Requires: docbook-utils /usr/bin/xsltproc docbook-style-xsl
|
|
|
|
|
Requires: python3-pygments
|
|
|
|
|
Requires: python3-lxml
|
|
|
|
|
|
|
|
|
|
# Required for cmake directory
|
|
|
|
|
Requires: cmake-filesystem
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
gtk-doc is a tool for generating API reference documentation.
|
|
|
|
|
It is used for generating the documentation for GTK+, GLib
|
|
|
|
@ -69,15 +76,39 @@ mv doc/README doc/README.docs
|
|
|
|
|
%{_datadir}/gtk-doc/
|
|
|
|
|
%{_datadir}/pkgconfig/gtk-doc.pc
|
|
|
|
|
%{_datadir}/help/*/gtk-doc-manual/
|
|
|
|
|
%{_libdir}/cmake/
|
|
|
|
|
%{_libdir}/cmake/GtkDoc/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.33.2-5
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Mon Dec 23 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.33.2-12
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.33.2-12
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.33.2-11
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 09 2024 Neil Hanlon <neil@shrug.pw> - 1.33.2-10
|
|
|
|
|
- Add tests/gobject/examples to path argument (#2254318 #2261221)
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.2-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 31 2023 Jeremy Newton <alexjnewt AT hotmail DOT com> - 1.33.2-8
|
|
|
|
|
- Fix ownership of cmake directory
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.2-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.2-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.2-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.33.2-4
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.2-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.33.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|