summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--samba4.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/samba4.spec b/samba4.spec
index ac60fd3..f264c63 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -116,6 +116,7 @@ BuildRequires: pyldb-devel >= %{libldb_version}
%endif
%description
+Samba is the standard Windows interoperability suite of programs for Linux and Unix.
%package client
Summary: Samba client programs
@@ -251,7 +252,7 @@ The libsmbclient4 contains the SMB client library from the Samba suite.
%package -n libsmbclient4-devel
Summary: Developer tools for the SMB client library
-Group: Development
+Group: Development/Libraries
Requires: libsmbclient4 = %{version}-%{release}
Conflicts: libsmbclient-devel < 1:%{version}
@@ -270,7 +271,7 @@ The libwbclient package contains the winbind client library from the Samba suite
%package -n libwbclient-devel
Summary: Developer tools for the winbind library
-Group: Development
+Group: Development/Libraries
Requires: libwbclient = %{version}-%{release}
%description -n libwbclient-devel