Hello community, here is the log from the commit of package casync for openSUSE:Factory checked in at 2020-01-25 13:25:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/casync (Old) and /work/SRC/openSUSE:Factory/.casync.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "casync" Sat Jan 25 13:25:44 2020 rev:6 rq:767038 version:2+a8f6c841 Changes: -------- --- /work/SRC/openSUSE:Factory/casync/casync.changes 2019-09-16 10:52:57.659152348 +0200 +++ /work/SRC/openSUSE:Factory/.casync.new.26092/casync.changes 2020-01-25 13:25:46.496079014 +0100 @@ -1,0 +2,5 @@ +Sat Jan 18 10:38:54 UTC 2020 - Sebastian Wagner <[email protected]> + +- fix build by adding build requirement on c++ compiler + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ casync.spec ++++++ --- /var/tmp/diff_new_pack.VYvZSD/_old 2020-01-25 13:25:47.572079486 +0100 +++ /var/tmp/diff_new_pack.VYvZSD/_new 2020-01-25 13:25:47.576079488 +0100 @@ -1,7 +1,7 @@ # # spec file for package casync # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,14 +24,15 @@ Summary: Content Addressable Data Synchronization Tool License: LGPL-2.1-or-later Group: Productivity/Networking/File-Sharing -Url: https://github.com/systemd/casync -#Source0: https://github.com/systemd/casync/archive/v%{version}/%%{name}-%%{version}.tar.gz +URL: https://github.com/systemd/casync +#Source0: https://github.com/systemd/casync/archive/v%%{version}/%%{name}-%%{version}.tar.gz Source0: https://github.com/systemd/casync/archive/%{revision}.zip#/%{name}-%{version}.zip # PATH-FIX-OPENSUSE compiler_error_nonnull.patch -- fix for nonnull gcc error, see https://github.com/systemd/casync/issues/83 Patch0: compiler_error_nonnull.patch BuildRequires: cmake BuildRequires: diffutils BuildRequires: gcc >= 5 +BuildRequires: gcc-c++ BuildRequires: libacl-devel BuildRequires: libgcrypt-devel BuildRequires: libudev-devel
