[redhat-lsb] Resolves:rh#758383:- redhat-lsb does not pull in required perl-Pod-Perldoc

pnemade pnemade at fedoraproject.org
Wed Nov 30 13:13:55 UTC 2011


commit e6ba58c4e41ee9e5d567ba4a9f7fd88f52434ab4
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Nov 30 18:43:46 2011 +0530

    Resolves:rh#758383:- redhat-lsb does not pull in required perl-Pod-Perldoc

 redhat-lsb.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/redhat-lsb.spec b/redhat-lsb.spec
index 1bec5f2..982d071 100644
--- a/redhat-lsb.spec
+++ b/redhat-lsb.spec
@@ -49,7 +49,7 @@
 Summary: LSB base libraries support for Red Hat Enterprise Linux
 Name: redhat-lsb
 Version: 4.0
-Release: 9%{?dist}
+Release: 10%{?dist}
 URL: http://www.linuxfoundation.org/collaborate/workgroups/lsb
 Source0: %{name}-%{version}-%{srcrelease}.tar.bz2
 #Source1: http://prdownloads.sourceforge.net/lsb/lsb-release-%{upstreamlsbrelver}.tar.gz
@@ -343,6 +343,11 @@ Requires: perl(Locale::Codes)
 Requires: perl(Class::ISA)
 ## following for f17 and above
 Requires: perl(Digest::MD5)
+Requires: perl(Pod::Perldoc::ToChecker)
+Requires: perl(Pod::Perldoc::ToMan)
+Requires: perl(Pod::Perldoc::ToNroff)
+Requires: perl(Pod::Perldoc::ToPod)
+Requires: perl(Pod::Perldoc::ToText)
 
 %description
 The Linux Standard Base (LSB) is an attempt to develop a set of
@@ -731,6 +736,9 @@ fi
 
 
 %changelog
+* Wed Nov 30 2011 Parag <pnemade AT redhat DOT com> - 4.0-10
+- Resolves:rh#758383:- redhat-lsb does not pull in required perl-Pod-Perldoc
+
 * Wed Nov 30 2011 Parag <pnemade AT redhat DOT com> - 4.0-9
 - Resolves:rh#738256:- redhat-lsb fails to build on ARM
 


More information about the scm-commits mailing list