Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2020-08-13 10:14:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/samba (Old)
 and      /work/SRC/openSUSE:Factory/.samba.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "samba"

Thu Aug 13 10:14:45 2020 rev:262 rq:824655 version:4.12.5+git.168.88cc07e6cbf

Changes:
--------
--- /work/SRC/openSUSE:Factory/samba/samba.changes      2020-07-15 
11:11:12.540771406 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new.3399/samba.changes    2020-08-13 
10:16:45.934722729 +0200
@@ -1,0 +2,6 @@
+Tue Jul 28 13:25:09 UTC 2020 - Thorsten Kukuk <[email protected]>
+
+- Don't install SuSEfirewall2 services, we don't have that package
+  anymore
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ samba.spec ++++++
--- /var/tmp/diff_new_pack.Z43SNf/_old  2020-08-13 10:16:48.326723711 +0200
+++ /var/tmp/diff_new_pack.Z43SNf/_new  2020-08-13 10:16:48.330723713 +0200
@@ -1055,7 +1055,9 @@
        %{buildroot}/%{_sysconfdir}/{pam.d,xinetd.d,logrotate.d} \
        %{buildroot}/%{_sysconfdir}/openldap/schema \
        
%{buildroot}/%{_sysconfdir}/sysconfig/%{NET_CFGDIR}/{if-{down,up}.d,scripts} \
+%if 0%{?suse_version} <= 1500
        %{buildroot}/%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services \
+%endif
        %{buildroot}/%{_sysconfdir}/security \
        %{buildroot}/%{_sysconfdir}/slp.reg.d \
        %{buildroot}/%{CONFIGDIR} \
@@ -1219,6 +1221,7 @@
 %if 0%{?suse_version} < 1221
        touch 
%{buildroot}/%{_sysconfdir}/sysconfig/%{NET_CFGDIR}/if-{down,up}.d/21-%{cifs_init_script}
 %endif
+%if 0%{?suse_version} <= 1500
 # Install SuSEfirewall2 config files
 install -m 0644 config/sysconfig.firewall.netbios-server \
        
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/netbios-server
@@ -1228,6 +1231,7 @@
 install -m 0644 config/sysconfig.firewall.samba-client \
        
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/samba-client
 %endif
+%endif
 # Add logrotate settings for nmbd and smbd only on systems newer than 8.1.
        LOGROTATE_FILES="samba samba-winbind"
 for file in ${LOGROTATE_FILES}; do
@@ -1632,8 +1636,10 @@
 %config(noreplace) %{CONFIGDIR}/smbusers
 %config %{_sysconfdir}/pam.d/samba
 %{_sysconfdir}/slp.reg.d
+%if 0%{?suse_version} <= 1500
 %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/netbios-server
 %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/samba-server
+%endif
 %dir %{_libdir}/samba
 %dir %{_libdir}/samba/vfs
 %dir %{_libdir}/samba/ldb
@@ -1687,7 +1693,7 @@
 %dir %{_sysconfdir}/openldap
 %dir %{_sysconfdir}/openldap/schema
 %attr(0444,root,root) %config %{_sysconfdir}/openldap/schema/samba3.schema
-%if 0%{?suse_version} > 1100
+%if 0%{?suse_version} <= 1500 && 0%{?suse_version} > 1100
 %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/samba-client
 %endif
 %{_bindir}/cifsdd


Reply via email to