From 7b89aca5e0e2f01433f34a5dc6e7da261109141b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]> Date: Wed, 12 Jul 2017 14:04:48 +0200 Subject: perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
--- perl-Fsdb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 78728e8..04ea248 100644 --- a/perl-Fsdb.spec +++ b/perl-Fsdb.spec @@ -9,7 +9,7 @@ Source0: http://www.isi.edu/~johnh/SOFTWARE/FSDB/Fsdb-%{version}.tar.gz # buildroot deprecated before 2013-07-26, but left in for EPEL 5 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch -BuildRequires: perl +BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(Carp) BuildRequires: perl(Config) -- cgit v1.1 https://src.fedoraproject.org/cgit/perl-Fsdb.git/commit/?h=master&id=7b89aca5e0e2f01433f34a5dc6e7da261109141b _______________________________________________ perl-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
