Add more tex-related BRs needed by 24-tex.t test (identified using auto-buildrequires).
This commit is contained in:
parent
d0f84475f5
commit
ff95248385
12
po4a.spec
12
po4a.spec
@ -1,6 +1,6 @@
|
||||
Name: po4a
|
||||
Version: 0.44
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: A tool maintaining translations anywhere
|
||||
License: GPL+
|
||||
URL: http://alioth.debian.org/projects/po4a/
|
||||
@ -29,6 +29,12 @@ BuildRequires: perl >= 4:5.10.1
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: /usr/bin/kpsewhich
|
||||
BuildRequires: /usr/bin/latex
|
||||
BuildRequires: docbook-dtds
|
||||
BuildRequires: docbook-style-dsssl
|
||||
BuildRequires: openjade
|
||||
BuildRequires: opensp
|
||||
BuildRequires: sgml-common
|
||||
BuildRequires: xhtml1-dtds
|
||||
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
Requires: gettext
|
||||
@ -91,11 +97,13 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
|
||||
%{_mandir}/*/man7/po4a-runtime.7*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 29 2013 Richard W.M. Jones <rjones@redhat.com> - 0.44-7
|
||||
* Mon Jul 29 2013 Richard W.M. Jones <rjones@redhat.com> - 0.44-8
|
||||
- Fix bang path /usr/bin/env perl -> %{_bindir}/perl (RHBZ#987035).
|
||||
- Increase verbosity of po4a when building to help diagnose build errors.
|
||||
- +BR Pod::Parser.
|
||||
- +BR /usr/bin/latex (needed by the tests).
|
||||
- Add more tex-related BRs needed by 24-tex.t test (identified using
|
||||
auto-buildrequires).
|
||||
|
||||
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.44-2
|
||||
- Perl 5.18 rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user