Hello community, here is the log from the commit of package boinc-client for openSUSE:Factory checked in at 2015-03-23 12:18:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/boinc-client (Old) and /work/SRC/openSUSE:Factory/.boinc-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "boinc-client" Changes: -------- --- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes 2014-11-18 22:45:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.boinc-client.new/boinc-client.changes 2015-03-23 12:18:08.000000000 +0100 @@ -1,0 +2,8 @@ +Wed Mar 18 13:09:19 UTC 2015 - [email protected] + +- Reduce logrotate from Requires to Recommends. +- Remove Requires: cron. This seems only for the server parts + (not in this package). +- Remove systemd requires to allow for a minimal container setup. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ boinc-client.spec ++++++ --- /var/tmp/diff_new_pack.peO8dH/_old 2015-03-23 12:18:09.000000000 +0100 +++ /var/tmp/diff_new_pack.peO8dH/_new 2015-03-23 12:18:09.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package boinc-client # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 by Sascha Manns <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -94,17 +94,15 @@ BuildRequires: update-desktop-files BuildRequires: wxWidgets-devel >= 2.8.0 BuildRequires: xorg-x11-libXmu-devel -Requires: cron ### FIXME: ## updating boinc-client or boinc-manager does not update libboinc6 ## hence we define this dependency ## !! Do not remove this dependency !! Requires: libboinc%{soname} = %{version}-%{release} Recommends: boinc-client-lang = %{version} -Requires: logrotate +Recommends: logrotate Requires(pre): pwdutils BuildRoot: %{_tmppath}/%{name}-%{version}-build -%{?systemd_requires} %if 0%{?suse_version} >= 1310 BuildRequires: libXScrnSaver-devel BuildRequires: libXi-devel -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
