Hello community, here is the log from the commit of package c-toxcore for openSUSE:Factory checked in at 2018-04-11 13:58:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/c-toxcore (Old) and /work/SRC/openSUSE:Factory/.c-toxcore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "c-toxcore" Wed Apr 11 13:58:28 2018 rev:2 rq:594686 version:0.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/c-toxcore/c-toxcore.changes 2018-04-01 17:27:56.496446439 +0200 +++ /work/SRC/openSUSE:Factory/.c-toxcore.new/c-toxcore.changes 2018-04-11 14:00:21.194355958 +0200 @@ -1,0 +2,5 @@ +Sun Apr 8 23:06:20 UTC 2018 - [email protected] + +- fix build failure for Leap 42.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ c-toxcore.spec ++++++ --- /var/tmp/diff_new_pack.dQlxlr/_old 2018-04-11 14:00:21.982327474 +0200 +++ /var/tmp/diff_new_pack.dQlxlr/_new 2018-04-11 14:00:21.986327329 +0200 @@ -1,7 +1,7 @@ # # spec file for package c-toxcore # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2013 Markus Kolb, Innsbruck, Austria. # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,7 @@ Summary: Secure decentralized instant messaging application License: GPL-3.0 Group: Productivity/Networking/Instant Messenger -URL: https://tox.chat/ +Url: https://tox.chat/ Source0: https://github.com/TokTok/c-toxcore/archive/v%{version}.tar.gz#./%{name}-%{version}.tar.gz Source1: %{name}.tmpfiles.d Source2: https://github.com/TokTok/c-toxcore/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc @@ -39,6 +39,7 @@ BuildRequires: libvpx-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(systemd) +Requires(pre): shadow %{?systemd_requires} %description @@ -107,7 +108,6 @@ --disable-static make %{?_smp_mflags} - %install %make_install
