rpms/perl-Mail-Transport-Dbx/EL-4 perl-Mail-Transport-Dbx.spec, 1.1, 1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 17:58:53 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Mail-Transport-Dbx/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3485/EL-4

Modified Files:
	perl-Mail-Transport-Dbx.spec 
Log Message:

license tag fix



Index: perl-Mail-Transport-Dbx.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Mail-Transport-Dbx/EL-4/perl-Mail-Transport-Dbx.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Mail-Transport-Dbx.spec	9 Apr 2007 15:14:48 -0000	1.1
+++ perl-Mail-Transport-Dbx.spec	26 Aug 2007 17:58:21 -0000	1.2
@@ -1,13 +1,13 @@
 Name:           perl-Mail-Transport-Dbx
 Version:        0.07
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Parse Outlook Express mailboxes
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Mail-Transport-Dbx/
 Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/Mail-Transport-Dbx-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::Pod), perl(Test::Pod::Coverage), perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -49,6 +49,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.07-3
+- license tag fix
+
 * Mon Apr  9 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.07-2
 - add missing BR for Test::Pod and Test::Pod::Coverage
 




More information about the fedora-extras-commits mailing list