parent
c613618b58
commit
a6f6124dda
@ -14,7 +14,7 @@
|
||||
|
||||
Name: cyrus-imapd
|
||||
Version: 3.2.6
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
%define ssl_pem_file_prefix /etc/pki/%name/%name
|
||||
|
||||
@ -98,6 +98,7 @@ BuildRequires: jansson-devel krb5-devel libical-devel libicu-devel
|
||||
BuildRequires: libnghttp2-devel libxml2-devel mariadb-devel net-snmp-devel
|
||||
BuildRequires: openldap-devel openssl-devel libpq-devel
|
||||
BuildRequires: sqlite-devel xapian-core-devel
|
||||
BuildRequires: python3-sphinx
|
||||
|
||||
# Miscellaneous modules needed for 'make check' to function:
|
||||
BuildRequires: cyrus-sasl-plain cyrus-sasl-md5
|
||||
@ -652,6 +653,9 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 26 2021 Pavel Zhukov <pzhukov@redhat.com> - 3.2.6-7
|
||||
- Add python3-sphinx BR to properly build man pages
|
||||
|
||||
* Tue Apr 20 2021 Pavel Zhukov <pzhukov@redhat.com> - 3.2.6-6
|
||||
- disable tests on ix86 to workaround brew bug
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user