packages: gnome-keyring/gnome-keyring.spec - added -fix_service_file_creati...

arvenil arvenil at pld-linux.org
Tue Jun 8 01:13:40 CEST 2010


Author: arvenil                      Date: Mon Jun  7 23:13:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added -fix_service_file_creation.patch
- added -use_org.freedesktop.secrets.patch
- release 3

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

---- Diffs:

================================================================
Index: packages/gnome-keyring/gnome-keyring.spec
diff -u packages/gnome-keyring/gnome-keyring.spec:1.74 packages/gnome-keyring/gnome-keyring.spec:1.75
--- packages/gnome-keyring/gnome-keyring.spec:1.74	Fri May 28 12:22:08 2010
+++ packages/gnome-keyring/gnome-keyring.spec	Tue Jun  8 01:13:34 2010
@@ -3,11 +3,13 @@
 Summary(pl.UTF-8):	Przechowywanie haseł i innych tajnych danych użytkowników
 Name:		gnome-keyring
 Version:	2.30.1
-Release:	2
+Release:	3
 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
 # Source0-md5:	41f4d9323c4ad7c58d88348979f7daba
+Patch0:		%{name}-fix_service_file_creation.patch
+Patch1:		%{name}-use_org.freedesktop.secrets.patch
 URL:		http://live.gnome.org/GnomeKeyring
 BuildRequires:	GConf2-devel >= 2.24.0
 BuildRequires:	autoconf
@@ -122,6 +124,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 rm -f po/en at shaw.po
 sed -i -e 's/en at shaw//' po/LINGUAS
@@ -185,6 +189,7 @@
 %{_sysconfdir}/xdg/autostart/gnome-keyring-pkcs11.desktop
 %{_sysconfdir}/xdg/autostart/gnome-keyring-secrets.desktop
 %{_sysconfdir}/xdg/autostart/gnome-keyring-ssh.desktop
+%{_datadir}/dbus-1/services/org.freedesktop.secrets.service
 %{_datadir}/dbus-1/services/org.gnome.keyring.service
 %{_datadir}/gcr
 %{_datadir}/gnome-keyring
@@ -227,6 +232,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2010/06/07 23:13:34  arvenil
+- added -fix_service_file_creation.patch
+- added -use_org.freedesktop.secrets.patch
+- release 3
+
 Revision 1.74  2010/05/28 10:22:08  glen
 - unify pam package name: rename pam module to pam-pam_gnome_keyring; rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list