Projects
mass
turbina-core-dimm
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 5
View file
turbina-core-dimm.spec
Changed
@@ -25,6 +25,13 @@ %{!?insserv_cleanup:%{expand: %%global insserv_cleanup() %%nil }} %endif +# Support both shadow-utils and pwdutils +%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version} +%define usermod_A /usr/sbin/usermod -a -G +%else +%define usermod_A /usr/sbin/usermod -A +%endif + %{!?_initddir:%{expand: %%global _initddir %_initrddir}} %define tarname dimm_tool @@ -104,7 +111,7 @@ rm -rf $RPM_BUILD_ROOT %pre -getent passwd turbina >/dev/null && usermod -A video turbina +getent passwd turbina >/dev/null && %usermod_A video turbina %post %{fillup_and_insserv turbina-core-dimm}
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.