From c0ae59726f343985e3ff97ddb5492cf5bf3ec8c4a4a2959cbff4a12eaa82ca22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Fri, 2 Jun 2023 09:22:49 +0000 Subject: [PATCH] Accepting request 1090458 from home:13ilya:branches:network - Removed remains of permissions setting for the pppoe-wrapper setuid binary. The major update to 4.0 dropped this. OBS-URL: https://build.opensuse.org/request/show/1090458 OBS-URL: https://build.opensuse.org/package/show/network/rp-pppoe?expand=0&rev=42 --- rp-pppoe.changes | 2 +- rp-pppoe.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rp-pppoe.changes b/rp-pppoe.changes index fa7d010..58aba20 100644 --- a/rp-pppoe.changes +++ b/rp-pppoe.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Jun 2 08:58:55 UTC 2023 - Matthias Gerstner -- remove remains of permissions setting for the pppoe-wrapper setuid binary. +- Removed remains of permissions setting for the pppoe-wrapper setuid binary. The major update to 4.0 dropped this. ------------------------------------------------------------------- diff --git a/rp-pppoe.spec b/rp-pppoe.spec index dc8acf4..594bf19 100644 --- a/rp-pppoe.spec +++ b/rp-pppoe.spec @@ -1,5 +1,5 @@ # -# spec file +# spec file for package rp-pppoe # # Copyright (c) 2023 SUSE LLC # @@ -36,9 +36,9 @@ Patch0: %{name}-3.14-docdir.patch BuildRequires: pkgconfig BuildRequires: ppp BuildRequires: pkgconfig(systemd) +Requires: group(%{_group}) Requires: iproute2 Requires: ppp -Requires: group(%{_group}) Requires(post): permissions Requires(pre): group(%{_group})