- Show GPG key name when asking for the password (Gnome.org #345965).

This commit is contained in:
Matthew Barnes 2006-06-27 19:53:27 +00:00
parent 9fa07f56d9
commit 7b8ca39822

View File

@ -21,7 +21,7 @@
Summary: Backend data server for evolution
Name: evolution-data-server
Version: 1.7.3
Release: 2
Release: 3
License: LGPL
Group: System Environment/Libraries
Source: %{name}-%{version}.tar.bz2
@ -47,6 +47,9 @@ Patch201: gb-309079-attach-48377.patch
Patch300: evolution-data-server-1.5.4-make_imap4_optional.patch
# Gnome.org #345965 - fixed upstream
Patch301: evolution-data-server-1.7.3-gpg-account-name.patch
BuildRoot: %{_tmppath}/%{name}-root
Requires: libsoup >= %{soup_version}
Requires: ORBit2 >= %{orbit2_version}
@ -128,6 +131,7 @@ evolution-data-server.
%patch200 -p0 -b .fix-uid-leak
%patch201 -p0 -b .fix-comp-ref-leak
%patch300 -p1 -b .make_imap4_optional
%patch301 -p0 -b .gpg-account-name
mkdir -p krb5-fakeprefix/include
mkdir -p krb5-fakeprefix/lib
@ -324,6 +328,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jun 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.3-3
- Show GPG key name when asking for the password (Gnome.org #345965).
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 1.7.3-2
- rebuilt with new gnutls