rpms/perl-Mail-IMAPClient/FC-6 perl-Mail-IMAPClient.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 16:31:14 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Mail-IMAPClient/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23832/FC-6

Modified Files:
	perl-Mail-IMAPClient.spec 
Log Message:

license tag fix



Index: perl-Mail-IMAPClient.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Mail-IMAPClient/FC-6/perl-Mail-IMAPClient.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Mail-IMAPClient.spec	13 Apr 2007 19:45:33 -0000	1.1
+++ perl-Mail-IMAPClient.spec	26 Aug 2007 16:30:41 -0000	1.2
@@ -1,15 +1,15 @@
 Name:           perl-Mail-IMAPClient
 Version:        2.2.9
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        An IMAP Client API
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Mail-IMAPClient/
 Source0:        http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket)
 BuildRequires:  perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp)
-BuildRequires:  perl(Data::Dumper), perl(Parse::RecDescent)
+BuildRequires:  perl(Data::Dumper), perl(Parse::RecDescent), perl(Test::More)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -47,6 +47,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.9-4
+- license tag fix
+
 * Mon Apr  9 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.9-3
 - set examples as non-exec, fix intepreter
 




More information about the fedora-extras-commits mailing list