integ/base/sudo/centos/meta_patches/0001-Update-package-versioning-for-TIS-format.patch
Martin, Chen 12c9484b47 rebase sudo patch to CentOS 7.6 version
Remove sudoer2ldif install command for this bin file
be removed in sudo-1.8.23-3.el7.src.rpm release

Test:
Pass build and multi-node deploy test

Depends-On: https://review.openstack.org/627207

Story: 2004522
Task: 28415

Change-Id: Ibf991ea6dcd77dc71f963f53cdb7f7d90d5a2c79
Signed-off-by: Martin, Chen <haochuan.z.chen@intel.com>
2019-01-02 19:31:45 +08:00

26 lines
693 B
Diff

From 21db84dcb55f87c792a6d59cef0c68741a9d24b1 Mon Sep 17 00:00:00 2001
From: Scott Little <scott.little@windriver.com>
Date: Mon, 2 Oct 2017 16:50:44 -0400
Subject: [PATCH 1/4] STX: 0001-Update-package-versioning-for-TIS-format.patch
---
SPECS/sudo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/SPECS/sudo.spec b/SPECS/sudo.spec
index c8d2f64..b6402bb 100644
--- a/SPECS/sudo.spec
+++ b/SPECS/sudo.spec
@@ -1,7 +1,7 @@
Summary: Allows restricted root access for specified users
Name: sudo
Version: 1.8.23
-Release: 3%{?dist}
+Release: 3.el7%{?_tis_dist}.%{tis_patch_ver}
License: ISC
Group: Applications/System
URL: http://www.courtesan.com/sudo/
--
2.7.4