Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package boinc-client for openSUSE:Factory checked in at 2021-01-21 21:57:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boinc-client (Old) and /work/SRC/openSUSE:Factory/.boinc-client.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boinc-client" Thu Jan 21 21:57:23 2021 rev:48 rq:865360 version:7.16.14 Changes: -------- --- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes 2021-01-07 21:25:13.821618613 +0100 +++ /work/SRC/openSUSE:Factory/.boinc-client.new.28504/boinc-client.changes 2021-01-21 21:57:24.237857812 +0100 @@ -1,0 +2,6 @@ +Thu Jan 21 08:34:07 UTC 2021 - Thorsten Kukuk <[email protected]> + +- pwdutils was dropped long time ago +- fix building (/etc/init.d does not exist) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boinc-client.spec ++++++ --- /var/tmp/diff_new_pack.4sy1W4/_old 2021-01-21 21:57:25.469858232 +0100 +++ /var/tmp/diff_new_pack.4sy1W4/_new 2021-01-21 21:57:25.473858233 +0100 @@ -72,14 +72,13 @@ BuildRequires: libtool BuildRequires: openssl-devel BuildRequires: pkg-config -BuildRequires: pwdutils BuildRequires: sqlite3-devel BuildRequires: xorg-x11-libXmu-devel BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xcb-util) BuildRequires: pkgconfig(xi) -Requires(pre): pwdutils +Requires(pre): shadow Requires: ca-certificates-mozilla Recommends: boinc-client-lang = %{version} Recommends: logrotate @@ -243,8 +242,6 @@ # Install init and create symlink for rcboinc install -dm0755 %{buildroot}%{_sbindir} install -D -m0644 %{SOURCE20} %{buildroot}%{_unitdir}/%{name}.service -# And remove sysvinit script installed by boinc -rm -r %{buildroot}/%{_initddir} ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name} # Install template for sysconfig install -Dm0644 %{SOURCE4} %{buildroot}%{_fillupdir}/sysconfig.%{name}
