commit 013807af057ca1cf71815eed96cc8c1888601c25 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Wed Jul 13 05:48:55 2011 +0200 add missing MODULE_COMPAT requires mojomojo.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/mojomojo.spec b/mojomojo.spec index 369c4fb..b990f77 100644 --- a/mojomojo.spec +++ b/mojomojo.spec @@ -1,6 +1,6 @@ Name: mojomojo Version: 1.04 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Catalyst & DBIx::Class powered Wiki License: GPL+ or Artistic Group: Applications/Internet @@ -120,6 +120,7 @@ BuildRequires: perl(Locale::Maketext::Lexicon) # additional requires for Catalyst::View::JSON BuildRequires: perl(JSON) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Cache::FastMmap) >= 1.31 Requires: perl(Catalyst::Action::RenderView) >= 0.07 Requires: perl(Catalyst::Authentication::Store::DBIx::Class) >= 0.101 @@ -269,6 +270,9 @@ CATALYST_CONFIG=t/var/mojomojo.yml make test %changelog +* Wed Jul 13 2011 Iain Arnell <iarnell@xxxxxxxxx> 1.04-2 +- add missing MODULE_COMPAT requires + * Sun Mar 13 2011 Iain Arnell <iarnell@xxxxxxxxx> 1.04-1 - update to latest upstream version - ensure that t/var/mojomojo.yml config is used for testing -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel