Hello community,

here is the log from the commit of package nbd for openSUSE:Factory checked in 
at 2020-09-21 17:10:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nbd (Old)
 and      /work/SRC/openSUSE:Factory/.nbd.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nbd"

Mon Sep 21 17:10:42 2020 rev:53 rq:835407 version:3.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/nbd/nbd.changes  2020-08-21 19:01:55.000275624 
+0200
+++ /work/SRC/openSUSE:Factory/.nbd.new.4249/nbd.changes        2020-09-21 
17:12:24.263406504 +0200
@@ -1,0 +2,6 @@
+Fri Sep 18 08:53:47 UTC 2020 - MichaƂ Rostecki <mroste...@suse.com>
+
+- Remove firewalld service file - it's in the main firewalld
+  package now.
+
+-------------------------------------------------------------------

Old:
----
  nbd.firewalld

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nbd.spec ++++++
--- /var/tmp/diff_new_pack.VyLXtO/_old  2020-09-21 17:12:31.155412700 +0200
+++ /var/tmp/diff_new_pack.VyLXtO/_new  2020-09-21 17:12:31.159412704 +0200
@@ -19,11 +19,6 @@
 %if ! %{defined _fillupdir}
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
-%if 0%{?suse_version} >= 1500
-%define use_firewalld 1
-%else
-%define use_firewalld 0
-%endif
 Name:           nbd
 Version:        3.20
 Release:        0
@@ -36,9 +31,6 @@
 Source3:        config.example
 Source4:        nbd-server.sysconfig
 Source5:        nbd-client.service
-#%%if %%{use_firewalld}
-Source10:       nbd.firewalld
-#%%endif
 Patch1:         0001_fix_setgroup.patch
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-rpm-macros
@@ -96,11 +88,6 @@
 install -D -p -m 0644 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/nbd-server/config.example
 install -D -p -m 0644 %{SOURCE4} 
%{buildroot}%{_fillupdir}/sysconfig.%{name}-server
 
-# install firewall information file
-%if %{use_firewalld}
-install -D -m 644 %{SOURCE10} 
%{buildroot}%{_prefix}/lib/firewalld/services/%{name}.xml
-%endif
-
 %post
 export DISABLE_RESTART_ON_UPDATE=yes
 %service_add_post %{name}-server.service
@@ -158,10 +145,5 @@
 %dir %{_prefix}/lib/modules-load.d/
 %{_prefix}/lib/modules-load.d/nbd.conf
 %{_fillupdir}/sysconfig.%{name}-server
-%if %{use_firewalld}
-%dir %{_prefix}/lib/firewalld
-%dir %{_prefix}/lib/firewalld/services
-%{_prefix}/lib/firewalld/services/%{name}.xml
-%endif
 
 %changelog


Reply via email to