diff --git a/autoconf.spec b/autoconf.spec index 4747fbb..414e815 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -20,7 +20,8 @@ BuildRequires: emacs # the filtering macros are currently in /etc/rpm/macros.perl: BuildRequires: perl-macros BuildRequires: perl(Data::Dumper) - +# from f19, Text::ParseWords is not the part of 'perl' package +BuildRequires: perl(Text::ParseWords) %if %{with check} # For extended testsuite coverage @@ -96,6 +97,9 @@ fi %doc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO %changelog +* Thu Feb 14 2013 Pavel Raiskup - 2.69-10 +- BR the perl(Text::ParseWords) explicitly to enable build again + * Wed Feb 13 2013 Fedora Release Engineering - 2.69-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild