From 4b859329e9ee92b7078593af609f4772456eed8f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Tue, 12 Jul 2016 13:56:28 +0200
Subject: Correct IO/Socket/IP.pm file mode

---
 perl-IO-Socket-IP.spec | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index 736f474..496f26d 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/dist/IO-Socket-IP/
 Source0:        
http://www.cpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-%{version}.tar.gz
 BuildArch:      noarch
 # Build
+BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
@@ -42,6 +43,7 @@ arguments and methods are provided in a backward-compatible 
way.
 
 %prep
 %setup -q -n IO-Socket-IP-%{version}
+chmod -x lib/IO/Socket/IP.pm
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -66,6 +68,7 @@ make test
 %changelog
 * Tue Jul 12 2016 Petr Pisar <ppi...@redhat.com> - 0.37-367
 - Migrate from Module::Build to ExtUtils::MakeMaker
+- Correct IO/Socket/IP.pm file mode
 
 * Wed May 18 2016 Jitka Plesnikova <jples...@redhat.com> - 0.37-366
 - Perl 5.24 re-rebuild of bootstrapped packages
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-IO-Socket-IP.git/commit/?h=master&id=4b859329e9ee92b7078593af609f4772456eed8f
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to