|
|
|
@ -1,14 +1,17 @@
|
|
|
|
|
Name: po4a
|
|
|
|
|
Version: 0.63
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Version: 0.69
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: A tool maintaining translations anywhere
|
|
|
|
|
License: GPL+
|
|
|
|
|
|
|
|
|
|
# Note: source is imprecise about 2.0-only vs 2.0-or-later
|
|
|
|
|
# https://github.com/mquinson/po4a/issues/434
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
URL: https://po4a.org/
|
|
|
|
|
|
|
|
|
|
Source0: https://github.com/mquinson/po4a/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
BuildRequires: %{_bindir}/xsltproc
|
|
|
|
|
BuildRequires: /usr/bin/xsltproc
|
|
|
|
|
BuildRequires: coreutils
|
|
|
|
|
BuildRequires: docbook-style-xsl
|
|
|
|
|
BuildRequires: findutils
|
|
|
|
@ -29,8 +32,8 @@ BuildRequires: perl(Module::Build)
|
|
|
|
|
BuildRequires: perl(Pod::Man)
|
|
|
|
|
|
|
|
|
|
# Run-time:
|
|
|
|
|
BuildRequires: %{_bindir}/nsgmls
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: opensp
|
|
|
|
|
BuildRequires: perl(Carp)
|
|
|
|
|
BuildRequires: perl(Config)
|
|
|
|
|
BuildRequires: perl(Cwd)
|
|
|
|
@ -68,10 +71,9 @@ BuildRequires: perl(Test::More)
|
|
|
|
|
BuildRequires: perl(YAML::Tiny)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Requires: %{_bindir}/nsgmls
|
|
|
|
|
Requires: %{_bindir}/xsltproc
|
|
|
|
|
Requires: /usr/bin/xsltproc
|
|
|
|
|
Requires: gettext
|
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
Requires: opensp
|
|
|
|
|
# hope texlive-kpseas-bin missing deps was fixed
|
|
|
|
|
# epel7 doesn't have /usr/share/texlive/texmf-dist/web2c/texmf.cnf
|
|
|
|
|
Requires: texlive-kpathsea
|
|
|
|
@ -133,17 +135,63 @@ LANG=C.utf8
|
|
|
|
|
%{_mandir}/*/man7/po4a.7*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.69-7
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.69-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.69-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.69-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Oct 12 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.69-3
|
|
|
|
|
- Fix path-based dependencies
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.69-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 23 2023 Sérgio Basto <sergio@serjux.com> - 0.69-1
|
|
|
|
|
- Update po4a to 0.69 (#2157762)
|
|
|
|
|
|
|
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.68-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Sep 28 2022 Sérgio Basto <sergio@serjux.com> - 0.68-1
|
|
|
|
|
- Update po4a to 0.68 (#2124178)
|
|
|
|
|
|
|
|
|
|
* Wed Aug 03 2022 Sérgio Basto <sergio@serjux.com> - 0.67-1
|
|
|
|
|
- Update po4a to 0.67 (#2107698)
|
|
|
|
|
|
|
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.66-3
|
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.66-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 15 2022 Sérgio Basto <sergio@serjux.com> - 0.66-1
|
|
|
|
|
- Update po4a to 0.66 (#2036534)
|
|
|
|
|
|
|
|
|
|
* Sun Dec 12 2021 Sérgio Basto <sergio@serjux.com> - 0.65-1
|
|
|
|
|
- Update po4a to 0.65 (#2023095)
|
|
|
|
|
|
|
|
|
|
* Mon Nov 01 2021 Sérgio Basto <sergio@serjux.com> - 0.64-1
|
|
|
|
|
- Update po4a to 0.64 (#2003502)
|
|
|
|
|
|
|
|
|
|
* Mon Sep 20 2021 Richard W.M. Jones <rjones@redhat.com> - 0.63-4
|
|
|
|
|
- Synchronize package with Fedora Rawhide
|
|
|
|
|
- Add gating tests for RHEL 9
|
|
|
|
|
resolves: rhbz#1990062
|
|
|
|
|
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.63-3
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.63-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.63-2
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
* Sat May 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.63-2
|
|
|
|
|
- Perl 5.34 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Feb 23 2021 Sérgio Basto <sergio@serjux.com> - 0.63-1
|
|
|
|
|
- Update po4a to 0.63 (#1905315)
|
|
|
|
|