From 05e51e02ebea6c5913d023a5d241147fa427b2f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 30 Mar 2017 15:26:39 +0200
Subject: Disable Perl 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 fd86296..114c422 100644
--- a/macros.perl-srpm
+++ b/macros.perl-srpm
@@ -13,5 +13,5 @@
 # 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
 
diff --git a/perl-srpm-macros.spec b/perl-srpm-macros.spec
index 8fbdc55..05dc4ad 100644
--- a/perl-srpm-macros.spec
+++ b/perl-srpm-macros.spec
@@ -1,6 +1,6 @@
 Name:       perl-srpm-macros    
 Version:    2
-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
+* Thu Mar 30 2017 Petr Pisar <ppi...@redhat.com> - 2-2
+- Disable Perl bootstrap
+
 * Thu Mar 30 2017 Petr Pisar <ppi...@redhat.com> - 2-1
 - Enable Perl bootstrap
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-srpm-macros.git/commit/?h=private-f27-modules&id=05e51e02ebea6c5913d023a5d241147fa427b2f3
_______________________________________________
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