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.
This commit is contained in:
Matthias Saou 2005-03-05 21:10:23 +00:00
parent 4d869d57eb
commit 0a8d8e9b04

View File

@ -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 <anvil[AT]livna.org>
* Sun Jun 15 2003 Dams <anvil[AT]livna.org>
- Initial build.