Hello community, here is the log from the commit of package robinhood for openSUSE:Factory checked in at 2019-12-16 15:20:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/robinhood (Old) and /work/SRC/openSUSE:Factory/.robinhood.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "robinhood" Mon Dec 16 15:20:41 2019 rev:7 rq:757261 version:3.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/robinhood/robinhood.changes 2019-09-13 15:03:19.237282218 +0200 +++ /work/SRC/openSUSE:Factory/.robinhood.new.4691/robinhood.changes 2019-12-16 15:20:44.111130003 +0100 @@ -1,0 +2,6 @@ +Mon Dec 16 07:17:40 UTC 2019 - Christian Goll <[email protected]> + +- added zlib-devel as BuildRequires, as openSUSE Leap 15.2 does + not have them per default in the build environment. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ robinhood.spec ++++++ --- /var/tmp/diff_new_pack.4sBxlu/_old 2019-12-16 15:20:44.739129742 +0100 +++ /var/tmp/diff_new_pack.4sBxlu/_new 2019-12-16 15:20:44.739129742 +0100 @@ -1,7 +1,7 @@ # # spec file for package robinhood # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,7 +30,7 @@ Summary: Policy engine and reporting tool for large filesystems License: CECILL-C Group: System/Monitoring -Url: https://github.com/cea-hpc/robinhood +URL: https://github.com/cea-hpc/robinhood Source0: https://github.com/cea-hpc/robinhood/archive/%{version}.tar.gz#$/%{name}-%{version}.tar.gz Patch1: web-gui.patch Patch2: rbh-config.patch @@ -44,6 +44,7 @@ BuildRequires: libtool BuildRequires: mailx BuildRequires: systemd-rpm-macros +BuildRequires: zlib-devel Requires: which Recommends: mysql-server Recommends: mysql-server-devel
