From d060f4187902cfe63f482c3c2fdb1ca116e8e599 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 13 Mar 2012 15:37:39 +0100 Subject: Fix Group and Description. --- samba4.spec | 5 +++-- 1 file 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 -- cgit