Update package summaries
This commit is contained in:
parent
381aba6d21
commit
3134f223d5
@ -8,7 +8,7 @@
|
|||||||
%define evolution_connector_includedir %{evolution_connector_prefix}/include
|
%define evolution_connector_includedir %{evolution_connector_prefix}/include
|
||||||
%define evolution_connector_libdir %{evolution_connector_prefix}/%{_lib}
|
%define evolution_connector_libdir %{evolution_connector_prefix}/%{_lib}
|
||||||
|
|
||||||
Summary: The configuration files, libraries, and documentation for OpenLDAP
|
Summary: LDAP support libraries
|
||||||
Name: openldap
|
Name: openldap
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
@ -63,7 +63,7 @@ over the Internet. The openldap package contains configuration files,
|
|||||||
libraries, and documentation for OpenLDAP.
|
libraries, and documentation for OpenLDAP.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: OpenLDAP development libraries and header files
|
Summary: LDAP development libraries and header files
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: openldap = %{version}-%{release}, cyrus-sasl-devel >= 2.1
|
Requires: openldap = %{version}-%{release}, cyrus-sasl-devel >= 2.1
|
||||||
Provides: openldap-evolution-devel = %{version}-%{release}
|
Provides: openldap-evolution-devel = %{version}-%{release}
|
||||||
@ -77,7 +77,7 @@ this package only if you plan to develop or will need to compile
|
|||||||
customized LDAP clients.
|
customized LDAP clients.
|
||||||
|
|
||||||
%package servers
|
%package servers
|
||||||
Summary: OpenLDAP servers and related files
|
Summary: LDAP server
|
||||||
# OpenLDAP server includes Berkeley DB library, which is licensed under Sleepycat and BSD licenses)
|
# OpenLDAP server includes Berkeley DB library, which is licensed under Sleepycat and BSD licenses)
|
||||||
License: OpenLDAP and (Sleepycat and BSD)
|
License: OpenLDAP and (Sleepycat and BSD)
|
||||||
Requires: fileutils, make, openldap = %{version}-%{release}, openssl, /usr/sbin/useradd, /sbin/chkconfig, /sbin/runuser
|
Requires: fileutils, make, openldap = %{version}-%{release}, openssl, /usr/sbin/useradd, /sbin/chkconfig, /sbin/runuser
|
||||||
@ -92,7 +92,7 @@ similar to the way DNS (Domain Name System) information is propagated
|
|||||||
over the Internet. This package contains the slapd server and related files.
|
over the Internet. This package contains the slapd server and related files.
|
||||||
|
|
||||||
%package servers-sql
|
%package servers-sql
|
||||||
Summary: OpenLDAP server SQL support module
|
Summary: SQL support module for OpenLDAP server
|
||||||
Requires: openldap-servers = %{version}-%{release}
|
Requires: openldap-servers = %{version}-%{release}
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
|
|
||||||
@ -106,7 +106,7 @@ over the Internet. This package contains a loadable module which the
|
|||||||
slapd server can use to read data from an RDBMS.
|
slapd server can use to read data from an RDBMS.
|
||||||
|
|
||||||
%package clients
|
%package clients
|
||||||
Summary: Client programs for OpenLDAP
|
Summary: LDAP client utilities
|
||||||
Requires: openldap = %{version}-%{release}
|
Requires: openldap = %{version}-%{release}
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user