[perl-Convert-TNEF] BR: perl(IO::Wrap) as perl(MIME::Body) no longer pulls it in

Paul Howarth pghmcfc at fedoraproject.org
Wed Feb 9 21:49:56 UTC 2011


commit 5d7d6fc32c20c7aea13ae9b44a1eaeede5f22fcf
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Feb 9 21:49:36 2011 +0000

    BR: perl(IO::Wrap) as perl(MIME::Body) no longer pulls it in

 perl-Convert-TNEF.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Convert-TNEF.spec b/perl-Convert-TNEF.spec
index 4c5c52a..0ada0d6 100644
--- a/perl-Convert-TNEF.spec
+++ b/perl-Convert-TNEF.spec
@@ -1,6 +1,6 @@
 Name:           perl-Convert-TNEF
 Version:        0.17
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Perl module to read TNEF files
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        http://www.cpan.org/authors/id/D/DO/DOUGW/Convert-TNEF-%{version
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(IO::Wrap)
 BuildRequires:  perl(MIME::Body) >= 4.109
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -47,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Convert::TNEF.3pm*
 
 %changelog
+* Wed Feb  9 2011 Paul Howarth <paul at city-fan.org> - 0.17-15
+- BR: perl(IO::Wrap) as perl(MIME::Body) no longer pulls it in
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 



More information about the perl-devel mailing list