[redhat-lsb] Resolves:rh#1133536 - redhat-lsb does not requires /usr/sbin/sendmail

Parag Nemade pnemade at fedoraproject.org
Wed Aug 27 17:28:25 UTC 2014


commit c6610dc0a877617e8efa1c29b6db04a62e384197
Author: Parag Nemade <pnemade at redhat.com>
Date:   Wed Aug 27 22:58:22 2014 +0530

    Resolves:rh#1133536 - redhat-lsb does not requires /usr/sbin/sendmail

 redhat-lsb.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/redhat-lsb.spec b/redhat-lsb.spec
index 20bacc5..69cc648 100644
--- a/redhat-lsb.spec
+++ b/redhat-lsb.spec
@@ -58,7 +58,7 @@
 Summary: Implementation of Linux Standard Base specification
 Name: redhat-lsb
 Version: 4.1
-Release: 28%{?dist}
+Release: 29%{?dist}
 URL: http://www.linuxfoundation.org/collaborate/workgroups/lsb
 Source0: https://fedorahosted.org/releases/r/e/redhat-lsb/%{name}-%{version}-%{srcrelease}.tar.bz2
 Patch0: lsb-release-3.1-update-init-functions.patch
@@ -295,6 +295,7 @@ Requires: /usr/sbin/groupmod
 Requires: /usr/sbin/useradd
 Requires: /usr/sbin/userdel
 Requires: /usr/sbin/usermod
+Requires: /usr/sbin/sendmail
 Requires: redhat-lsb-submod-security%{?_isa} = %{version}-%{release}
 
 Provides: lsb-core-%{archname} = %{version}-%{release}
@@ -762,6 +763,9 @@ os.remove("%{_datadir}/lsb")
 
 
 %changelog
+* Wed Aug 27 2014 Parag <pnemade AT redhat DOT com> - 4.1-29
+- Resolves:rh#1133536 - redhat-lsb does not requires /usr/sbin/sendmail
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.1-28
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list