[perl-CGI-Emulate-PSGI/epel7] Drop the circular build dependency through the perl_bootstrap flag. We will build perl-Plack as soon

averi averi at fedoraproject.org
Mon Feb 17 15:39:53 UTC 2014


commit cc7793902eff72c65e9ff9f7bf1627a6752645fa
Author: Andrea Veri <av at gnome.org>
Date:   Mon Feb 17 16:40:31 2014 +0100

    Drop the circular build dependency through the perl_bootstrap flag. We will build perl-Plack as soon as the other B-Ds will be satisfied

 perl-CGI-Emulate-PSGI.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-CGI-Emulate-PSGI.spec b/perl-CGI-Emulate-PSGI.spec
index b61a501..8deae17 100644
--- a/perl-CGI-Emulate-PSGI.spec
+++ b/perl-CGI-Emulate-PSGI.spec
@@ -1,6 +1,8 @@
+%global perl_bootstrap 1
+
 Name:           perl-CGI-Emulate-PSGI
 Version:        0.15
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        PSGI adapter for CGI applications
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -48,6 +50,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 17 2014 Andrea Veri <averi at fedoraproject.org> - 0.15-3
+- Drop the circular build dependency through the perl_bootstrap flag. We'll build
+  perl-Plack as soon as the other B-Ds will be there.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.15-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 



More information about the perl-devel mailing list