File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -349,12 +349,6 @@ ln -s ../virtiofsd %{buildroot}%{_libexecdir}/%{name}
349349%{_tmpfilesdir }/%{name }.conf
350350%{_systemdgeneratordir }/%{name }-system-generator
351351%{_systemdusergeneratordir }/%{name }-user-generator
352- # iptables modules are only needed with iptables-legacy,
353- # as of f41 netavark will default to nftables so do not load unessary modules
354- # https://fedoraproject.org/wiki/Changes/NetavarkNftablesDefault
355- %if %{defined fedora } && 0%{?fedora } < 41
356- %{_modulesloaddir }/%{name }-iptables.conf
357- %endif
358352
359353%files docker
360354%{_bindir }/docker
Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ The test currently depend on:
4141 - xz
4242 - htpasswd
4343 - iproute2
44- - iptables
4544 - util-linux
4645 - tar
4746 - docker
You can’t perform that action at this time.
0 commit comments