ppisar pushed to perl-B-Lint (master). "Modernize spec file"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 12 11:35:34 UTC 2015


From 01f79024c4bf627c149d4455064954a0787af94d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Fri, 12 Jun 2015 13:34:33 +0200
Subject: Modernize spec file


diff --git a/perl-B-Lint.spec b/perl-B-Lint.spec
index 2461a78..80e0b60 100644
--- a/perl-B-Lint.spec
+++ b/perl-B-Lint.spec
@@ -9,8 +9,11 @@ Source0:        http://www.cpan.org/authors/id/R/RJ/RJBS/B-Lint-%{version}.tar.g
 # Work around for Perl 5.22, bug #1231112, CPAN RT#101115
 Patch0:         B-Lint-1.20-Skip-a-bare-sub-test.patch
 BuildArch:      noarch
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  sed
 # Run-Time:
 BuildRequires:  perl(B) 
 BuildRequires:  perl(Carp)
@@ -42,7 +45,7 @@ for C programs.
 %prep
 %setup -q -n B-Lint-%{version}
 %patch0 -p1
-# Install into architercture-agnostic path, CPAN RT #83049
+# Install into architecture-agnostic path, CPAN RT#83049
 sed -i '/PM *=>/,/}/d' Makefile.PL
 
 %build
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-B-Lint.git/commit/?h=master&id=01f79024c4bf627c149d4455064954a0787af94d


More information about the perl-devel mailing list