معرفی شرکت ها


rh-perl524-perl-Dist-CheckConflicts-0.11-8.el7.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Declare version conflicts for your dist
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos sclo noarch
نام بسته rh-perl524-perl-Dist-CheckConflicts
نام فایل بسته rh-perl524-perl-Dist-CheckConflicts-0.11-8.el7.noarch.rpm
نسخه بسته 0.11
انتشار بسته 8.el7
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sun Oct 23 11
هاست سازنده c1bd.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/Dist-CheckConflicts/
مجوز GPL+ or Artistic
حجم دانلود 22K
حجم نصب 31.919K
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.


نیازمندی

مقدار نام
- rh-perl524-perl(:MODULE_COMPAT_5.24.0)
>= 5.6.0 rh-perl524-perl(:VERSION)
- rh-perl524-perl(Carp)
- rh-perl524-perl(Exporter)
>= 0.009 rh-perl524-perl(Module::Runtime)
- rh-perl524-perl(base)
- rh-perl524-perl(strict)
- rh-perl524-perl(warnings)
- rh-perl524-runtime


ارائه دهنده

مقدار نام
= 0.11 rh-perl524-perl(Dist::CheckConflicts)
= 0.11-8.el7 rh-perl524-perl-Dist-CheckConflicts
- scl-package(rh-perl524)


نحوه نصب


نصب پکیج rpm rh-perl524-perl-Dist-CheckConflicts:

    sudo yum localinstall rh-perl524-perl-Dist-CheckConflicts-0.11-8.el7.noarch.rpm


فایل ها

مسیرها
/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Dist-CheckConflicts-0.11
/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Dist-CheckConflicts-0.11/Changes
/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Dist-CheckConflicts-0.11/LICENSE
/opt/rh/rh-perl524/root/usr/share/doc/rh-perl524-perl-Dist-CheckConflicts-0.11/README
/opt/rh/rh-perl524/root/usr/share/man/man3/Dist::CheckConflicts.3pm.gz
/opt/rh/rh-perl524/root/usr/share/perl5/vendor_perl/Dist


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2016-07-12

SCL

2016-05-15

Perl 5.24 rebuild

2016-02-04

Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

2015-06-18

Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-06-06

Perl 5.22 rebuild

2014-08-29

Perl 5.20 rebuild

2014-06-07

Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

2014-04-03

Update to 0.11
Drop the dep on List::MoreUtils
checkconflicts/pull/8)
Update patch for building with Test::More < 0.88
Don't try to run the extra tests for EPEL builds
Specify version requirements for extra test modules

2013-12-18

Update to 0.10
We need Module::Runtime 0.009 for module_notional_filename (#6)
Update patch for building with Test::More < 0.88
Drop %defattr, redundant since rpm 4.4

2013-08-03

Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

2013-07-26

Perl 5.18 rebuild

2013-07-22

Update to 0.09
Support Perl 5.6.x

2013-07-10

Update to 0.08
Instead of silently ignoring conflicts that do not compile, issue a
BR: perl(Module::Runtime)
Classify buildreqs by usage
Explicitly run the extra tests

2013-06-22

Update to 0.06
Add optional runtime conflict warnings
Require 5.8.1, clean up a few things and add a few more tests
Use Exporter instead of Sub::Exporter
Update patch for building with Test::More < 0.88
Drop patch for building with old ExtUtils::MakeMaker, no longer needed
Don't need to remove empty directories from the buildroot

2013-02-14

Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

2012-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild