Re: Perl modules <---> Fedora RPMs (Test::More)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 05 March 2009 15:45:46 Nick Zhokhov wrote:
> Hi
> rpm -ql perl-Test-Simple-0.62-30.fc8.x86_64
> ...
> /usr/lib/perl5/5.8.8/Test/More.pm
> /usr/lib/perl5/5.8.8/Test/Simple.pm
> ...
>
> the problem is that  I can't found perl-Test- Simple  src rpm
> spec of which should have something like
> Provides: perl-Test-More = 062-30.fc8

The provides are determined (usually) at build time, from the installed files. 
What you want is something like:

[root@bill /]# repoquery --whatprovides --qf '%{SOURCERPM}\n' 'perl(Test::More)'
perl-5.10.0-58.fc11.src.rpm

In this case, that is built from the "main" perl package.

> There are many spec  having
> BuildRequire perl(Test::More)

That just means that they don't get broken if the module concerned ever gets 
moved in or out of the big perl package [tm].

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux