diff --git a/.cvsignore b/.cvsignore index 7af0577..04256c3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Spreadsheet-WriteExcel-2.13.tar.gz +Spreadsheet-WriteExcel-2.14.tar.gz diff --git a/perl-Spreadsheet-WriteExcel.spec b/perl-Spreadsheet-WriteExcel.spec index 2807c74..1033ea5 100644 --- a/perl-Spreadsheet-WriteExcel.spec +++ b/perl-Spreadsheet-WriteExcel.spec @@ -1,16 +1,18 @@ -Name: perl-Spreadsheet-WriteExcel -Version: 2.13 -Release: 3%{?dist} -Summary: Write formatted text and numbers to a cross-platform Excel binary file -License: Artistic or GPL -Group: Development/Libraries -Source0: Spreadsheet-WriteExcel-%{version}.tar.gz -Url: http://search.cpan.org/dist/Spreadsheet-WriteExcel -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Name: perl-Spreadsheet-WriteExcel +Version: 2.14 +Release: 1%{?dist} +Summary: Write formatted text and numbers to a cross-platform Excel binary file + +Group: Development/Libraries +License: Artistic or GPL +URL: http://search.cpan.org/dist/Spreadsheet-WriteExcel +Source0: http://cpan.org/authors/id/J/JM/JMCNAMARA/Spreadsheet-WriteExcel-%{version}.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildArch: noarch BuildRequires: perl >= 1:5.6.1, perl-Parse-RecDescent -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Requires: perl(Date::Calc), perl(Date::Manip), perl(Parse::RecDescent) -BuildArch: noarch +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(Date::Calc), perl(Date::Manip), perl(Parse::RecDescent) %description The Spreadsheet::WriteExcel module can be used to create a cross- @@ -61,6 +63,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Wed May 11 2005 Oliver Falk - 2.14-1 +- Update +- Add a complete URL for Source0 +- Beautifying (fix identations and make it look more like the + spectemplate-perl.spec) + * Tue May 10 2005 Tom "spot" Callaway 2.13-3 - more spec cleanups diff --git a/sources b/sources index 809baf3..370d361 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b4b058b3b79d33c073b0ec025a509cc Spreadsheet-WriteExcel-2.13.tar.gz +2a2ff55a0b8a41bdfd0f8adf9925394a Spreadsheet-WriteExcel-2.14.tar.gz