Tweak description

This commit is contained in:
Matthias Clasen 2008-11-23 06:28:23 +00:00
parent 0b264fed77
commit 2dfe894157
1 changed files with 12 additions and 12 deletions

View File

@ -5,10 +5,10 @@
%define gcrypt_version 1.2.2
%define libtasn1_version 0.3.4
Summary: A framework for managing user passwords and other secrets
Summary: Framework for managing passwords and other secrets
Name: gnome-keyring
Version: 2.25.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/gnome-keyring/2.24/gnome-keyring-%{version}.tar.bz2
@ -31,13 +31,12 @@ Requires(preun): GConf2
Requires(post): GConf2
%description
gnome-keyring manages passwords and other types of secrets
for the user, storing them encrypted with a main password.
Applications can use the gnome-keyring library to integrate
with the keyring.
The gnome-keyring session daemon manages passwords and other types of
secrets for the user, storing them encrypted with a main password.
Applications can use the gnome-keyring library to integrate with the keyring.
%package devel
Summary: The files needed for gnome-keyring application development
Summary: Development files for gnome-keyring
License: LGPLv2+
Group: Development/Libraries
Requires: %name = %{version}-%{release}
@ -48,11 +47,10 @@ Requires: gtk-doc
%description devel
The gnome-keyring-devel package contains the libraries and
include files that you can use to develop applications that
use gnome-keyring.
header files needed to develop applications that use gnome-keyring.
%package pam
Summary: A pam module for unlocking keyrings at login time
Summary: Pam module for unlocking keyrings
License: LGPLv2+
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
@ -61,8 +59,7 @@ Requires: pam
%description pam
The gnome-keyring-pam package contains a pam module that can
automatically unlock the "login" keyring when the user logs in
and start the keyring daemon.
automatically unlock the "login" keyring when the user logs in.
%prep
@ -133,6 +130,9 @@ fi
%changelog
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-2
- Tweak description
* Mon Nov 10 2008 Tomas Bzatek <tbzatek@redhat.com> - 2.25.1-1
- Update to 2.25.1