SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-CheckConflicts rpm build for : Mandrake Other. For other distributions click perl-Dist-CheckConflicts.

Name : perl-Dist-CheckConflicts
Version : 0.20.0 Vendor : Mandriva
Release : 1mdv2011.0 Date : 2011-01-07 11:07:31
Group : Development/Perl Source RPM : perl-Dist-CheckConflicts-0.20.0-1mdv2011.0.src.rpm
Size : 0.04 MB
Packager : Guillaume Rousse < guillomovitch_mandriva_org>
Summary : Declare version conflicts for your dist
Description :
One shortcoming of the CPAN clients that currently exist is that they have
no way of specifying conflicting downstream dependencies of modules. This
module attempts to work around this issue by allowing you to specify
conflicting versions of modules separately, and deal with them after the
module is done installing.

For instance, say you have a module \'Foo\', and some other module \'Bar\' uses
\'Foo\'. If \'Foo\' were to change its API in a non-backwards-compatible way,
this would cause \'Bar\' to break until it is updated to use the new API.
\'Foo\' can\'t just depend on the fixed version of \'Bar\', because this will
cause a circular dependency (because \'Bar\' is already depending on \'Foo\'),
and this doesn\'t express intent properly anyway - \'Foo\' doesn\'t use \'Bar\'
at all. The ideal solution would be for there to be a way to specify
conflicting versions of modules in a way that would let CPAN clients update
conflicting modules automatically after an existing module is upgraded, but
until that happens, this module will allow users to do this manually.

This module accepts a hash of options passed to its \'use\' statement, with
these keys being valid:

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/sparcv9/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Dist-CheckConflicts-0.20.0-1mdv2011.0.noarch.rpm
     

Provides :
perl(Dist::CheckConflicts)
perl-Dist-CheckConflicts

Requires :
perl(Sub::Exporter)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(List::MoreUtils) => 0.120.0
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl-base => 2:5.12.2


Content of RPM :
/usr/lib/perl5/vendor_perl/5.12.2/Dist
/usr/lib/perl5/vendor_perl/5.12.2/Dist/CheckConflicts.pm
/usr/lib/perl5/vendor_perl/5.12.2/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.12.2/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.12.2/x86_64-linux-thread-multi/auto/Dist
/usr/lib/perl5/vendor_perl/5.12.2/x86_64-linux-thread-multi/auto/Dist/CheckConflicts
/usr/share/doc/perl-Dist-CheckConflicts
/usr/share/doc/perl-Dist-CheckConflicts/Changes
/usr/share/doc/perl-Dist-CheckConflicts/LICENSE
/usr/share/doc/perl-Dist-CheckConflicts/META.json
/usr/share/doc/perl-Dist-CheckConflicts/META.yml
/usr/share/doc/perl-Dist-CheckConflicts/README
/usr/share/man/man3/Dist::CheckConflicts.3pm.xz

 
ICM