[perl-URI-Fetch] whitespace cleanup

Iain Arnell iarnell at fedoraproject.org
Sun Mar 27 07:15:46 UTC 2011


commit 28e04a2b6567aaed6ffcb2e47b516f46538234b4
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Mar 27 09:11:30 2011 +0200

    whitespace cleanup

 perl-URI-Fetch.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/perl-URI-Fetch.spec b/perl-URI-Fetch.spec
index 0311c5d..b4bf3ec 100644
--- a/perl-URI-Fetch.spec
+++ b/perl-URI-Fetch.spec
@@ -10,15 +10,15 @@ BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
-BuildRequires:  perl(Storable) 
+BuildRequires:  perl(Storable)
 # cpan
-BuildRequires:  perl(Cache) 
-BuildRequires:  perl(Class::ErrorHandler) 
-BuildRequires:  perl(Compress::Zlib) 
+BuildRequires:  perl(Cache)
+BuildRequires:  perl(Class::ErrorHandler)
+BuildRequires:  perl(Compress::Zlib)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Filter::Util::Call)
-BuildRequires:  perl(LWP) 
-BuildRequires:  perl(URI) 
+BuildRequires:  perl(LWP)
+BuildRequires:  perl(URI)
 
 # not picked up automagically
 Requires:       perl(Compress::Zlib)
@@ -29,7 +29,7 @@ Requires:       perl(Filter::Util::Call)
 %description
 URI::Fetch is a smart client for fetching HTTP pages, notably syndication
 feeds (RSS, Atom, and others), in an intelligent, bandwidth and time
-saving way. 
+saving way.
 
 %prep
 %setup -q -n URI-Fetch-%{version}



More information about the perl-devel mailing list