rpms/perl-Email-MIME-Attachment-Stripper/devel perl-Email-MIME-Attachment-Stripper.spec, 1.3, 1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Nov 30 21:29:55 UTC 2007


Author: spot

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

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

add missing BR



Index: perl-Email-MIME-Attachment-Stripper.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Email-MIME-Attachment-Stripper/devel/perl-Email-MIME-Attachment-Stripper.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Email-MIME-Attachment-Stripper.spec	29 Nov 2007 00:32:24 -0000	1.3
+++ perl-Email-MIME-Attachment-Stripper.spec	30 Nov 2007 21:29:21 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Email-MIME-Attachment-Stripper
 Version:        1.314
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Strip the attachments from a mail message
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,7 +8,7 @@
 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), perl(Test::More)
+BuildRequires:  perl(Email::MIME::Modifier), perl(Test::More), perl(Test::Pod), perl(Test::Pod::Coverage)
 BuildArch:      noarch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -44,6 +44,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Nov 30 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.314-2
+- add missing BR
+
 * Wed Nov 28 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.314-1
 - bump to 1.314
 




More information about the fedora-extras-commits mailing list