[perl-Capture-Tiny] Fix spec file typo

Petr Pisar ppisar at fedoraproject.org
Fri Jan 28 13:54:21 UTC 2011


commit 749362b1d95a70fa405e913012393349e4197577
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jan 28 14:53:54 2011 +0100

    Fix spec file typo

 perl-Capture-Tiny.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec
index 5a0ac7d..b67f517 100644
--- a/perl-Capture-Tiny.spec
+++ b/perl-Capture-Tiny.spec
@@ -7,7 +7,7 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Capture-Tiny/
 Source0:        http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-%{version}.tar.gz
 BuildArch:      noarch
-BuildArch:      perl(ExtUtils::MakeMaker) >= 6.31
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.31
 BuildRequires:  perl(Test::More) >= 0.62
 # Tests only:
 BuildRequires:  perl(Config)


More information about the scm-commits mailing list