From 0a8d8e9b04b25c96754872ed50d19334263aacc0 Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Sat, 5 Mar 2005 21:10:23 +0000 Subject: [PATCH] Further mass cleanup. One or more apply : - Remove (hopefully) all zero epoch remains. - Remove trailing spaces and tabs. - Keep consistency between tabs and spaces. - Clean up summary. --- perl-IO-stringy.spec | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/perl-IO-stringy.spec b/perl-IO-stringy.spec index e0c7b93..fc7cc30 100644 --- a/perl-IO-stringy.spec +++ b/perl-IO-stringy.spec @@ -2,16 +2,16 @@ %define tarname IO-stringy -Summary: I/O on in-core objects like strings and arrays for Perl -Name: perl-%{tarname} -Version: 2.110 -Release: 1 -License: Artistic -Group: Development/Libraries -URL: http://search.cpan.org/dist/IO-stringy/ -Source0: http://www.cpan.org/authors/id/D/DS/DSKOLL/%{tarname}-%{version}.tar.gz +Summary: I/O on in-core objects like strings and arrays for Perl +Name: perl-%{tarname} +Version: 2.110 +Release: 1 +License: Artistic +Group: Development/Libraries +URL: http://search.cpan.org/dist/IO-stringy/ +Source0: http://www.cpan.org/authors/id/D/DS/DSKOLL/%{tarname}-%{version}.tar.gz BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description @@ -72,5 +72,5 @@ rm -rf $RPM_BUILD_ROOT - "make test" in build section - Added missing directory -* Sun Jun 15 2003 Dams +* Sun Jun 15 2003 Dams - Initial build.