|
|
|
@ -5,18 +5,17 @@
|
|
|
|
|
Summary: A text formatting package based on SGML
|
|
|
|
|
Name: linuxdoc-tools
|
|
|
|
|
Version: 0.9.72
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
License: MIT
|
|
|
|
|
Group: Applications/Publishing
|
|
|
|
|
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.orig.tar.gz
|
|
|
|
|
Patch0: linuxdoc-tools-0.9.13-letter.patch
|
|
|
|
|
Patch1: linuxdoc-tools-0.9.20-lib64.patch
|
|
|
|
|
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: flex flex-static sgml-common jade gawk groff autoconf automake texinfo
|
|
|
|
|
#need actual perl directory structure
|
|
|
|
|
BuildRequires: perl-interpreter >= 4:5.10.1
|
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
Requires: jade gawk groff
|
|
|
|
|
Requires(post): %{_bindir}/texconfig-sys
|
|
|
|
|
Requires(postun): %{_bindir}/texconfig-sys
|
|
|
|
@ -103,31 +102,6 @@ exit 0
|
|
|
|
|
%{_mandir}/*/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.72-13
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.9.72-12
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.72-11
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.72-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.72-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.72-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.72-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.72-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 11 2018 Ondrej Vasik <ovasik@redhat.com> - 0.9.72-5
|
|
|
|
|
- fix the license - should be MIT
|
|
|
|
|
|
|
|
|
|