SHA256
1
0
forked from pool/seahorse

Accepting request 71609 from home:dimstar:branches:GNOME:Factory

Tweak.. finally drop gp11-devel

OBS-URL: https://build.opensuse.org/request/show/71609
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/seahorse?expand=0&rev=96
This commit is contained in:
Vincent Untz 2011-05-27 09:21:46 +00:00 committed by Git OBS Bridge
parent ab4e7bba90
commit 6b57178da4
5 changed files with 24 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79efc22f9fe7db3d53a02be8bcf910be25aef0e321a49ec87a3a709f8aaaa912
size 2546600

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:819cfb2ead0fbd2030d4da2141e5190cd9bafeaa3e9fdec4a4224a5da5e7cb47
size 2549484

View File

@ -1,7 +1,7 @@
diff --git a/gnome-doc-utils.make b/gnome-doc-utils.make
index a5279cc..13a27e9 100644
--- a/gnome-doc-utils.make
+++ b/gnome-doc-utils.make
Index: seahorse-3.1.1/gnome-doc-utils.make
===================================================================
--- seahorse-3.1.1.orig/gnome-doc-utils.make
+++ seahorse-3.1.1/gnome-doc-utils.make
@@ -23,6 +23,8 @@
################################################################################
## @@ Generating Header Files
@ -29,7 +29,7 @@ index a5279cc..13a27e9 100644
for id in $$ids; do \
echo '#define HELP_'`echo $$docid`'_'`echo $$id \
| sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \
@@ -170,7 +172,7 @@ $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml
@@ -180,7 +182,7 @@ $(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %
echo "The file '$(_skcontentslist)' does not exist." >&2; \
echo "Please check your ScrollKeeper installation." >&2; \
exit 1; }
@ -38,7 +38,7 @@ index a5279cc..13a27e9 100644
## @ _DOC_OMF_HTML
## The OMF files for HTML output
@@ -185,7 +187,7 @@ if ENABLE_SK
@@ -195,7 +197,7 @@ if ENABLE_SK
echo "Please check your ScrollKeeper installation." >&2; \
exit 1; }
endif
@ -47,7 +47,7 @@ index a5279cc..13a27e9 100644
## @ _DOC_OMF_ALL
## All OMF output files to be built
@@ -235,7 +237,7 @@ _DOC_C_FIGURES = $(if $(DOC_FIGURES), \
@@ -250,7 +252,7 @@ _DOC_C_FIGURES = $(if $(DOC_FIGURES),
## All HTML documentation in the C locale
# FIXME: probably have to shell escape to determine the file names
_DOC_C_HTML = $(foreach f, \
@ -56,7 +56,7 @@ index a5279cc..13a27e9 100644
--stringparam db.chunk.basename "$(DOC_MODULE)" \
$(_chunks) "C/$(DOC_MODULE).xml"), \
C/$(f).xhtml)
@@ -343,7 +345,7 @@ _DOC_HTML_ALL = $(if $(filter html HTML,$(_DOC_REAL_FORMATS)), \
@@ -379,7 +381,7 @@ _DOC_HTML_ALL = $(if $(filter html HTML,
_DOC_HTML_TOPS = $(foreach lc,C $(_DOC_REAL_LINGUAS),$(lc)/$(DOC_MODULE).xhtml)
$(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS)

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue May 17 18:39:44 CEST 2011 - dimstar@opensuse.org
- Update to version 3.1.1:
+ Fix up use of GcrCertificate
+ Use pool.sks-keyservers.net instead of pgp.mit.edu
+ Build fixes.
+ Updated translations.
- Rebase seahorse-xsltproc-nonet.patch.
- Drop libgp11-devel BuildRequires: gp11 library has been removed
from gnome-kyering since version 2.91.2.
-------------------------------------------------------------------
Wed Apr 27 10:50:21 UTC 2011 - fcrozat@novell.com

View File

@ -21,7 +21,7 @@
Name: seahorse
License: GPLv2+
Group: Productivity/Security
Version: 3.0.1
Version: 3.1.1
Release: 1
Summary: GNOME interface for gnupg
Url: http://seahorse.sourceforge.net/
@ -39,7 +39,6 @@ BuildRequires: libavahi-glib-devel
BuildRequires: libassuan-devel
BuildRequires: libgcr-devel
BuildRequires: libgnome-keyring-devel
BuildRequires: libgp11-devel
BuildRequires: libgpg-error-devel
BuildRequires: libnotify-devel
BuildRequires: libsoup-devel