[perl-Email-Abstract] Add R: perl(Module::Pluggable) (RHBZ #1048430).

corsepiu corsepiu at fedoraproject.org
Sat Jan 4 10:37:42 UTC 2014


commit 276e40d12656e324a67cc3f4d9d29fab3b4d7ab5
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sat Jan 4 11:37:38 2014 +0100

    Add R: perl(Module::Pluggable) (RHBZ #1048430).

 perl-Email-Abstract.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Email-Abstract.spec b/perl-Email-Abstract.spec
index e7703f7..8427e5e 100644
--- a/perl-Email-Abstract.spec
+++ b/perl-Email-Abstract.spec
@@ -1,6 +1,6 @@
 Name:           perl-Email-Abstract
 Version:        3.002
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Unified interface to mail representations
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -11,6 +11,9 @@ BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More), perl(Class::ISA), p
 BuildRequires:  perl(MIME::Entity), perl(Module::Pluggable), perl(Mail::Message), perl(Scalar::Util)
 BuildRequires:  perl(Email::MIME), perl(Test::Pod), perl(Test::Pod::Coverage), perl(Test::More)
 BuildArch:      noarch
+
+# rpm fails to automatically add this:
+Requires:  perl(Module::Pluggable)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -50,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat Jan 04 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 3.002-11
+- Add R: perl(Module::Pluggable) (RHBZ #1048430).
+
 * Sun Aug 04 2013 Petr Pisar <ppisar at redhat.com> - 3.002-10
 - Perl 5.18 rebuild
 



More information about the perl-devel mailing list