ppisar pushed to perl (f23). "Remove bundled perl-libnet"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jul 15 12:55:54 UTC 2015


From e0f454ea52bfb752ef7f2543c77593af00e68f1d 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:35:31 +0200
Subject: Remove bundled perl-libnet


diff --git a/perl.spec b/perl.spec
index 886b5ee..089decf 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1208,6 +1208,7 @@ Marc Lehmann in C, so must be compiled and installed in the used environment.
 JSON::PP is a pure-Perl module and is compatible with JSON::XS.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package libnet
 Summary:        Perl clients for various network protocols
 Group:          Development/Libraries
@@ -1229,6 +1230,7 @@ Conflicts:      perl < 4:5.22.0-347
 This is a collection of Perl modules which provides a simple and
 consistent programming interface (API) to the client side of various
 protocols used in the internet community.
+%endif
 
 %package libnetcfg
 Summary:        Configure libnet
@@ -3676,6 +3678,7 @@ popd
 %{_mandir}/man3/JSON::PP::Boolean.3pm*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files libnet
 %dir %{privlib}/Net
 %{privlib}/Net/Cmd.pm
@@ -3699,6 +3702,7 @@ popd
 %{_mandir}/man3/Net::POP3.*
 %{_mandir}/man3/Net::SMTP.*
 %{_mandir}/man3/Net::Time.*
+%endif
 
 %files libnetcfg
 %{_bindir}/libnetcfg
@@ -4150,6 +4154,7 @@ popd
 - Remove bundled perl-Pod-Escapes (bug #1238237)
 - Remove bundled perl-Term-Cap (bug #1238248)
 - Remove bundled perl-Text-Balanced (bug #1238269)
+- Remove bundled perl-libnet (bug #1238689)
 
 * 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=f23&id=e0f454ea52bfb752ef7f2543c77593af00e68f1d


More information about the perl-devel mailing list