From 22f92e77a2b557203de688d5b49df62cda766188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jun 2015 12:28:06 +0200 Subject: [PATCH] Control building dual-lived sub-packages by perl_bootstrap macro --- perl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 6ad0d5b..035101e 100644 --- a/perl.spec +++ b/perl.spec @@ -8,7 +8,7 @@ %global tapsetdir %{_datadir}/systemtap/tapset %global dual_life 0 -%global rebuild_from_scratch 0 +%global rebuild_from_scratch %{defined perl_bootstrap} # This overrides filters from build root (/usr/lib/rpm/macros.d/macros.perl) # intentionally (unversioned perl(DB) is removed and versioned one is kept). @@ -3638,6 +3638,7 @@ popd * Thu Jun 18 2015 Petr Pisar - 4:5.22.0-346 - Subpackage "open" module in order to keep deprecated "encoding" module optional (bug #1228378) +- Control building dual-lived sub-packages by perl_bootstrap macro * Thu Jun 18 2015 Fedora Release Engineering - 4:5.22.0-345 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild