mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 14:20:16 +01:00
contrib/rpm: provide NetworkManager-dispatcher
This is a provide packages that install dispatcher scripts should depend on. It will make it easier to keep track of them and possibly split out the dispatcher into an optional package if not needed.
This commit is contained in:
parent
c4f1fac35d
commit
14eaf6a40b
1 changed files with 2 additions and 0 deletions
|
|
@ -242,6 +242,8 @@ BuildRequires: libubsan
|
|||
%endif
|
||||
%endif
|
||||
|
||||
Provides: %{name}-dispatcher%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
|
||||
# NetworkManager uses various parts of systemd-networkd internally, including
|
||||
# DHCP client, IPv4 Link-Local address negotiation or LLDP support.
|
||||
# This provide is essentially here so that NetworkManager shows on Security
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue