SHA256
1
0
forked from pool/msmtp

Accepting request 207776 from home:netsroth:branches:server:mail

Fix gnome keyring optionality

OBS-URL: https://build.opensuse.org/request/show/207776
OBS-URL: https://build.opensuse.org/package/show/server:mail/msmtp?expand=0&rev=59
This commit is contained in:
Cristian Rodríguez 2013-11-20 22:22:34 +00:00 committed by Git OBS Bridge
parent 3ec5e56d51
commit 93f6725a30
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 20 14:46:40 CET 2013 - tbehrens@suse.com
- use valid spelling for keyring enabling macro
-------------------------------------------------------------------
Fri Apr 19 12:46:40 UTC 2013 - mrueckert@suse.de

View File

@ -16,7 +16,7 @@
#
%bcond_with gnome-keyring
%bcond_with gnome_keyring
Name: msmtp
Version: 1.4.28
@ -24,7 +24,7 @@ Release: 0
BuildRequires: libidn-devel
BuildRequires: openssl-devel
BuildRequires: pkg-config
%if %{with gnome-keyring}
%if %{with gnome_keyring}
BuildRequires: pkgconfig(gnome-keyring-1)
%endif
%if 0%{?suse_version} >= 1120