Info2: << Package: version-pm%type_pkg[perl] Version: 0.7203 Revision: 1 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc Type: perl (5.6.0 5.8.0 5.8.1 5.8.4 5.8.6) Description: Version objects as in Perl core >= v5.9.0 License: Artistic Homepage: http://search.cpan.org/dist/version/ Maintainer: Blair Zajac # Dependencies. Depends: perl%type_pkg[perl]-core BuildDepends: extutils-cbuilder-pm, fink (>= 0.20.3) Conflicts: %N-man Replaces: %N-man # Unpack Phase. Source: mirror:cpan:authors/id/J/JP/JPEACOCK/version-%v.tar.gz Source-MD5: 796053989cb6e3ca3fb0c5b4e92cf109 # Install Phase. InstallScript: << %{default_script} /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl] << UpdatePOD: true DocFiles: Changes MANIFEST README # Documentation. DescDetail: << Provides the same version objects as included in Perl v5.9.0 (and hopefully in the 5.10.0 release). In fact, if you attempt to use this module with a version of Perl >= v5.9.0, this module will not do anything, since the code already exists in the Perl core. << <<