rpms/perl-Spreadsheet-WriteExcel/EL-4 perl-Spreadsheet-WriteExcel.spec, 1.9, 1.10 sources, 1.5, 1.6

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 19:22:33 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Spreadsheet-WriteExcel/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17910/EL-4

Modified Files:
	perl-Spreadsheet-WriteExcel.spec sources 
Log Message:

2.18, license tag fix



Index: perl-Spreadsheet-WriteExcel.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Spreadsheet-WriteExcel/EL-4/perl-Spreadsheet-WriteExcel.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Spreadsheet-WriteExcel.spec	31 Mar 2006 20:35:17 -0000	1.9
+++ perl-Spreadsheet-WriteExcel.spec	26 Aug 2007 19:22:00 -0000	1.10
@@ -1,16 +1,16 @@
 Name:			perl-Spreadsheet-WriteExcel
-Version:		2.16
+Version:		2.18
 Release:		1%{?dist}
 Summary:		Write formatted text and numbers to a cross-platform Excel binary file
 
 Group:			Development/Libraries
-License:		Artistic or GPL
+License:		GPL+ or Artistic
 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
+BuildRequires:		perl-Parse-RecDescent, perl(Test::More), perl(OLE::Storage_Lite)
 Requires:		perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:		perl(Date::Calc), perl(Date::Manip), perl(Parse::RecDescent)
 
@@ -63,6 +63,16 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.18-1
+- 2.18
+- license tag fix
+
+* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.17-2
+- bump for fc6
+
+* Fri Jul  7 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.17-1
+- bump to 2.17
+
 * Fri Mar 31 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.16-1
 - bump to 2.16
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Spreadsheet-WriteExcel/EL-4/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	31 Mar 2006 20:35:17 -0000	1.5
+++ sources	26 Aug 2007 19:22:00 -0000	1.6
@@ -1 +1 @@
-c5609e4f001fee7164d6d20b4e28ac1d  Spreadsheet-WriteExcel-2.16.tar.gz
+696332e5597254bedb8e7c5d3731223d  Spreadsheet-WriteExcel-2.18.tar.gz




More information about the fedora-extras-commits mailing list