Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/cyrus-imapd
This commit is contained in:
commit
07a932cada
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: cyrus-imapd
|
Name: cyrus-imapd
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 3%{?dist}
|
Release: 5%{?dist}
|
||||||
|
|
||||||
%define ssl_pem_file /etc/pki/%name/%name.pem
|
%define ssl_pem_file /etc/pki/%name/%name.pem
|
||||||
|
|
||||||
@ -626,14 +626,19 @@ getent passwd cyrus >/dev/null || /usr/sbin/useradd -c "Cyrus IMAP Server" -d /v
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 06 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.1-3
|
* Tue Jun 06 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.1-5
|
||||||
- Remove clamav from build requirements.
|
|
||||||
- Add --cleanup to Cassandane call to hopefully reduce build disk usage.
|
|
||||||
- Disable maxforkrate test on s390x; our builders are too slow to run it.
|
|
||||||
- Use proper path to ctl_mboxlist in cron file.
|
- Use proper path to ctl_mboxlist in cron file.
|
||||||
- Add patch to increase individual test timeout. Sometimes armv7hl can't
|
- Add patch to increase individual test timeout. Sometimes armv7hl can't
|
||||||
complete a single test in 20 seconds.
|
complete a single test in 20 seconds.
|
||||||
|
|
||||||
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.1-4
|
||||||
|
- Perl 5.26 rebuild
|
||||||
|
|
||||||
|
* Fri Jun 02 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.1-3
|
||||||
|
- Remove clamav from build requirements.
|
||||||
|
- Add --cleanup to Cassandane call to hopefully reduce build disk usage.
|
||||||
|
- Disable maxforkrate test on s390x; our builders are too slow to run it.
|
||||||
|
|
||||||
* Fri Jun 02 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.1-2
|
* Fri Jun 02 2017 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.1-2
|
||||||
- Add patch to fix up some endianness issues.
|
- Add patch to fix up some endianness issues.
|
||||||
- Enable both test suites on all architectures.
|
- Enable both test suites on all architectures.
|
||||||
|
Loading…
Reference in New Issue
Block a user