[perl-Text-ExtractWords: 6/9] Drop unneeded BR on the 'vars' pragma

Mathieu Bridon bochecha at fedoraproject.org
Wed Feb 6 05:25:40 UTC 2013


commit dc44304102a9d632e663524ee2a676910fbe5302
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Tue Feb 5 11:51:30 2013 +0800

    Drop unneeded BR on the 'vars' pragma

 perl-Text-ExtractWords.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-Text-ExtractWords.spec b/perl-Text-ExtractWords.spec
index 8191748..6295bad 100644
--- a/perl-Text-ExtractWords.spec
+++ b/perl-Text-ExtractWords.spec
@@ -10,7 +10,6 @@ BuildRequires:  perl(AutoLoader)
 BuildRequires:  perl(DynaLoader)  
 BuildRequires:  perl(Exporter)  
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(vars)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -56,6 +55,7 @@ make test
 - Replace usage of the %%{_perl} macro by the plain perl command.
 - Use DESTDIR instead of PERL_INSTALL_ROOT.
 - Tweak the Summary and %%description.
+- Drop unneeded BR on the 'vars' pragma.
 
 * Mon Feb 04 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 0.08-1
 - Initial package for Fedora, with help from cpanspec.



More information about the perl-devel mailing list