change
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=367
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# arch macro for all supported Sparc processors
|
||||
@@ -1127,3 +1313,26 @@ end}
|
||||
@@ -1127,3 +1313,24 @@ end}
|
||||
|
||||
# \endverbatim
|
||||
#*/
|
||||
@@ -306,8 +306,6 @@
|
||||
+%{nil}
|
||||
+
|
||||
+%service_add() %{fillup_and_insserv %{1}}
|
||||
+%service_del_preun() %{stop_on_removal %{1}}
|
||||
+%service_del_postun() %{restart_on_update %{1}}
|
||||
+
|
||||
+%user_group_add() \
|
||||
+/usr/sbin/groupadd -r %{1} 2>/dev/null || :\
|
||||
|
Reference in New Issue
Block a user