SPECS: perl-DateTime.spec - by default do not perform tests

Adam Gołębiowski adamg at biomerieux.pl
Tue Nov 2 10:12:00 CET 2004


On Tue, Nov 02, 2004 at 09:22:19AM +0100, Andrzej Krzysztofowicz wrote:
> adamg wrote:
> > Author: adamg                        Date: Tue Nov  2 08:19:05 2004 GMT
> > Module: SPECS                         Tag: HEAD
> > ---- Log message:
> > - by default do not perform tests (dependency loop with perl-DateTime-TimeZone)
> 
> It will not help as there's also dependency loop in generated packages.
> 
> You need to build both --without tests first.
> But it has already been fixed.

It's even worse.
In DateTime.pm (from perl-DateTime) there is a line:
	use DateTime::TimeZone;

And in OlsonDB.pm (from perl-DateTime-TimeZone):
	use DateTime;

Long story short, we can avoid BuildRequires dependency loop, but not
Requires one.

Or maybe there is a way to avoid it?

-- 
http://www.mysza.eu.org/ | Everybody needs someone sure, someone true,
   PLD Linux developer   | Everybody needs some solid rock, I know I do.




More information about the pld-devel-en mailing list