rpms/gnome-keyring/devel gnome-keyring.spec,1.99,1.100

Matthias Clasen mclasen at fedoraproject.org
Sun Nov 23 06:28:54 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/gnome-keyring/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15067

Modified Files:
	gnome-keyring.spec 
Log Message:
Tweak description



Index: gnome-keyring.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-keyring/devel/gnome-keyring.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- gnome-keyring.spec	10 Nov 2008 10:52:25 -0000	1.99
+++ gnome-keyring.spec	23 Nov 2008 06:28:23 -0000	1.100
@@ -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(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 @@
 
 %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 @@
 
 %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 @@
 
 
 %changelog
+* Sun Nov 23 2008 Matthias Clasen <mclasen at redhat.com> - 2.25.1-2
+- Tweak description
+
 * Mon Nov 10 2008 Tomas Bzatek <tbzatek at redhat.com> - 2.25.1-1
 - Update to 2.25.1
 




More information about the scm-commits mailing list