Compare commits
No commits in common. "c9-beta" and "c8s" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
SOURCES/linuxdoc-tools_0.9.72.orig.tar.gz
|
SOURCES/linuxdoc-tools_0.9.72.orig.tar.gz
|
||||||
|
/linuxdoc-tools_0.9.72.orig.tar.gz
|
||||||
|
@ -1 +0,0 @@
|
|||||||
f42b0fcb7062d216b8b0bd7b7bc2a4ce091cf4cf SOURCES/linuxdoc-tools_0.9.72.orig.tar.gz
|
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
@ -5,18 +5,17 @@
|
|||||||
Summary: A text formatting package based on SGML
|
Summary: A text formatting package based on SGML
|
||||||
Name: linuxdoc-tools
|
Name: linuxdoc-tools
|
||||||
Version: 0.9.72
|
Version: 0.9.72
|
||||||
Release: 13%{?dist}
|
Release: 5%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Group: Applications/Publishing
|
||||||
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.orig.tar.gz
|
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
|
Patch0: linuxdoc-tools-0.9.13-letter.patch
|
||||||
Patch1: linuxdoc-tools-0.9.20-lib64.patch
|
Patch1: linuxdoc-tools-0.9.20-lib64.patch
|
||||||
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
||||||
BuildRequires: gcc
|
|
||||||
BuildRequires: flex flex-static sgml-common jade gawk groff autoconf automake texinfo
|
BuildRequires: flex flex-static sgml-common jade gawk groff autoconf automake texinfo
|
||||||
#need actual perl directory structure
|
#need actual perl directory structure
|
||||||
BuildRequires: perl-interpreter >= 4:5.10.1
|
BuildRequires: perl-interpreter >= 4:5.10.1
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
BuildRequires: make
|
|
||||||
Requires: jade gawk groff
|
Requires: jade gawk groff
|
||||||
Requires(post): %{_bindir}/texconfig-sys
|
Requires(post): %{_bindir}/texconfig-sys
|
||||||
Requires(postun): %{_bindir}/texconfig-sys
|
Requires(postun): %{_bindir}/texconfig-sys
|
||||||
@ -103,31 +102,6 @@ exit 0
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 11 2018 Ondrej Vasik <ovasik@redhat.com> - 0.9.72-5
|
||||||
- fix the license - should be MIT
|
- fix the license - should be MIT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user