summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@fedoraproject.org>2009-04-06 18:00:53 +0000
committerNalin Dahyabhai <nalin@fedoraproject.org>2009-04-06 18:00:53 +0000
commit303d2c20d24a9e2687a67bf232b192f1dc97bbf1 (patch)
tree5df90d508fd15c68f8bf614715aba6fba0c05afb
parentfa314d19629a354c80330c9bcbe0055b3b033eb3 (diff)
- fixup summary texts (part of #225974)
-rw-r--r--krb5.spec19
1 files changed, 10 insertions, 9 deletions
diff --git a/krb5.spec b/krb5.spec
index 1cb29b1..5c5bdab 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -10,7 +10,7 @@
# For consistency with regular login.
%define login_pam_service remote
-Summary: The Kerberos network authentication system.
+Summary: The Kerberos network authentication system
Name: krb5
Version: 1.6.3
Release: 100%{?dist}
@@ -123,7 +123,7 @@ which can improve your network's security by eliminating the insecure
practice of cleartext passwords.
%package devel
-Summary: Development files needed to compile Kerberos 5 programs.
+Summary: Development files needed to compile Kerberos 5 programs
Group: Development/Libraries
Requires: %{name}-libs = %{version}-%{release}, e2fsprogs-devel
Requires: keyutils-libs-devel, libselinux-devel
@@ -135,7 +135,7 @@ contains the header files and libraries needed for compiling Kerberos
to install this package.
%package libs
-Summary: The shared libraries used by Kerberos 5.
+Summary: The shared libraries used by Kerberos 5
Group: System Environment/Libraries
%description libs
@@ -145,7 +145,7 @@ Kerberos, you need to install this package.
%package server
Group: System Environment/Daemons
-Summary: The KDC and related programs for Kerberos 5.
+Summary: The KDC and related programs for Kerberos 5
Requires: %{name}-libs = %{version}-%{release}
Requires(post): /sbin/install-info, chkconfig
Requires(preun): /sbin/install-info, chkconfig, initscripts
@@ -162,7 +162,7 @@ NOT install this package).
%package server-ldap
Group: System Environment/Daemons
-Summary: The LDAP storage plugin for the Kerberos 5 KDC.
+Summary: The LDAP storage plugin for the Kerberos 5 KDC
Requires: %{name}-server = %{version}-%{release}
%description server-ldap
@@ -173,7 +173,7 @@ and you wish to use a directory server to store the data for your
realm, you need to install this package.
%package workstation
-Summary: Kerberos 5 programs for use on workstations.
+Summary: Kerberos 5 programs for use on workstations
Group: System Environment/Base
Requires: %{name}-libs = %{version}-%{release}
Requires(post): /sbin/install-info
@@ -188,7 +188,7 @@ kpasswd). If your network uses Kerberos, this package should be
installed on every workstation.
%package workstation-clients
-Summary: Kerberos 5 clients for use on workstations.
+Summary: Kerberos 5 clients for use on workstations
Group: System Environment/Base
Requires: %{name}-workstation = %{version}-%{release}
@@ -200,7 +200,7 @@ installed on systems which expect to connect to servers which provide
these services.
%package workstation-servers
-Summary: Kerberos 5 servers for use on workstations.
+Summary: Kerberos 5 servers for use on workstations
Group: System Environment/Base
Requires: %{name}-workstation = %{version}-%{release}
Requires(post): initscripts
@@ -215,7 +215,7 @@ servers. If your network uses Kerberos, this package should be
installed on systems which are meant provide these services.
%package pkinit-openssl
-Summary: The PKINIT module for Kerberos 5.
+Summary: The PKINIT module for Kerberos 5
Group: System Environment/Libraries
Requires: %{name}-libs = %{version}-%{release}
@@ -235,6 +235,7 @@ certificate.
- clean up buildprereq/prereqs, explicit mktemp requires, and add the
ldconfig for the -server-ldap subpackage (part of #225974)
- escape possible macros in the changelog (part of #225974)
+- fixup summary texts (part of #225974)
* Tue Mar 17 2009 Nalin Dahyabhai <nalin@redhat.com> 1.6.3-19
- libgssapi_krb5: backport fix for some errors which can occur when