rpms/perl-OLE-Storage_Lite/EL-5 perl-OLE-Storage_Lite.spec,1.7,1.8

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


Author: spot

Update of /cvs/extras/rpms/perl-OLE-Storage_Lite/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17067/EL-5

Modified Files:
	perl-OLE-Storage_Lite.spec 
Log Message:

license tag fix



Index: perl-OLE-Storage_Lite.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-OLE-Storage_Lite/EL-5/perl-OLE-Storage_Lite.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-OLE-Storage_Lite.spec	15 Sep 2006 15:33:09 -0000	1.7
+++ perl-OLE-Storage_Lite.spec	26 Aug 2007 19:06:48 -0000	1.8
@@ -1,14 +1,14 @@
 Name:		perl-OLE-Storage_Lite
 Version:	0.14
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	Simple Class for OLE document interface
 Group:		Development/Libraries
-License:	GPL or Artistic
+License:	GPL+ or Artistic
 Source0:	http://search.cpan.org/CPAN/authors/id/J/JM/JMCNAMARA/OLE-Storage_Lite-%{version}.tar.gz
 Url: 		http://search.cpan.org/dist/OLE-Storage_Lite/
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
-BuildRequires: 	perl >= 1:5.6.1
+BuildRequires: 	perl(Test::More)
 Requires: 	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	perl(IO::Scalar)
 
@@ -43,6 +43,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.14-9
+- license tag fix
+
 * Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.14-8
 - bump for fc6
 




More information about the fedora-extras-commits mailing list