From 212efc6f49a04031c776510bd4ecb3af1662e2f1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 4 Mar 2016 15:53:18 +0100
Subject: Remove bundled perl-IPC-SysV

---
 perl.spec | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/perl.spec b/perl.spec
index 67a0426..749d0d3 100644
--- a/perl.spec
+++ b/perl.spec
@@ -29,7 +29,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:        357%{?dist}
+Release:        358%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -1294,6 +1294,7 @@ IPC::Cmd allows you to run commands, interactively if 
desired, in a platform
 independent way, but have them still work.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package IPC-SysV
 Summary:        Object interface to System V IPC
 Group:          Development/Libraries
@@ -1307,6 +1308,7 @@ Conflicts:      perl < 4:5.22.0-351
 %description IPC-SysV
 This is an object interface for System V messages, semaphores, and
 inter-process calls.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package HTTP-Tiny
@@ -4111,6 +4113,7 @@ popd
 %{_mandir}/man3/IPC::Cmd.3*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files IPC-SysV
 %{archlib}/auto/IPC
 %dir %{archlib}/IPC
@@ -4122,6 +4125,7 @@ popd
 %{_mandir}/man3/IPC::Semaphore.*
 %{_mandir}/man3/IPC::SharedMem.*
 %{_mandir}/man3/IPC::SysV.*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files JSON-PP
@@ -4634,6 +4638,9 @@ popd
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Fri Mar 04 2016 Petr Pisar <ppi...@redhat.com> - 4:5.22.1-358
+- Remove bundled perl-IPC-SysV (bug #1308527)
+
 * Wed Mar 02 2016 Petr Pisar <ppi...@redhat.com> - 4:5.22.1-357
 - Fix CVE-2016-2381 (ambiguous environment variables handling) (bug #1313702)
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=f24&id=212efc6f49a04031c776510bd4ecb3af1662e2f1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to