summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2016-05-25 10:53:18 +0200
committerAndreas Schneider <asn@cryptomilk.org>2016-05-25 10:53:18 +0200
commita747ed75d6ea2ba25c8f3e192435970fca852b2d (patch)
tree185ddcd53027728b215f84ab70cfe8ae695c7c5d
parent5212a60b94d3de0a6f749c9e79b1be4cf5e5a256 (diff)
Fix long description lines
-rw-r--r--samba.spec25
1 files changed, 14 insertions, 11 deletions
diff --git a/samba.spec b/samba.spec
index fc2d7ec..bc86d05 100644
--- a/samba.spec
+++ b/samba.spec
@@ -417,8 +417,8 @@ Provides: samba4-libs = %{samba_depver}
Obsoletes: samba4-libs < %{samba_depver}
%description libs
-The %{name}-libs package contains the libraries needed by programs that
-link against the SMB, RPC and other protocols provided by the Samba suite.
+The %{name}-libs package contains the libraries needed by programs that link
+against the SMB, RPC and other protocols provided by the Samba suite.
### LIBSMBCLIENT
%if %with_libsmbclient
@@ -437,8 +437,9 @@ Group: Development/Libraries
Requires: libsmbclient = %{samba_depver}
%description -n libsmbclient-devel
-The libsmbclient-devel package contains the header files and libraries needed to
-develop programs that link against the SMB client library in the Samba suite.
+The libsmbclient-devel package contains the header files and libraries needed
+to develop programs that link against the SMB client library in the Samba
+suite.
%endif # with_libsmbclient
### LIBWBCLIENT
@@ -449,7 +450,8 @@ Group: Applications/System
Requires: %{name}-client-libs = %{samba_depver}
%description -n libwbclient
-The libwbclient package contains the winbind client library from the Samba suite.
+The libwbclient package contains the winbind client library from the Samba
+suite.
%package -n libwbclient-devel
Summary: Developer tools for the winbind library
@@ -460,7 +462,8 @@ Provides: samba-winbind-devel = %{samba_depver}
Obsoletes: samba-winbind-devel < %{samba_depver}
%description -n libwbclient-devel
-The libwbclient-devel package provides developer tools for the wbclient library.
+The libwbclient-devel package provides developer tools for the wbclient
+library.
%endif # with_libwbclient
### PYTHON
@@ -554,9 +557,9 @@ Provides: samba4-winbind = %{samba_depver}
Obsoletes: samba4-winbind < %{samba_depver}
%description winbind
-The samba-winbind package provides the winbind NSS library, and some
-client tools. Winbind enables Linux to be a full member in Windows
-domains and to use Windows user and group accounts on Linux.
+The samba-winbind package provides the winbind NSS library, and some client
+tools. Winbind enables Linux to be a full member in Windows domains and to use
+Windows user and group accounts on Linux.
### WINBIND-CLIENTS
%package winbind-clients
@@ -617,8 +620,8 @@ Requires: libwbclient = %{samba_depver}
Requires: pam
%description winbind-modules
-The samba-winbind-modules package provides the NSS library and a PAM
-module necessary to communicate to the Winbind Daemon
+The samba-winbind-modules package provides the NSS library and a PAM module
+necessary to communicate to the Winbind Daemon
### CTDB
%if %with_clustering_support