Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dominik Gehl
Of course. I have a tool to generate the SPEC file so you don't have to spend the time creating one. I just need a list of the perl CPAN distribution to generate and build one. How about DBIx::Class ? I see that the directory exists (http://dag.wieers.com/rpm/packages/perl-DBIx-Class/ ) but

Re: [suggest] packages for Net::Appliance::Session and Net::Appliance::Phrasebook

2008-09-17 Thread Dominik Gehl
We already had Net::Appliance::Phrasebook, albeit not the latest version so I updated the package. Thanks a lot ! I had a look and found that the following modules could also be updated Text::SimpleTable (version 0.03 vs 0.05) Template (version 2.19 vs 2.20) Set::Object (version 1.22 vs

Re: [suggest] packages for Net::Appliance::Session and Net::Appliance::Phrasebook

2008-09-17 Thread Dag Wieers
On Wed, 17 Sep 2008, Dominik Gehl wrote: We already had Net::Appliance::Phrasebook, albeit not the latest version so I updated the package. Thanks a lot ! I had a look and found that the following modules could also be updated Text::SimpleTable (version 0.03 vs 0.05) Template (version 2.19

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dag Wieers
On Wed, 17 Sep 2008, Dominik Gehl wrote: Of course. I have a tool to generate the SPEC file so you don't have to spend the time creating one. I just need a list of the perl CPAN distribution to generate and build one. How about DBIx::Class ? I see that the directory exists

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dominik Gehl
Hi, attached is a SPEC file for the latest version of DBIx::Class. Dominik perl-DBIx-Class.spec Description: Binary data On 17-Sep-08, at 12:15 PM, Dag Wieers wrote: On Wed, 17 Sep 2008, Dominik Gehl wrote: Of course. I have a tool to generate the SPEC file so you don't have to spend

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dag Wieers
On Wed, 17 Sep 2008, Dominik Gehl wrote: attached is a SPEC file for the latest version of DBIx::Class. The problem was not the SPEC file, the problem is that it requires perl(Test::Builder) = 0.33. Did you try to build it ? Because I am interested what satisfied this dependency for you.

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dominik Gehl
On 17-Sep-08, at 3:06 PM, Dag Wieers wrote: On Wed, 17 Sep 2008, Dominik Gehl wrote: attached is a SPEC file for the latest version of DBIx::Class. The problem was not the SPEC file, the problem is that it requires perl(Test::Builder) = 0.33. In fact, I found also an issue in the SPEC

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dominik Gehl
Because I am interested what satisfied this dependency for you. It normally is satisfied by perl-Test-Builder-Tester, but that one has problems of its own. If you have CPAN on your system, then it is important to realise we cannot build against CPAN modules. All modules need to come from

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dag Wieers
On Wed, 17 Sep 2008, Dominik Gehl wrote: Because I am interested what satisfied this dependency for you. It normally is satisfied by perl-Test-Builder-Tester, but that one has problems of its own. If you have CPAN on your system, then it is important to realise we cannot build against

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dominik Gehl
Hi, according to 'perl -V', we have @INC: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dag Wieers
On Wed, 17 Sep 2008, Dominik Gehl wrote: On 17-Sep-08, at 3:55 PM, Dag Wieers wrote: On Wed, 17 Sep 2008, Dominik Gehl wrote: Because I am interested what satisfied this dependency for you. It normally is satisfied by perl-Test-Builder-Tester, but that one has problems of its

Re: [suggest] package for Net::MAC perl module

2008-09-17 Thread Dave Cross
Dag Wieers wrote: That is why I think we need to somehow make Red Hat understand that they should not add CPAN distributions to the perl package. It's not Red Hat that does this. The standard Perl distribution contains modules that are also distributed independently from CPAN. They are known