rpms/perl-Email-MIME-Attachment-Stripper/EL-4 perl-Email-MIME-Attachment-Stripper.spec, 1.1, 1.2

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


Author: spot

Update of /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6619/EL-4

Modified Files:
	perl-Email-MIME-Attachment-Stripper.spec 
Log Message:

fix license tag



Index: perl-Email-MIME-Attachment-Stripper.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/EL-4/perl-Email-MIME-Attachment-Stripper.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Email-MIME-Attachment-Stripper.spec	4 Apr 2007 22:04:07 -0000	1.1
+++ perl-Email-MIME-Attachment-Stripper.spec	26 Aug 2007 14:54:07 -0000	1.2
@@ -1,14 +1,14 @@
 Name:           perl-Email-MIME-Attachment-Stripper
 Version:        1.313
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Strip the attachments from a mail message
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Email-MIME-Attachment-Stripper/
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-MIME-Attachment-Stripper-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(Email::MIME), perl(Email::MIME::ContentType)
-BuildRequires:  perl(Email::MIME::Modifier)
+BuildRequires:  perl(Email::MIME::Modifier), perl(Test::More)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -44,6 +44,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.313-3
+- fix license tag
+
 * Mon Apr  2 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.313-2
 - Remove LICENSE line from Makefile.PL
 




More information about the fedora-extras-commits mailing list