
Story: 2003389 Task: 24502 Change-Id: Ibf2db2bfcefd8b4102eb6c93036024203e415ebd Signed-off-by: zhipengl <zhipengs.liu@intel.com>
26 lines
707 B
Diff
26 lines
707 B
Diff
From 157e5047361b4444330481414337adf44f21ed77 Mon Sep 17 00:00:00 2001
|
|
From: Don Penney <don.penney@windriver.com>
|
|
Date: Mon, 26 Sep 2016 17:40:10 -0400
|
|
Subject: [PATCH] Update package versioning for TIS format
|
|
|
|
---
|
|
SPECS/nss-pam-ldapd.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/SPECS/nss-pam-ldapd.spec b/SPECS/nss-pam-ldapd.spec
|
|
index 6313d0f..90dca69 100644
|
|
--- a/SPECS/nss-pam-ldapd.spec
|
|
+++ b/SPECS/nss-pam-ldapd.spec
|
|
@@ -39,7 +39,7 @@
|
|
|
|
Name: nss-pam-ldapd
|
|
Version: 0.8.13
|
|
-Release: 16%{?dist}
|
|
+Release: 16.el7%{?_tis_dist}.%{tis_patch_ver}
|
|
Summary: An nsswitch module which uses directory servers
|
|
Group: System Environment/Base
|
|
License: LGPLv2+
|
|
--
|
|
2.7.4
|
|
|