summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2012-03-13 15:37:39 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-03-13 15:37:39 +0100
commitd060f4187902cfe63f482c3c2fdb1ca116e8e599 (patch)
tree3920cf86174f89363e2892b97a2106a62ea2947c
parent66f1bceba1de695b93df17298baa1a67c37fd531 (diff)
downloadsamba4-d060f4187902cfe63f482c3c2fdb1ca116e8e599.tar.gz
samba4-d060f4187902cfe63f482c3c2fdb1ca116e8e599.tar.xz
samba4-d060f4187902cfe63f482c3c2fdb1ca116e8e599.zip
Fix Group and Description.
-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