From: Mike Taylor Date: Tue, 9 Dec 2014 16:53:07 +0000 (+0000) Subject: RPM spec file requires perl-Test-Simple at build-time, as that (paradoxically) provid... X-Git-Tag: v0.02~9 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=54edfff5ba6010102a32aaf9395af655d29f4e8f;p=perl-indexdata-utils.git RPM spec file requires perl-Test-Simple at build-time, as that (paradoxically) provides the Test::More module --- diff --git a/libindexdata-utils-perl.spec b/libindexdata-utils-perl.spec index 5c4e3da..2ad9dbf 100644 --- a/libindexdata-utils-perl.spec +++ b/libindexdata-utils-perl.spec @@ -10,6 +10,7 @@ Source: libindexdata-utils-perl-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: perl +BuildRequires: perl-Test-Simple Packager: Mike Taylor URL: http://www.indexdata.com/