Hello community, here is the log from the commit of package ypbind for openSUSE:Factory checked in at 2019-07-26 17:34:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ypbind (Old) and /work/SRC/openSUSE:Factory/.ypbind.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ypbind" Fri Jul 26 17:34:54 2019 rev:55 rq:718889 version:2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/ypbind/ypbind.changes 2019-03-26 15:46:05.380062365 +0100 +++ /work/SRC/openSUSE:Factory/.ypbind.new.4126/ypbind.changes 2019-07-26 17:34:58.668072723 +0200 @@ -1,0 +2,8 @@ +Fri Jul 26 12:53:18 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: ---- SuSEfirewall.ypbind ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ypbind.spec ++++++ --- /var/tmp/diff_new_pack.b14VCu/_old 2019-07-26 17:34:59.692072368 +0200 +++ /var/tmp/diff_new_pack.b14VCu/_new 2019-07-26 17:34:59.696072366 +0200 @@ -36,7 +36,6 @@ Group: Productivity/Networking/NIS URL: https://github.com/thkukuk/ypbind-mt/ Source: %{name}-mt-%{version}.tar.xz -Source1: SuSEfirewall.ypbind Source2: ypbind.service Source3: ypbind-systemd-pre Source4: ypbind-systemd-post @@ -67,14 +66,12 @@ make %{?_smp_mflags} %install -mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services mkdir -p %{buildroot}%{_fillupdir} %make_install -# Install SuSEfirewall2 service file -install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ypbind # Install rc.config add-on install -m 644 etc/sysconfig.ypbind %{buildroot}%{_fillupdir} # Create dummy yp.conf +mkdir -p %{buildroot}%{_sysconfdir} touch %{buildroot}%{_sysconfdir}/yp.conf # Create filelist with translatins %find_lang ypbind-mt @@ -111,7 +108,6 @@ %license COPYING %doc NEWS README %ghost %config(noreplace) %{_sysconfdir}/yp.conf -%config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ypbind %{_fillupdir}/sysconfig.ypbind %{_mandir}/man5/yp.conf.5%{ext_man} %{_mandir}/man8/ypbind.8%{ext_man}
