From now we require a perl(:MODULE_COMPAT_xyz), where xyz contains the perl version
and perl API the module has been linked against. This will prevent us in the future
to install old perl modules which cannot be executed on more modern API's.
###############################################################################
name = perl-HTML-Parser
-version = 3.68
+version = 3.71
release = 1
groups = Development/Libratries
HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules.
end
-source_dl =
+source_dl = http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/
thisapp = HTML-Parser-%{version}
packages
package %{name}
+ requires
+ perl(:MODULE_COMPAT_%{perl_version})
+ end
+ end
package %{name}-debuginfo
template DEBUGINFO