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:
parent
af77f10982
commit
c0ae59726f
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 2 08:58:55 UTC 2023 - Matthias Gerstner <matthias.gerstner@suse.com>
|
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.
|
The major update to 4.0 dropped this.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package rp-pppoe
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -36,9 +36,9 @@ Patch0: %{name}-3.14-docdir.patch
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: ppp
|
BuildRequires: ppp
|
||||||
BuildRequires: pkgconfig(systemd)
|
BuildRequires: pkgconfig(systemd)
|
||||||
|
Requires: group(%{_group})
|
||||||
Requires: iproute2
|
Requires: iproute2
|
||||||
Requires: ppp
|
Requires: ppp
|
||||||
Requires: group(%{_group})
|
|
||||||
Requires(post): permissions
|
Requires(post): permissions
|
||||||
Requires(pre): group(%{_group})
|
Requires(pre): group(%{_group})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user