[perl-POE/epel7] Drop the circular build dependency through the perl_bootstrap flag for perl-POE to be built

averi averi at fedoraproject.org
Tue Feb 4 14:02:57 UTC 2014


commit 339164f4ab2f5a6e4a145ab1be13a9c2018bc4ff
Author: Andrea Veri <av at gnome.org>
Date:   Thu Jan 30 16:08:47 2014 +0100

    Drop the circular build dependency through the perl_bootstrap flag for perl-POE to be built

 perl-POE.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-POE.spec b/perl-POE.spec
index 9883ca0..f3ca6f0 100644
--- a/perl-POE.spec
+++ b/perl-POE.spec
@@ -1,6 +1,8 @@
+%global perl_bootstrap 1
+
 Name:      perl-POE
 Version:   1.354
-Release:   5%{?dist}
+Release:   6%{?dist}
 Summary:   POE - portable multitasking and networking framework for Perl
 
 Group:     Development/Libraries
@@ -119,6 +121,10 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jan 30 2014 Andrea Veri <averi at fedoraproject.org> - 1.354-6
+- Drop the circular build dependency through the perl_bootstrap flag 
+  for perl-POE to be built.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.354-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list