Accepting request 208755 from server:mail
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/208755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/msmtp?expand=0&rev=29
This commit is contained in:
commit
4b999c3476
@ -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
|
Fri Apr 19 12:46:40 UTC 2013 - mrueckert@suse.de
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_with gnome-keyring
|
%bcond_with gnome_keyring
|
||||||
|
|
||||||
Name: msmtp
|
Name: msmtp
|
||||||
Version: 1.4.28
|
Version: 1.4.28
|
||||||
@ -24,7 +24,7 @@ Release: 0
|
|||||||
BuildRequires: libidn-devel
|
BuildRequires: libidn-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%if %{with gnome-keyring}
|
%if %{with gnome_keyring}
|
||||||
BuildRequires: pkgconfig(gnome-keyring-1)
|
BuildRequires: pkgconfig(gnome-keyring-1)
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1120
|
%if 0%{?suse_version} >= 1120
|
||||||
|
Loading…
Reference in New Issue
Block a user