File project.diff of Package firewalld

--- firewalld.changes.orig
+++ firewalld.changes
@@ -63,6 +63,12 @@ Mon Nov  9 09:15:55 UTC 2020 - MichaƂ R
     * fix(policy): zone interface/source changes should affect all using zone
 
 -------------------------------------------------------------------
+Fri Oct  2 16:22:04 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
+
+- conditionalize %service_del_postun_without_restart in order to
+  provide Leap versions still..
+
+-------------------------------------------------------------------
 Fri Sep 11 18:05:42 UTC 2020 - Franck Bui <fbui@suse.com>
 
 - Make use of %service_del_postun_without_restart
--- firewalld.spec.orig
+++ firewalld.spec
@@ -209,7 +209,12 @@ mv %{buildroot}%{_sysconfdir}/xdg/autost
 # made it permanent yet so restarting the service could be
 # dangerous. It's safer to not touch the firewall ourselves but
 # Let the user restart it whenever he feels like it.
+%if 0%{?suse_version} > 1500
 %service_del_postun_without_restart firewalld.service
+%else
+%service_del_postun firewalld.service
+%endif
+
 
 %post -n firewall-applet
 /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
openSUSE Build Service is sponsored by