From 2d7a6f2212db87d5b1367466c1a18bc7d50e01c4 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 11 Feb 2022 17:30:32 +0100 Subject: [PATCH] Provides perl(syntax) --- perl-syntax.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-syntax.spec b/perl-syntax.spec index a2532e0..5c6ef31 100644 --- a/perl-syntax.spec +++ b/perl-syntax.spec @@ -8,6 +8,7 @@ URL: http://search.cpan.org/dist/syntax/ Source0: http://www.cpan.org/authors/id/P/PH/PHAYLON/syntax-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Provides: perl(syntax) BuildRequires: perl(Carp) BuildRequires: perl(Data::OptList) >= 0.104 BuildRequires: perl(ExtUtils::MakeMaker)