Hello community, here is the log from the commit of package rtkit for openSUSE:Factory checked in at 2020-11-15 15:24:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rtkit (Old) and /work/SRC/openSUSE:Factory/.rtkit.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rtkit" Sun Nov 15 15:24:28 2020 rev:28 rq:848106 version:0.11+git.20161005 Changes: -------- --- /work/SRC/openSUSE:Factory/rtkit/rtkit.changes 2019-07-13 13:34:26.787335045 +0200 +++ /work/SRC/openSUSE:Factory/.rtkit.new.24930/rtkit.changes 2020-11-15 15:25:57.667423813 +0100 @@ -1,0 +2,7 @@ +Thu Nov 12 10:48:49 UTC 2020 - Fabian Vogt <[email protected]> + +- Use /var/lib/empty instead of /proc as home for the rtkit user +- Use %license +- Commit _servicedata to avoid updating on every commit + +------------------------------------------------------------------- New: ---- _servicedata ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rtkit.spec ++++++ --- /var/tmp/diff_new_pack.7LAxpW/_old 2020-11-15 15:25:58.867425098 +0100 +++ /var/tmp/diff_new_pack.7LAxpW/_new 2020-11-15 15:25:58.867425098 +0100 @@ -1,7 +1,7 @@ # # spec file for package rtkit # -# 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,7 +24,7 @@ # the client BSD-3-Clause License: GPL-3.0-or-later AND BSD-3-Clause Group: System/Base -Url: http://git.0pointer.de/?p=rtkit.git +URL: http://git.0pointer.de/?p=rtkit.git Source: %{name}-%{version}.tar.xz BuildRequires: automake BuildRequires: libcap-devel @@ -72,7 +72,7 @@ %pre groupadd -r rtkit >/dev/null 2>&1 || : %{_bindir}/id rtkit >/dev/null 2>&1 || \ - useradd -r -g rtkit -c 'RealtimeKit' -s /bin/false -d /proc rtkit + useradd -r -g rtkit -c 'RealtimeKit' -s /bin/false -d /var/lib/empty rtkit %service_add_pre rtkit-daemon.service @@ -85,7 +85,8 @@ %files %defattr(0644,root,root,0755) -%doc README GPL LICENSE rtkit.c rtkit.h +%license GPL LICENSE +%doc README rtkit.c rtkit.h %attr(0755,root,root) %{_sbindir}/rtkitctl %dir %{_libexecdir}/rtkit %attr(0755,root,root) %{_libexecdir}/rtkit/rtkit-daemon ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">http://git.0pointer.net/clone/rtkit.git</param> <param name="changesrevision">6c28e20c0be2f616a025059fda0ffac84e7f4f17</param></service></servicedata> _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
