[packages/seahorse] Update to 3.6.1
megabajt
megabajt at pld-linux.org
Sat Oct 20 10:41:21 CEST 2012
commit 1fe8629ddecbbcd7d92469317e714ffef9fdb695
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sat Oct 20 10:41:11 2012 +0200
Update to 3.6.1
desktop.patch | 11 -----------
seahorse-build.patch | 12 ------------
seahorse.spec | 12 +++++-------
3 files changed, 5 insertions(+), 30 deletions(-)
---
diff --git a/seahorse.spec b/seahorse.spec
index 8435e27..d955521 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -1,13 +1,12 @@
Summary: Seahorse - A GNOME front end for GnuPG
Summary(pl.UTF-8): Seahorse - frontend GNOME do GnuPG
Name: seahorse
-Version: 3.4.1
-Release: 2
+Version: 3.6.1
+Release: 1
License: GPL v2
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.4/%{name}-%{version}.tar.xz
-# Source0-md5: 0d5215a1b6d5747afe0909f4d91f53b9
-Patch0: %{name}-build.patch
+Source0: http://ftp.gnome.org/pub/GNOME/sources/seahorse/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: 87c495a8f9dd862d1df73cc74fae7861
URL: http://www.gnome.org/projects/seahorse/
BuildRequires: atk-devel >= 1.32.0
BuildRequires: autoconf >= 2.63
@@ -24,7 +23,7 @@ BuildRequires: gnupg >= 1.4.5
BuildRequires: gpgme-devel >= 1:1.1.2
BuildRequires: gtk+3-devel >= 3.4.0
BuildRequires: intltool >= 0.40.0
-BuildRequires: libgnome-keyring-devel >= 2.26.0
+BuildRequires: libsecret-devel >= 0.5
BuildRequires: libsoup-devel >= 2.4.0
BuildRequires: libtool
BuildRequires: openldap-devel >= 2.4.6
@@ -60,7 +59,6 @@ kluczami jest prowadzone przez intuicyjny interfejs.
%prep
%setup -q
-%patch0 -p1
%build
%{__glib_gettextize}
diff --git a/desktop.patch b/desktop.patch
deleted file mode 100644
index 0b5edb0..0000000
--- a/desktop.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- seahorse-2.32.0/src/seahorse.desktop.in.in~ 2009-04-18 06:22:13.000000000 +0300
-+++ seahorse-2.32.0/src/seahorse.desktop.in.in 2011-03-26 19:48:35.719882186 +0200
-@@ -5,7 +5,7 @@
- Terminal=false
- Type=Application
- Icon=seahorse
--Categories=GNOME;GTK;Security;Utility;
-+Categories=GNOME;GTK;Security;Utility;System;Settings;
- StartupNotify=true
- X-GNOME-Bugzilla-Bugzilla=GNOME
- X-GNOME-Bugzilla-Product=seahorse
diff --git a/seahorse-build.patch b/seahorse-build.patch
deleted file mode 100644
index f4ae709..0000000
--- a/seahorse-build.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur seahorse-3.4.1.orig//pgp/seahorse-gpgme-keyring.c seahorse-3.4.1/pgp/seahorse-gpgme-keyring.c
---- seahorse-3.4.1.orig//pgp/seahorse-gpgme-keyring.c 2012-01-27 13:50:26.000000000 +0000
-+++ seahorse-3.4.1/pgp/seahorse-gpgme-keyring.c 2012-07-23 17:55:58.026184013 +0000
-@@ -859,7 +859,7 @@
- {
- SeahorseGpgmeKeyring *self = SEAHORSE_GPGME_KEYRING (object);
-
-- g_clear_object (self->pv->actions);
-+ g_clear_object (&self->pv->actions);
- g_hash_table_destroy (self->pv->keys);
-
- /* All monitoring and scheduling should be done */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/seahorse.git/commitdiff/1fe8629ddecbbcd7d92469317e714ffef9fdb695
More information about the pld-cvs-commit
mailing list