SHA256
1
0
forked from pool/rp-pppoe

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
This commit is contained in:
Илья Индиго 2023-06-02 09:22:49 +00:00 committed by Git OBS Bridge
parent af77f10982
commit c0ae59726f
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Fri Jun 2 08:58:55 UTC 2023 - Matthias Gerstner <matthias.gerstner@suse.com>
- 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.
-------------------------------------------------------------------

View File

@ -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})