From 73f73cf138589a4f051c3f761fa005a0b76b7b21 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Thu, 16 Jul 2020 15:33:51 +0800 Subject: [PATCH] Package init --- perl-Guard.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Guard.spec b/perl-Guard.spec index 159794a..9401722 100644 --- a/perl-Guard.spec +++ b/perl-Guard.spec @@ -8,7 +8,7 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Guard/ Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/Guard-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(ExtUtils::MakeMaker) perl-generators Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description This module implements so-called "guards". A guard is something