[perl-CHI] Depend on Perl ABI

Petr Pisar ppisar at fedoraproject.org
Wed Jul 4 07:14:06 UTC 2012


commit e440cb55de8295ccf31282f50c60ef9ede2d2669
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jul 4 09:12:10 2012 +0200

    Depend on Perl ABI

 perl-CHI.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-CHI.spec b/perl-CHI.spec
index 13c3acc..110e6cb 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -51,6 +51,8 @@ BuildRequires:	perl(Cache::FileCache)
 BuildRequires:	perl(Cache::FastMmap)
 %endif
 
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+
 %{?perl_filter_default}
 
 %{?filter_setup:


More information about the scm-commits mailing list