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

Parag Nemade pnemade at fedoraproject.org
Mon Sep 1 13:21:27 UTC 2014


commit d427f26ca538b7119a1d94abf981634416b7c498
Author: Parag Nemade <pnemade at redhat.com>
Date:   Mon Sep 1 18:51: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 0407bde..f6ee9f9 100644
--- a/redhat-lsb.spec
+++ b/redhat-lsb.spec
@@ -53,7 +53,7 @@
 Summary: Implementation of Linux Standard Base specification
 Name: redhat-lsb
 Version: 4.1
-Release: 15%{?dist}
+Release: 15.1%{?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
@@ -287,6 +287,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}
 
 Provides: lsb-core-%{archname} = %{version}
@@ -778,6 +779,9 @@ os.remove("%{_datadir}/lsb")
 
 
 %changelog
+* Mon Sep 01 2014 Parag <pnemade AT redhat DOT com> - 4.1-15.1
+- Resolves:rh#1133536 - redhat-lsb does not requires /usr/sbin/sendmail
+
 * Tue Jun 11 2013 Ondrej Vasik <ovasik at redhat.com> - 4.1-15
 - fix build on aarch64 (#973343)
 - fix the defines for arm and aarch64 (may need adjustment)


More information about the scm-commits mailing list