[perl-Role-Tiny] Break build-cycle

Petr Pisar ppisar at fedoraproject.org
Fri Mar 28 14:09:44 UTC 2014


commit 22172ce5259b1d3edf02b645b3eaad967d96508f
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Mar 28 14:42:19 2014 +0100

    Break build-cycle
    
    perl-Role-Tiny → perl-namespace-autoclean → perl-Moose → perl-Test-Spelling →
    perl-Pod-Spell → perl-File-ShareDir-ProjectDistDir → perl-Path-IsDev →
    perl-Role-Tiny

 perl-Role-Tiny.spec |   12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/perl-Role-Tiny.spec b/perl-Role-Tiny.spec
index 766eedf..24b4f01 100644
--- a/perl-Role-Tiny.spec
+++ b/perl-Role-Tiny.spec
@@ -1,6 +1,6 @@
 Name:           perl-Role-Tiny
 Version:        1.003002
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A nouvelle cuisine portion size slice of Moose
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,7 +16,12 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(mro)
+%if !%{defined perl_bootstrap}
+# Cycle: perl-Role-Tiny → perl-namespace-autoclean → perl-Moose →
+# perl-Test-Spelling → perl-Pod-Spell → perl-File-ShareDir-ProjectDistDir →
+# perl-Path-IsDev → perl-Role-Tiny
 BuildRequires:  perl(namespace::autoclean)
+%endif
 BuildRequires:  perl(Test::Fatal) >= 0.003
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(strict)
@@ -55,6 +60,11 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 25 2014 Petr Pisar <ppisar at redhat.com> - 1.003002-2
+- Break build-cycle: perl-Role-Tiny → perl-namespace-autoclean → perl-Moose →
+  perl-Test-Spelling → perl-Pod-Spell → perl-File-ShareDir-ProjectDistDir →
+  perl-Path-IsDev → perl-Role-Tiny
+
 * Fri Oct 18 2013 Miro Hrončok <mhroncok at redhat.com> - 1.003002-1
 - 1.003002 bump
 



More information about the perl-devel mailing list