packages: gnome-keyring/gnome-keyring.spec - unify pam package name: rename...

glen glen at pld-linux.org
Fri May 28 12:22:13 CEST 2010


Author: glen                         Date: Fri May 28 10:22:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unify pam package name: rename pam module to pam-pam_gnome_keyring; rel 2

---- Files affected:
packages/gnome-keyring:
   gnome-keyring.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: packages/gnome-keyring/gnome-keyring.spec
diff -u packages/gnome-keyring/gnome-keyring.spec:1.73 packages/gnome-keyring/gnome-keyring.spec:1.74
--- packages/gnome-keyring/gnome-keyring.spec:1.73	Mon Apr 26 23:22:46 2010
+++ packages/gnome-keyring/gnome-keyring.spec	Fri May 28 12:22:08 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Przechowywanie haseł i innych tajnych danych użytkowników
 Name:		gnome-keyring
 Version:	2.30.1
-Release:	1
+Release:	2
 License:	LGPL v2+ (library), GPL v2+ (programs)
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.30/%{name}-%{version}.tar.bz2
@@ -104,18 +104,19 @@
 %description apidocs -l pl.UTF-8
 Dokumentacja API GNOME keyring.
 
-%package pam
+%package -n pam-pam_gnome_keyring
 Summary:	A PAM module for unlocking keyrings at login time
 Summary(pl.UTF-8):	Moduł PAM do odblokowywania zbiorów kluczy w czasie logowania
 License:	LGPL v2+
 Group:		Libraries
 Requires:	%{name} = %{version}-%{release}
+Obsoletes:	gnome-keyring-pam
 
-%description pam
+%description -n pam-pam_gnome_keyring
 A PAM module that can automatically unlock the "login" keyring when
 the user logs in and start the keyring daemon.
 
-%description pam -l pl.UTF-8
+%description -n pam-pam_gnome_keyring -l pl.UTF-8
 Moduł PAM, który może automatycznie odblokowywać zbiór kluczy "login"
 w czasie logowania użytkownika i uruchamiania demona keyring.
 
@@ -216,7 +217,7 @@
 %{_gtkdocdir}/gcr
 %{_gtkdocdir}/gp11
 
-%files pam
+%files -n pam-pam_gnome_keyring
 %defattr(644,root,root,755)
 %attr(755,root,root) /%{_lib}/security/pam_gnome_keyring.so
 
@@ -226,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2010/05/28 10:22:08  glen
+- unify pam package name: rename pam module to pam-pam_gnome_keyring; rel 2
+
 Revision 1.73  2010/04/26 21:22:46  megabajt
 - updated to 2.30.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-keyring/gnome-keyring.spec?r1=1.73&r2=1.74&f=u



More information about the pld-cvs-commit mailing list