[packages/gnome-keyring] Update to 3.8.0
megabajt
megabajt at pld-linux.org
Tue Mar 26 21:51:11 CET 2013
commit c9c62c93e9ac4c4ca008b7a3f28dde470e258cda
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Tue Mar 26 21:50:41 2013 +0100
Update to 3.8.0
- removed -am.patch (applied upstream)
gnome-keyring-am.patch | 11 -----------
gnome-keyring.spec | 9 +++------
2 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/gnome-keyring.spec b/gnome-keyring.spec
index cbede74..fd775ad 100644
--- a/gnome-keyring.spec
+++ b/gnome-keyring.spec
@@ -7,13 +7,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: 3.6.3
+Version: 3.8.0
Release: 1
License: LGPL v2+ (library), GPL v2+ (programs)
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/3.6/%{name}-%{version}.tar.xz
-# Source0-md5: 35c6dde6fc31f0ada1d1a332f4b7fa00
-Patch0: %{name}-am.patch
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-keyring/3.8/%{name}-%{version}.tar.xz
+# Source0-md5: 59758cf9983229b07ffa17da1214d281
URL: http://live.gnome.org/GnomeKeyring
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -80,7 +79,6 @@ w czasie logowania użytkownika i uruchamiania demona keyring.
%prep
%setup -q
-%patch0 -p1
%build
%{__gtkdocize}
@@ -133,7 +131,6 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/%{name}
%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-xdg-store-standalone.so
diff --git a/gnome-keyring-am.patch b/gnome-keyring-am.patch
deleted file mode 100644
index 0317a63..0000000
--- a/gnome-keyring-am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-keyring-3.6.3/configure.ac.orig 2013-02-27 14:31:46.000000000 +0100
-+++ gnome-keyring-3.6.3/configure.ac 2013-03-01 15:56:51.492959326 +0100
-@@ -2,7 +2,7 @@
-
- AM_INIT_AUTOMAKE(gnome-keyring, 3.6.3)
-
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS(config.h)
- m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
-
- dnl ****************************************************************************
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-keyring.git/commitdiff/c9c62c93e9ac4c4ca008b7a3f28dde470e258cda
More information about the pld-cvs-commit
mailing list