Hello community,

here is the log from the commit of package distcc for openSUSE:Factory checked 
in at 2019-08-05 13:40:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/distcc (Old)
 and      /work/SRC/openSUSE:Factory/.distcc.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "distcc"

Mon Aug  5 13:40:35 2019 rev:7 rq:718086 version:3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/distcc/distcc.changes    2019-06-12 
13:17:51.088593183 +0200
+++ /work/SRC/openSUSE:Factory/.distcc.new.4126/distcc.changes  2019-08-05 
13:40:36.548394927 +0200
@@ -1,0 +2,8 @@
+Tue Jul 23 13:09:00 UTC 2019 - [email protected]
+
+- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
+  firewalld, see [1].
+
+  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html
+
+-------------------------------------------------------------------

Old:
----
  distccd.firewall

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

Other differences:
------------------
++++++ distcc.spec ++++++
--- /var/tmp/diff_new_pack.CdyHVY/_old  2019-08-05 13:40:37.156394797 +0200
+++ /var/tmp/diff_new_pack.CdyHVY/_new  2019-08-05 13:40:37.156394797 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package distcc
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,6 @@
 Source0:        
https://github.com/distcc/distcc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        distccd.sysconfig
 Source2:        distccd.service
-Source3:        distccd.firewall
 Patch1:         distcc-3.2_rc1-freedesktop.patch
 Patch2:         distcc-3.2_rc1-gssapi.patch
 Patch3:         distcc-3.2_rc1-python.patch
@@ -43,13 +42,13 @@
 BuildRequires:  make
 BuildRequires:  pkgconfig
 BuildRequires:  python
-BuildRequires:  pkgconfig(systemd)
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libgssglue)
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(python3)
+BuildRequires:  pkgconfig(systemd)
 Recommends:     %{name}-server = %{version}
 Suggests:       %{name}-gui = %{version}
 
@@ -114,8 +113,6 @@
 install -D -m 0644 %{SOURCE2} %{buildroot}/%{_unitdir}/%{name}d.service
 # sysconfig
 install -Dm 644 %{SOURCE1} %{buildroot}%{_fillupdir}/sysconfig.%{name}d
-# firewall
-install -D -m 644 %{SOURCE3} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}d
 # compat links for env override
 install -d %{buildroot}%{_libexecdir}/%{name}/bin
 ln -sf %{_bindir}/%{name} %{buildroot}%{_libexecdir}/%{name}/bin/cc
@@ -186,7 +183,6 @@
 %{_sysconfdir}/distcc/*allow*
 %{_mandir}/man1/distccd*
 %{_mandir}/man1/include_server*
-%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/distccd
 %{_fillupdir}/*
 %{python3_sitearch}/include_server*
 


Reply via email to