diff --git a/adcli.spec b/adcli.spec index e7bd790..1860bb5 100644 --- a/adcli.spec +++ b/adcli.spec @@ -33,9 +33,8 @@ BuildRequires: pkgconfig(libsasl2) BuildRequires: pkgconfig(mit-krb5) %description -Library of routines for joining a machine to Active Directory (without samba) -and managing machine accounts there. Will probably expand to cover other AD -related tasks as well. +A command line tool that can perform actions in an Active Directory domain. +Among other things it can be used to join a computer to a domain. %package doc Summary: Documentation for adcli @@ -43,9 +42,8 @@ Group: Documentation/Other Requires: %{name} = %{version} %description doc -Library of routines for joining a machine to Active Directory (without samba) -and managing machine accounts there. Will probably expand to cover other AD -related tasks as well. +A command line tool that can perform actions in an Active Directory domain. +Among other things it can be used to join a computer to a domain. This package contains the documentation for adcli.