On Fri, Feb 08, 2013 at 09:45:10AM +, Paul Howarth wrote:
> On 08/02/13 08:19, Petr Pisar wrote:
> >On Thu, Feb 07, 2013 at 04:11:08PM +, Paul Howarth wrote:
>
> >One could split scripts from libraries which would help at least with
> >Pod::Usage, but I believe it would not fix all issues.
On 08/02/13 08:19, Petr Pisar wrote:
On Thu, Feb 07, 2013 at 04:11:08PM +, Paul Howarth wrote:
Hi Petr,
On 05/02/13 15:16, Petr Pisar wrote:
# Tests:
BuildRequires: perl(Test::More) >= 0.6
+%if !%{defined perl_bootstrap}
+# Break circular dependency Pod::Checker <-> Pod::Parser
+Build
On Thu, Feb 07, 2013 at 04:11:08PM +, Paul Howarth wrote:
> Hi Petr,
>
> On 05/02/13 15:16, Petr Pisar wrote:
> > # Tests:
> > BuildRequires: perl(Test::More) >= 0.6
> >+%if !%{defined perl_bootstrap}
> >+# Break circular dependency Pod::Checker <-> Pod::Parser
> >+BuildRequires: perl(Pod:
Hi Petr,
On 05/02/13 15:16, Petr Pisar wrote:
# Tests:
BuildRequires: perl(Test::More) >= 0.6
+%if !%{defined perl_bootstrap}
+# Break circular dependency Pod::Checker <-> Pod::Parser
+BuildRequires: perl(Pod::Checker) >= 1.40
+# Break circular dependency Pod::Usage <-> Pod::Select
+BuildR