Accepting request 185977 from server:mail
- BuildRequire libgcrpyt-devel instead of libgcrypt for > 12.3 (forwarded request 185970 from oertel) OBS-URL: https://build.opensuse.org/request/show/185977 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutt?expand=0&rev=55
This commit is contained in:
commit
b9d545d8e1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 5 18:06:01 CEST 2013 - ro@suse.de
|
||||
|
||||
- BuildRequire libgcrpyt-devel instead of libgcrypt for > 12.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 10:26:45 UTC 2013 - werner@suse.de
|
||||
|
||||
|
@ -29,7 +29,11 @@ BuildRequires: glibc-i18ndata
|
||||
BuildRequires: ispell
|
||||
BuildRequires: krb5-devel
|
||||
BuildRequires: libcom_err
|
||||
%if 0%{?suse_version} <= 1230
|
||||
BuildRequires: libgcrypt
|
||||
%else
|
||||
BuildRequires: libgcrypt-devel
|
||||
%endif
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libidn-devel
|
||||
|
Loading…
Reference in New Issue
Block a user