[perl-XML-Twig] Fix typo in specfile.

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Oct 22 15:48:19 UTC 2010


commit 2b82aaf330b187d17d9c9527df71b976f5558bc8
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Oct 22 17:45:48 2010 +0200

    Fix typo in specfile.

 perl-XML-Twig.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-XML-Twig.spec b/perl-XML-Twig.spec
index 0f73135..fdcfe6a 100644
--- a/perl-XML-Twig.spec
+++ b/perl-XML-Twig.spec
@@ -33,7 +33,7 @@ BuildRequires:  perl(Unicode::String)
 # Modules used only by the auto tests
 BuildRequires:  perl(Test) >= 1.25
 BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage) not needed
+BuildRequires:  perl(Test::Pod::Coverage) 
 BuildRequires:  perl(XML::Simple)
 #BuildRequires:  perl(XML::Handler::YAWriter) # not available in Fedora yet
 BuildRequires:  perl(XML::SAX::Writer)


More information about the scm-commits mailing list