[perl-Crypt-DES_EDE3/f17] fix missing BR

Tom Callaway spot at fedoraproject.org
Thu Mar 22 14:26:43 UTC 2012


commit 30569eccef85f54d6f7558665252e496230c01cc
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Thu Mar 22 10:26:40 2012 -0400

    fix missing BR

 perl-Crypt-DES_EDE3.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Crypt-DES_EDE3.spec b/perl-Crypt-DES_EDE3.spec
index 9409af3..c3f7554 100644
--- a/perl-Crypt-DES_EDE3.spec
+++ b/perl-Crypt-DES_EDE3.spec
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-DES_EDE3
 Version:        0.01
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Triple-DES EDE encryption/decryption module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Crypt::DES)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:	perl-Pod-Perldoc
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -49,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Mar 22 2012 Tom Callaway <spot at fedoraproject.org> - 0.01-15
+- fix missing BR for perldoc
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.01-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list