Author: spot Update of /cvs/pkgs/rpms/perl-Spreadsheet-WriteExcel/EL-6 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv17606/EL-6 Modified Files: perl-Spreadsheet-WriteExcel.spec sources Log Message: 2.37 Index: perl-Spreadsheet-WriteExcel.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Spreadsheet-WriteExcel/EL-6/perl-Spreadsheet-WriteExcel.spec,v retrieving revision 1.19 retrieving revision 1.20 diff -u -p -r1.19 -r1.20 --- perl-Spreadsheet-WriteExcel.spec 26 Jul 2009 16:32:45 -0000 1.19 +++ perl-Spreadsheet-WriteExcel.spec 14 Jul 2010 22:16:02 -0000 1.20 @@ -1,6 +1,6 @@ Name: perl-Spreadsheet-WriteExcel -Version: 2.25 -Release: 2%{?dist} +Version: 2.37 +Release: 1%{?dist} Summary: Write formatted text and numbers to a cross-platform Excel binary file Group: Development/Libraries @@ -10,9 +10,10 @@ Source0: http://cpan.org/authors/id/J/J BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: perl-Parse-RecDescent, perl(Test::More), perl(OLE::Storage_Lite) +BuildRequires: perl-Parse-RecDescent, perl(Test::More), perl(OLE::Storage_Lite) >= 0.19 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(Date::Calc), perl(Date::Manip), perl(Parse::RecDescent) +Requires: perl(OLE::Storage_Lite) >= 0.19 %description The Spreadsheet::WriteExcel module can be used to create a cross- @@ -21,10 +22,7 @@ workbook and formatting can be applied t formulas, hyperlinks and images can be written to the cells. The Excel file produced by this module is compatible with 97, -2000, 2002 and 2003. - -The module will work on the majority of Windows, UNIX and -Macintosh platforms. Generated files are also compatible with the +2000, 2002 and 2003. Generated files are also compatible with the spreadsheet applications Gnumeric and OpenOffice.org. This module cannot be used to read an Excel file. See @@ -35,7 +33,7 @@ Excel file. %prep %setup -q -n Spreadsheet-WriteExcel-%{version} %{__perl} -pi -e 's/\r\n/\n/g' Changes README bin/chartex \ - doc/*.html charts/{README,*.{pl,pod,txt}} examples/{README,*.{pl,txt}} + doc/*.html examples/{README,*.{pl,txt}} # make sure doc/tests don't generate provides # note we first filter out the bits in _docdir... @@ -74,13 +72,31 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc Changes README doc/ charts/ examples/ +%doc Changes README docs/ examples/ %{_bindir}/chartex %{perl_vendorlib}/Spreadsheet/ %{_mandir}/man1/*.1* %{_mandir}/man3/*.3* %changelog +* Wed Jul 14 2010 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.37-1 +- update to 2.37 + +* Thu May 06 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.36-2 +- Mass rebuild with perl-5.12.0 + +* Wed Jan 27 2010 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.36-1 +- update to 2.36 + +* Fri Jan 8 2010 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.34-1 +- update to 2.34 + +* Mon Dec 7 2009 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 2.30-1 +- update to 2.30 + +* Mon Dec 7 2009 Stepan Kasal <skasal@xxxxxxxxxx> - 2.25-3 +- rebuild against perl 5.10.1 + * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Spreadsheet-WriteExcel/EL-6/sources,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- sources 13 Mar 2009 22:57:09 -0000 1.11 +++ sources 14 Jul 2010 22:16:02 -0000 1.12 @@ -1 +1 @@ -ad70e5b031c0af60c50a72d8b09240c9 Spreadsheet-WriteExcel-2.25.tar.gz +07e038429dc7d7467c735e467cc1cfbe Spreadsheet-WriteExcel-2.37.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel