[redhat-lsb] Resolves:rh#654689, rh#736822 Added dependencies for perl-Locale-Codes and perl-Class-ISA

pnemade pnemade at fedoraproject.org
Wed Oct 12 11:01:12 UTC 2011


commit ad03696cdb700d56aa610ace522ab5e925854334
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Oct 12 16:31:08 2011 +0530

    Resolves:rh#654689,rh#736822
    Added dependencies for perl-Locale-Codes and perl-Class-ISA

 redhat-lsb.spec |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/redhat-lsb.spec b/redhat-lsb.spec
index 13bda83..f0d97a2 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: 6%{?dist}
+Release: 7%{?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
@@ -337,6 +337,10 @@ Requires: /usr/sbin/useradd
 Requires: /usr/sbin/userdel
 Requires: /usr/sbin/usermod
 
+# Add split off packages from core perl package
+Requires: perl(Locale::Codes)
+Requires: perl(Class::ISA)
+
 %description
 The Linux Standard Base (LSB) is an attempt to develop a set of
 standards that will increase compatibility among Linux distributions.
@@ -701,7 +705,6 @@ fi
 %endif
 
 %files
-%defattr(-,root,root,-)
 %{_sysconfdir}/redhat-lsb
 %dir %{_sysconfdir}/lsb-release.d
 # These files are needed because they shows which LSB we're supporting now, 
@@ -717,15 +720,17 @@ fi
 %{_sbindir}/redhat_lsb_trigger.%{_target_cpu}
 
 %files graphics
-%defattr(-,root,root,-)
 %{_sysconfdir}/lsb-release.d/graphics*
 
 %files printing
-%defattr(-,root,root,-)
 %{_sysconfdir}/lsb-release.d/printing*
 
 
 %changelog
+* Wed Oct 12 2011 Parag <pnemade AT redhat DOT com> - 4.0-7
+- Resolves:rh#654689,rh#736822
+- Added dependencies for perl-Locale-Codes and perl-Class-ISA
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list