From 84c04bd2b01fbf52c523b335c3901e2de32f271c Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Fri, 22 Jul 2022 20:33:20 +0200 Subject: [PATCH] Add %{?perl_default_filter} --- perl-Statistics-Descriptive.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-Statistics-Descriptive.spec b/perl-Statistics-Descriptive.spec index b935807..edd10f2 100644 --- a/perl-Statistics-Descriptive.spec +++ b/perl-Statistics-Descriptive.spec @@ -36,6 +36,8 @@ Requires: perl(vars) Requires: perl(warnings) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +%{?perl_default_filter} + %description This module provides basic functions used in descriptive statistics. It has an object oriented design and supports two different types of data storage