[perl-Spiffy] Fix a typo

Petr Pisar ppisar at fedoraproject.org
Mon Oct 29 12:56:10 UTC 2012


commit c979f635b7f356a86308b6c9e87656e7c1eee944
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 29 13:55:52 2012 +0100

    Fix a typo

 perl-Spiffy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Spiffy.spec b/perl-Spiffy.spec
index 31fd0f5..58dc2d1 100644
--- a/perl-Spiffy.spec
+++ b/perl-Spiffy.spec
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/Spiffy/
 Source0:        http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Cwd)
-BuildRequires:  perl(ExtUtils/MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 # Run-time:


More information about the scm-commits mailing list