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.