spec clean up

This commit is contained in:
Michal Hlavinka 2013-07-12 17:28:40 +02:00
parent 58abf451d0
commit 3168cddf4c

View File

@ -1,6 +1,6 @@
Name: cyrus-imapd Name: cyrus-imapd
Version: 2.4.17 Version: 2.4.17
Release: 3%{?dist} Release: 4%{?dist}
%define ssl_pem_file %{_sysconfdir}/pki/%{name}/%{name}.pem %define ssl_pem_file %{_sysconfdir}/pki/%{name}/%{name}.pem
@ -468,6 +468,9 @@ fi
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Fri Jul 12 2013 Michal Hlavinka <mhlavink@redhat.com> - 2.4.17-4
- spec clean up
* Thu Apr 18 2013 Michal Hlavinka <mhlavink@redhat.com> - 2.4.17-3 * Thu Apr 18 2013 Michal Hlavinka <mhlavink@redhat.com> - 2.4.17-3
- make sure binaries are hardened - make sure binaries are hardened
@ -579,7 +582,7 @@ fi
* Thu Mar 31 2011 Michal Hlavinka <mhlavink@redhat.com> - 2.4.7-1 * Thu Mar 31 2011 Michal Hlavinka <mhlavink@redhat.com> - 2.4.7-1
- updated to 2.4.7 - updated to 2.4.7
* Fri Feb 10 2011 Michal Hlavinka <mhlavink@redhat.com> - 2.4.6-1 * Fri Feb 11 2011 Michal Hlavinka <mhlavink@redhat.com> - 2.4.6-1
- updated to 2.4.6 - updated to 2.4.6
- "autocreate" and "autosieve" features were removed - "autocreate" and "autosieve" features were removed
@ -589,7 +592,7 @@ fi
* Fri Jan 21 2011 Michal Hlavinka <mhlavink@redhat.com> - 2.3.16-7 * Fri Jan 21 2011 Michal Hlavinka <mhlavink@redhat.com> - 2.3.16-7
- don't force sync io for all filesystems - don't force sync io for all filesystems
* Fri Jul 07 2010 Michal Hlavinka <mhlavink@redhat.com> - 2.3.16-6 * Fri Jul 09 2010 Michal Hlavinka <mhlavink@redhat.com> - 2.3.16-6
- follow licensing guideline update - follow licensing guideline update
- devel sub-package has to have virtual static provides (#609604) - devel sub-package has to have virtual static provides (#609604)
@ -1222,7 +1225,7 @@ fi
* Wed Jan 14 2004 Simon Matter <simon.matter@invoca.ch> * Wed Jan 14 2004 Simon Matter <simon.matter@invoca.ch>
- number of mailbox list dumps can now be configured - number of mailbox list dumps can now be configured
* Fri Jan 01 2004 Simon Matter <simon.matter@invoca.ch> * Fri Jan 02 2004 Simon Matter <simon.matter@invoca.ch>
- updated autosievefolder patch - updated autosievefolder patch
* Thu Dec 18 2003 Simon Matter <simon.matter@invoca.ch> * Thu Dec 18 2003 Simon Matter <simon.matter@invoca.ch>
@ -1459,7 +1462,7 @@ fi
the idea from Luca Olivetti <luca@olivetti.cjb.net> the idea from Luca Olivetti <luca@olivetti.cjb.net>
- make deliver-wrapper a compile time option - make deliver-wrapper a compile time option
* Fri May 02 2002 Simon Matter <simix@datacomm.ch> * Fri May 03 2002 Simon Matter <simix@datacomm.ch>
- upgraded to cyrus-imapd 2.1.4 - upgraded to cyrus-imapd 2.1.4
* Mon Apr 22 2002 Simon Matter <simix@datacomm.ch> * Mon Apr 22 2002 Simon Matter <simix@datacomm.ch>