Author: kasal Update of /cvs/extras/rpms/perl-ORLite-Migrate/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23078 Modified Files: perl-ORLite-Migrate.spec Log Message: - work around a problem with crazy perl versioning Index: perl-ORLite-Migrate.spec =================================================================== RCS file: /cvs/extras/rpms/perl-ORLite-Migrate/devel/perl-ORLite-Migrate.spec,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- perl-ORLite-Migrate.spec 10 Jun 2009 12:49:44 -0000 1.5 +++ perl-ORLite-Migrate.spec 10 Jun 2009 12:58:16 -0000 1.6 @@ -27,7 +27,11 @@ Requires: perl(Params::Util) >= 0. Requires: perl(Probe::Perl) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Patch0: perl-ORLite-Migrate-req.patch +# File::Spec >= 3.2701 is required, but rpm does not understand that... +# a) ... 3.30 is enough, +Patch0: perl-ORLite-Migrate-req.patch +# b) ... but 3.2501 is not enough +Requires: perl >= 4:5.10.0-70 %description THIS CODE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list