Projects
mass
turbina-core-mass
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
turbina-core-mass.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} || 0%{?suse_version} > 1220 +%define usermod_A /usr/sbin/usermod -a -G +%else +%define usermod_A /usr/sbin/usermod -A +%endif + %{!?_initddir:%{expand: %%global _initddir %_initrddir}} %define tarname turbina_core_m @@ -95,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT %pre -getent passwd turbina >/dev/null && usermod -A uucp turbina +getent passwd turbina >/dev/null && %usermod_A uucp turbina %post %{fillup_and_insserv turbina-core-mass}
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
.