From cb5a1964bebe3b99ec07d9bab3e0eab74f00c6d6 Mon Sep 17 00:00:00 2001
From: Igor Gnatenko <[email protected]>
Date: Sat, 29 Jul 2017 10:36:03 +0200
Subject: Enable separate debuginfo back

Signed-off-by: Igor Gnatenko <[email protected]>
---
 perl.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/perl.spec b/perl.spec
index 2160785..18f5492 100644
--- a/perl.spec
+++ b/perl.spec
@@ -20,10 +20,6 @@
 # same as we provide in /usr/lib/rpm/macros.d/macros.perl
 %global perl5_testdir   %{_libexecdir}/perl5-tests
 
-# Disable debuginfo-per-subpackage generation for now due to RPM bug
-# https://github.com/rpm-software-management/rpm/issues/278
-%undefine _debuginfo_subpackages
-
 # Optional features
 # We can bootstrap without gdbm
 %bcond_without gdbm
@@ -83,7 +79,7 @@ License:        GPL+ or Artistic
 Epoch:          %{perl_epoch}
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:        396%{?dist}
+Release:        397%{?dist}
 Summary:        Practical Extraction and Report Language
 Url:            http://www.perl.org/
 Source0:        http://www.cpan.org/src/5.0/perl-%{perl_version}.tar.bz2
@@ -5063,6 +5059,9 @@ popd
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Sat Jul 29 2017 Igor Gnatenko <[email protected]> - 
4:5.26.0-397
+- Enable separate debuginfo back
+
 * Thu Jul 27 2017 Fedora Release Engineering <[email protected]> - 
4:5.26.0-396
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl.git/commit/?h=master&id=cb5a1964bebe3b99ec07d9bab3e0eab74f00c6d6
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to