From dd5b593c7ec48e37353283e1df9f7dab3e642202 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:36:54 +0200
Subject: Enable bootstrap

---
 macros.perl-srpm      | 22 +++++-----------------
 perl-srpm-macros.spec |  7 +++++--
 2 files changed, 10 insertions(+), 19 deletions(-)

diff --git a/macros.perl-srpm b/macros.perl-srpm
index 9bf1441..9da80f8 100644
--- a/macros.perl-srpm
+++ b/macros.perl-srpm
@@ -13,22 +13,10 @@
 # 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_enables_groff 1
-%_without_perl_enables_syslog_test 1
-%_without_perl_enables_systemtap 1
-%_without_perl_enables_tcsh 1
-%_without_perl_Compress_Bzip2_enables_optional_test 1
-%_without_perl_CPAN_Meta_Requirements_enables_optional_test 1
-%_without_perl_IPC_System_Simple_enables_optional_test 1
-%_without_perl_LWP_MediaTypes_enables_mailcap 1
-%_without_perl_Module_Build_enables_optional_test 1
-%_without_perl_Perl_OSType_enables_optional_test 1
-%_without_perl_Pod_Perldoc_enables_tk_test 1
-%_without_perl_Software_License_enables_optional_test 1
-%_without_perl_Sys_Syslog_enables_optional_test 1
-%_without_perl_Test_Harness_enables_optional_test 1
-%_without_perl_URI_enables_Business_ISBN 1
+# Modularity
+%_without_perl_Module_Runtime_enables_optional_test 1
+%_without_perl_Module_ScanDeps_enables_prefork 1
+%_without_perl_YAML_Tiny_enables_JSON_MaybeX_test 1
 
diff --git a/perl-srpm-macros.spec b/perl-srpm-macros.spec
index 211af0f..c979268 100644
--- a/perl-srpm-macros.spec
+++ b/perl-srpm-macros.spec
@@ -1,6 +1,6 @@
 Name:       perl-srpm-macros    
-Version:    2
-Release:    2%{?dist}
+Version:    3
+Release:    1%{?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-1
+- Enable bootstrap
+
 * Mon Apr 10 2017 Petr Pisar <ppi...@redhat.com> - 2-2
 - Disable Perl bootstrap
 
-- 
cgit v1.1


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