summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-02-04 08:41:44 +0100
committerThomas Haller <thaller@redhat.com>2016-02-04 18:04:43 +0100
commite58b3dac8024ff2d786c88bf16ec40915d7e4ae5 (patch)
tree0b158c222285c73a1e5c4c429fa8668ea46d61c9 /contrib
parent0661f66c40662b98526543ac002329f448c15633 (diff)
contrib/rpm: wrap long description lines
rpmlint warns description-line-too-long if the line exceeds 79 characters.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/fedora/rpm/NetworkManager.spec28
1 files changed, 15 insertions, 13 deletions
diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec
index 0cb239b139..a2d5ff2a0b 100644
--- a/contrib/fedora/rpm/NetworkManager.spec
+++ b/contrib/fedora/rpm/NetworkManager.spec
@@ -245,7 +245,8 @@ Requires: ModemManager
Obsoletes: NetworkManager < %{obsoletes_nmver}
%description wwan
-This package contains NetworkManager support for mobile broadband (WWAN) devices.
+This package contains NetworkManager support for mobile broadband (WWAN)
+devices.
%endif
@@ -256,9 +257,9 @@ Requires: dbus >= %{dbus_version}
Requires: dbus-glib >= %{dbus_glib_version}
%description glib
-This package contains the libraries that make it easier to use some NetworkManager
-functionality from applications that use glib. This is the older NetworkManager API.
-See also NetworkManager-libnm.
+This package contains the libraries that make it easier to use some
+NetworkManager functionality from applications that use glib. This is
+the older NetworkManager API. See also NetworkManager-libnm.
%package glib-devel
@@ -273,9 +274,10 @@ Provides: %{name}-devel%{?_isa} = %{epoch}:%{version}-%{release}
Obsoletes: %{name}-devel < %{epoch}:%{version}-%{release}
%description glib-devel
-This package contains the header and pkg-config files for development applications using
-NetworkManager functionality from applications that use glib. This is the older
-NetworkManager API. See also NetworkManager-libnm-devel.
+This package contains the header and pkg-config files for development
+applications using NetworkManager functionality from applications that
+use glib.
+This is the older NetworkManager API. See also NetworkManager-libnm-devel.
%package libnm
@@ -283,9 +285,9 @@ Summary: Libraries for adding NetworkManager support to applications (new API).
Group: Development/Libraries
%description libnm
-This package contains the libraries that make it easier to use some NetworkManager
-functionality from applications. This is the new NetworkManager API. See also
-NetworkManager-glib.
+This package contains the libraries that make it easier to use some
+NetworkManager functionality from applications. This is the new
+NetworkManager API. See also NetworkManager-glib.
%package libnm-devel
@@ -296,9 +298,9 @@ Requires: glib2-devel
Requires: pkgconfig
%description libnm-devel
-This package contains the header and pkg-config files for development applications using
-NetworkManager functionality from applications. This is the new NetworkManager API.
-See also NetworkManager-glib-devel.
+This package contains the header and pkg-config files for development
+applications using NetworkManager functionality from applications. This
+is the new NetworkManager API. See also NetworkManager-glib-devel.
%package config-connectivity-fedora