packages (DEVEL): gnome-keyring/gnome-keyring.spec - 2.91.4
wiget
wiget at pld-linux.org
Tue Dec 28 23:09:12 CET 2010
Author: wiget Date: Tue Dec 28 22:09:12 2010 GMT
Module: packages Tag: DEVEL
---- Log message:
- 2.91.4
---- Files affected:
packages/gnome-keyring:
gnome-keyring.spec (1.81.2.4 -> 1.81.2.5)
---- Diffs:
================================================================
Index: packages/gnome-keyring/gnome-keyring.spec
diff -u packages/gnome-keyring/gnome-keyring.spec:1.81.2.4 packages/gnome-keyring/gnome-keyring.spec:1.81.2.5
--- packages/gnome-keyring/gnome-keyring.spec:1.81.2.4 Thu Dec 2 23:53:55 2010
+++ packages/gnome-keyring/gnome-keyring.spec Tue Dec 28 23:09:06 2010
@@ -2,12 +2,12 @@
Summary: Keep passwords and other user's secrets
Summary(pl.UTF-8): Przechowywanie haseł i innych tajnych danych użytkowników
Name: gnome-keyring
-Version: 2.91.3
+Version: 2.91.4
Release: 1
License: LGPL v2+ (library), GPL v2+ (programs)
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/2.91/%{name}-%{version}.tar.bz2
-# Source0-md5: b6a2ce48d5b520467b7ffae00ec29f16
+# Source0-md5: 76b4f017dafb15f97f90088145d52723
URL: http://live.gnome.org/GnomeKeyring
BuildRequires: autoconf
BuildRequires: automake
@@ -16,7 +16,7 @@
BuildRequires: docbook-dtd412-xml
BuildRequires: gettext-devel
BuildRequires: glib2-devel >= 1:2.26.0
-BuildRequires: gtk+3-devel >= 2.91.0
+BuildRequires: gtk+3-devel >= 2.91.7
BuildRequires: gtk-doc >= 1.9
BuildRequires: intltool >= 0.40.0
BuildRequires: libgcrypt-devel >= 1.2.2
@@ -72,7 +72,7 @@
Requires: %{name}-libs = %{version}-%{release}
Requires: dbus-devel >= 1.2.0
Requires: glib2-devel >= 1:2.26.0
-Requires: gtk+3-devel >= 2.91.0
+Requires: gtk+3-devel >= 2.91.7
Requires: libtasn1-devel >= 0.3.4
%description devel
@@ -154,8 +154,8 @@
DESTDIR=$RPM_BUILD_ROOT
%{__rm} $RPM_BUILD_ROOT/%{_lib}/security/pam_gnome_keyring.{l,}a
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/gnome-keyring-pkcs11.{l,}a
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/{devel,standalone}/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/pkcs11/gnome-keyring-pkcs11.{l,}a
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnome-keyring/devel/*.{l,}a
%find_lang %{name}
@@ -182,13 +182,14 @@
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libexecdir}/gnome-keyring-prompt
%attr(755,root,root) %{_libexecdir}/gnome-keyring-prompt-3
-%attr(755,root,root) %{_libdir}/%{name}/gnome-keyring-pkcs11.so
+%attr(755,root,root) %{_libdir}/pkcs11/gnome-keyring-pkcs11.so
%dir %{_libdir}/%{name}/devel
+%attr(755,root,root) %{_libdir}/%{name}/devel/gkm-gnome2-store-standalone.so
+%attr(755,root,root) %{_libdir}/%{name}/devel/gkm-roots-store-standalone.so
+%attr(755,root,root) %{_libdir}/%{name}/devel/gkm-secret-store-standalone.so
%attr(755,root,root) %{_libdir}/%{name}/devel/gkm-ssh-store-standalone.so
-%attr(755,root,root) %{_libdir}/%{name}/devel/gkm-user-store-standalone.so
-%dir %{_libdir}/%{name}/standalone
-%attr(755,root,root) %{_libdir}/%{name}/standalone/gkm-roots-store-standalone.so
-%attr(755,root,root) %{_libdir}/%{name}/standalone/gkm-secret-store-standalone.so
+%attr(755,root,root) %{_libdir}/%{name}/devel/gkm-xdg-store-standalone.so
+%{_sysconfdir}/xdg/pkcs11.conf.defaults
%{_sysconfdir}/xdg/autostart/gnome-keyring-gpg.desktop
%{_sysconfdir}/xdg/autostart/gnome-keyring-pkcs11.desktop
%{_sysconfdir}/xdg/autostart/gnome-keyring-secrets.desktop
@@ -239,6 +240,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81.2.5 2010/12/28 22:09:06 wiget
+- 2.91.4
+
Revision 1.81.2.4 2010/12/02 22:53:55 wiget
- 2.91.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-keyring/gnome-keyring.spec?r1=1.81.2.4&r2=1.81.2.5&f=u
More information about the pld-cvs-commit
mailing list