- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476] OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=166
This commit is contained in:
parent
63bdde2228
commit
8d2a8105d7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 13:40:42 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- remove dependency on /usr/bin/python3 using
|
||||
%python3_fix_shebang macro, [bsc#1212476]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 14:41:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -202,6 +202,8 @@ mv %{buildroot}%{_sysconfdir}/logrotate.d/firewalld %{buildroot}%{_distconfdir}/
|
||||
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%python3_fix_shebang
|
||||
|
||||
%pre
|
||||
%service_add_pre firewalld.service
|
||||
# Avoid restoring outdated stuff in posttrans
|
||||
|
Loading…
Reference in New Issue
Block a user