[po4a] +BR Pod::Parser.

Richard W.M. Jones rjones at fedoraproject.org
Mon Jul 29 17:23:45 UTC 2013


commit 09d87ced81da3eb5000766954622d1eaf0a1c99d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Jul 29 18:23:27 2013 +0100

    +BR Pod::Parser.

 po4a.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/po4a.spec b/po4a.spec
index 8f45e2a..3a9b2c6 100644
--- a/po4a.spec
+++ b/po4a.spec
@@ -1,6 +1,6 @@
 Name: po4a
 Version: 0.44
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: A tool maintaining translations anywhere
 License: GPL+
 URL: http://alioth.debian.org/projects/po4a/
@@ -16,6 +16,7 @@ BuildRequires: perl(Text::WrapI18N)
 BuildRequires: perl(SGMLS) >= 1.03ii
 BuildRequires: perl(Locale::gettext) >= 1.01
 BuildRequires: perl(Term::ReadKey)
+BuildRequires: perl(Pod::Parser)
 BuildRequires: /usr/bin/xsltproc
 BuildRequires: gettext
 BuildRequires: docbook-style-xsl
@@ -89,9 +90,10 @@ 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 at redhat.com> - 0.44-5
+* Mon Jul 29 2013 Richard W.M. Jones <rjones at redhat.com> - 0.44-6
 - 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.
 
 * Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 0.44-2
 - Perl 5.18 rebuild


More information about the scm-commits mailing list