From 5acb5c4c08f7fb8668f797b2b9a689a7be2b63c2 Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Sun, 11 Oct 2020 13:24:55 +0000 Subject: [PATCH] Harmonize networkd description/summary with other sub-packages --- systemd.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/systemd.spec b/systemd.spec index 85cd082..ba1805a 100644 --- a/systemd.spec +++ b/systemd.spec @@ -320,17 +320,16 @@ This package contains systemd-journal-gatewayd, systemd-journal-remote, and systemd-journal-upload. %package networkd -Summary: A system service that manages network configurations +Summary: System daemon that manages network configurations Requires: %{name}%{?_isa} = %{version}-%{release} License: LGPLv2+ # https://src.fedoraproject.org/rpms/systemd/pull-request/34 Obsoletes: systemd < 246.6-2 %description networkd -%{summary}. - -It detects and configures network devices as they appear, -as well as creating virtual network devices. +systemd-networkd is a system service that manages networks. It detects +and configures network devices as they appear, as well as creating virtual +network devices. %package tests Summary: Internal unit tests for systemd