ppisar pushed to perl (master). "Remove bundled perl-Unicode-Collate"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 15 11:14:28 UTC 2015


From 674f166ec8ce35d7509feee92cac28b24f40dda8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 15 Jul 2015 12:38:44 +0200
Subject: Remove bundled perl-Unicode-Collate


diff --git a/perl.spec b/perl.spec
index 34fdc82..9ac827c 100644
--- a/perl.spec
+++ b/perl.spec
@@ -2058,6 +2058,7 @@ following data types only: scalars and scalar refs, arrays and array refs, and
 hashes and hash refs.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Unicode-Collate
 Summary:        Unicode Collation Algorithm
 Group:          Development/Libraries
@@ -2071,6 +2072,7 @@ Conflicts:      perl < 4:5.22.0-347
 %description Unicode-Collate
 This package is Perl implementation of Unicode Technical Standard #10 (Unicode
 Collation Algorithm).
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Unicode-Normalize
@@ -4119,6 +4121,7 @@ popd
 %{_mandir}/man3/threads::shared*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files Unicode-Collate
 %dir %{archlib}/auto/Unicode
 %{archlib}/auto/Unicode/Collate
@@ -4129,6 +4132,7 @@ popd
 %{privlib}/Unicode/Collate
 %{_mandir}/man3/Unicode::Collate.*
 %{_mandir}/man3/Unicode::Collate::*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Unicode-Normalize
@@ -4165,6 +4169,7 @@ popd
 - Remove bundled perl-libnet (bug #1238689)
 - Remove bundled perl-perlfaq (bug #1238703)
 - Remove bundled perl-Unicode-Normalize (bug #1238730)
+- Remove bundled perl-Unicode-Collate (bug #1238760)
 
 * Wed Jul 08 2015 Petr Pisar <ppisar at redhat.com> - 4:5.22.0-347
 - Store distribution's linker and compiler flags to more Config's options
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=master&id=674f166ec8ce35d7509feee92cac28b24f40dda8


More information about the perl-devel mailing list