Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/496060 )
Change subject: Fix shadow-utils requirement on SLES12
......................................................................
Fix shadow-utils requirement on SLES12
commit 58877b02576334e9f9b21b2dec881031db7db49c added shadow-utils
as a requirement but SLES12 doesn't have such a package. It has
package named "shadow" covering the same. Added /usr/sbin/useradd
and /usr/sbin/groupadd binaries as they are really what we need.
Change-Id: I2d9c95c342cc746b49843c90253f49fcaa7cc395
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/nfs-ganesha.spec-in.cmake
M src/scripts/ganeshactl/CMakeLists.txt
2 files changed, 3 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/60/496060/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/496060
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I2d9c95c342cc746b49843c90253f49fcaa7cc395
Gerrit-Change-Number: 496060
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange