Accepting request 32112 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/seahorse via accept of submit request 32112 revision 4.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/32112
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=75
This commit is contained in:
Vincent Untz 2010-02-11 00:31:50 +00:00 committed by Git OBS Bridge
parent 3ee5b58581
commit 33c738c9b4
5 changed files with 18 additions and 23 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:760bbd0606e9fee0847440290d1552e2f200c9ab83197a8d22e8b06a25b64f9c
size 2396936

3
seahorse-2.29.90.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:470ddaf6e6a4f0747640f99ba6bfe72983ea3bee39c1c46f51d06091a7e3ef43
size 2401819

View File

@ -1,13 +0,0 @@
Index: seahorse-2.29.4/pgp/seahorse-gpg-options.c
===================================================================
--- seahorse-2.29.4.orig/pgp/seahorse-gpg-options.c
+++ seahorse-2.29.4/pgp/seahorse-gpg-options.c
@@ -215,7 +215,7 @@ parse_home_directory (gpgme_engine_info_
/* If it's not a rooted path then expand */
if (t[0] == '~') {
- gpg_homedir = g_strconcat (g_get_home_dir(), ++t);
+ gpg_homedir = g_strconcat (g_get_home_dir(), ++t, NULL);
} else {
gpg_homedir = g_strdup (t);
}

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 11 00:04:45 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.90:
+ pgp: Make subkey creation more robust
+ Drop daemon autostart file
+ Update eggdesktopfile.[ch] from libegg/smclient
+ Various fixes
+ Updated translations.
- Drop seahorse-missing-sentinel.patch: fixed upstream.
- Do not call suse_update_desktop_file on seahorse-daemon: it got
removed.
-------------------------------------------------------------------
Thu Dec 24 15:29:57 CET 2009 - vuntz@opensuse.org

View File

@ -1,5 +1,5 @@
#
# spec file for package seahorse (Version 2.29.4)
# spec file for package seahorse (Version 2.29.90)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -39,15 +39,13 @@ BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
License: GPLv2+
Group: Productivity/Security
Version: 2.29.4
Version: 2.29.90
Release: 1
Requires: %{name}-lang = %{version}
Summary: GNOME2 interface for gnupg
Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE seahorse-xsltproc-nonet.patch
Patch1: seahorse-xsltproc-nonet.patch
# PATCH-FIX-UPSTREAM seahorse-missing-sentinel.patch bgo#605367 vuntz@opensuse.org -- Fix build
Patch2: seahorse-missing-sentinel.patch
Url: http://seahorse.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%gconf_schemas_prereq
@ -70,7 +68,6 @@ Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.
%setup
translation-update-upstream
%patch1 -p1
%patch2 -p1
%build
%configure \
@ -85,7 +82,6 @@ make %{?jobs:-j%jobs}
%endif
%{__rm} -f %{buildroot}%{_libdir}/*.*a
%suse_update_desktop_file %{name} -G "Passwords and Encryption Keys" -N "Seahorse"
%suse_update_desktop_file seahorse-daemon
%find_lang %{name}
%find_gconf_schemas
cat %{name}.schemas_list >%{name}.lst
@ -125,7 +121,6 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/man/man1/*.1.gz
%{_datadir}/pixmaps/seahorse
%{_datadir}/seahorse
%{_sysconfdir}/xdg/autostart/*.desktop
%files lang -f %{name}.lang
# Temporary workaround to not depend on libgnome: own the directories