From dab4d381e4a515018e089413f8742a6fe004b356 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 28 Apr 2017 09:56:12 +0200
Subject: Disable bootstrap

---
 macros.perl-srpm      | 2 +-
 perl-srpm-macros.spec | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/macros.perl-srpm b/macros.perl-srpm
index 9da80f8..07738d9 100644
--- a/macros.perl-srpm
+++ b/macros.perl-srpm
@@ -13,7 +13,7 @@
 # dependencies, for example: perl-Test-Minimum-Version <->
 # perl-Perl-Minimum-Version Defined for bootstraping, undefined otherwise.
 # Usage: %%if !%%{defined perl_bootstrap} ... %%endif
-%perl_bootstrap 1
+#%%perl_bootstrap 1
 
 # Modularity
 %_without_perl_Module_Runtime_enables_optional_test 1
diff --git a/perl-srpm-macros.spec b/perl-srpm-macros.spec
index c979268..e46fa30 100644
--- a/perl-srpm-macros.spec
+++ b/perl-srpm-macros.spec
@@ -1,6 +1,6 @@
 Name:       perl-srpm-macros    
 Version:    3
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    RPM macros for building Perl source package from source repository
 Group:      Development/Libraries
 License:    GPLv3+
@@ -19,6 +19,9 @@ install -m 644 -D "%{SOURCE0}" \
 %{_rpmconfigdir}/macros.d/macros.perl-srpm
 
 %changelog
+* Fri Apr 28 2017 Petr Pisar <ppi...@redhat.com> - 3-2
+- Disable bootstrap
+
 * Fri Apr 28 2017 Petr Pisar <ppi...@redhat.com> - 3-1
 - Enable bootstrap
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-srpm-macros.git/commit/?h=private-f27-modules-perl-Module-Install&id=dab4d381e4a515018e089413f8742a6fe004b356
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to