spec: add perl(Thread::Queue) dependency

Version: 1.13.1-10
Related: #919810
This commit is contained in:
Pavel Raiskup 2013-03-10 11:31:56 +01:00
parent 60c725c0c7
commit 3ca0c25289
1 changed files with 8 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: A GNU tool for automatically creating Makefiles
Name: automake
Version: %{api_version}.1
Release: 9%{?dist}
Release: 10%{?dist}
License: GPLv2+ and GFDL
Group: Development/Tools
Source: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
@ -20,6 +20,10 @@ Patch2: %{name}-%{version}-non-existing-m4-dir.patch
URL: http://www.gnu.org/software/automake/
Requires: autoconf >= 2.65
# temporarily? fix this requirement (#919810)
Requires: perl(Thread::Queue)
BuildRequires: autoconf >= 2.65
BuildRequires: automake
Requires(post): /sbin/install-info
@ -99,6 +103,9 @@ fi
%{_mandir}/man1/*
%changelog
* Sun Mar 10 2013 Pavel Raiskup <praiskup@redhat.com> - 1.13.1-10
- add the 'perl(Thread::Queue)' dependency (#919810)
* Sat Feb 23 2013 Peter Robinson <pbrobinson@fedoraproject.org> 1.13.1-9
- Bump build for ARM