* Sat Aug 30 2008 Michel Salim <salimma@fedoraproject.org> 2.23.90-2

- Patch configure to detect gpg2 binary
This commit is contained in:
Michel Alexandre Salim 2008-08-31 03:05:54 +00:00
parent f9dee5e135
commit 9a6d879e4b
2 changed files with 17 additions and 1 deletions

View File

@ -0,0 +1,11 @@
--- seahorse-2.23.90/configure.gpg2 2008-08-18 13:01:35.000000000 -0400
+++ seahorse-2.23.90/configure 2008-08-30 22:50:06.000000000 -0400
@@ -21829,7 +21829,7 @@
if test "$DO_CHECK" = "yes"; then
accepted_versions="1.2 1.4 2.0"
# Extract the first word of "gpg", so it can be a program name with args.
-set dummy gpg; ac_word=$2
+set dummy gpg2; ac_word=$2
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
if test "${ac_cv_path_GNUPG+set}" = set; then

View File

@ -1,6 +1,6 @@
Name: seahorse
Version: 2.23.90
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A GNOME application for managing encryption keys
Group: User Interface/Desktops
# seahorse is GPLv2+
@ -8,6 +8,7 @@ Group: User Interface/Desktops
License: GPLv2+ and LGPLv2+
URL: http://projects.gnome.org/seahorse/
Source: http://download.gnome.org/sources/seahorse/2.23/%{name}-%{version}.tar.bz2
Patch0: seahorse-2.23.90-gpg2.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: desktop-file-utils
@ -53,6 +54,7 @@ library that belongs to seahorse.
%prep
%setup -q
%patch0 -p1 -b .gpg2
%build
%configure --disable-scrollkeeper
@ -140,6 +142,9 @@ fi
%{_libdir}/pkgconfig/cryptui-0.0.pc
%changelog
* Sat Aug 30 2008 Michel Salim <salimma@fedoraproject.org> 2.23.90-2
- Patch configure to detect gpg2 binary
* Sat Aug 23 2008 Matthias Clasen <mclasen@redhat.com> 2.23.90-1
- Update to 2.23.90