From 3168cddf4ca82ee597d6bc20658b8a94bf3d3bcf Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Fri, 12 Jul 2013 17:28:40 +0200 Subject: [PATCH] spec clean up --- cyrus-imapd.spec | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec index aa57474..1f8e67a 100644 --- a/cyrus-imapd.spec +++ b/cyrus-imapd.spec @@ -1,6 +1,6 @@ Name: cyrus-imapd Version: 2.4.17 -Release: 3%{?dist} +Release: 4%{?dist} %define ssl_pem_file %{_sysconfdir}/pki/%{name}/%{name}.pem @@ -144,7 +144,7 @@ find . -type f -name "*.pl" | xargs %{__perl} -pi -e "s@/usr/local/bin/perl@%{__ find . -type f -name "*.pl" -exec chmod 755 {} \; %build -%global _hardened_build 1 +%global _hardened_build 1 CPPFLAGS="${__global_cflags} -I%{_includedir}/et -I%{_includedir}/kerberosIV -fno-strict-aliasing"; export CPPFLAGS CFLAGS="%{__global_cflags} -fno-strict-aliasing"; export CFLAGS @@ -468,6 +468,9 @@ fi %{_mandir}/man1/* %changelog +* Fri Jul 12 2013 Michal Hlavinka - 2.4.17-4 +- spec clean up + * Thu Apr 18 2013 Michal Hlavinka - 2.4.17-3 - make sure binaries are hardened @@ -476,15 +479,15 @@ fi * Sat Dec 1 2012 Jeroen van Meeuwen - 2.4.17-1 - New upstream version, fixes upstream bugs: - - reconstruct doesn't retain internaldate correctly (#3733) - - Race condition in maibox rename (#3696) - - DBERROR db4: Transaction not specified for a transactional database (#3715) - - performance degradation on huge indexes in 2.4 branch (#3717) - - typo fix in imapd.conf man page (#3729) - - quota does not find all quotaroots if quotalegacy, fulldirhash and prefix are used and virtdomains is off (#3735) - - Mail delivered during XFER was lost (#3737) - - replication does not work on RENAME (#3742) - - Failed asserting during APPEND (#3754) +- reconstruct doesn't retain internaldate correctly (#3733) +- Race condition in maibox rename (#3696) +- DBERROR db4: Transaction not specified for a transactional database (#3715) +- performance degradation on huge indexes in 2.4 branch (#3717) +- typo fix in imapd.conf man page (#3729) +- quota does not find all quotaroots if quotalegacy, fulldirhash and prefix are used and virtdomains is off (#3735) +- Mail delivered during XFER was lost (#3737) +- replication does not work on RENAME (#3742) +- Failed asserting during APPEND (#3754) * Fri Nov 30 2012 Michal Hlavinka - 2.4.16-5 - do not use strict aliasing @@ -579,7 +582,7 @@ fi * Thu Mar 31 2011 Michal Hlavinka - 2.4.7-1 - updated to 2.4.7 -* Fri Feb 10 2011 Michal Hlavinka - 2.4.6-1 +* Fri Feb 11 2011 Michal Hlavinka - 2.4.6-1 - updated to 2.4.6 - "autocreate" and "autosieve" features were removed @@ -589,7 +592,7 @@ fi * Fri Jan 21 2011 Michal Hlavinka - 2.3.16-7 - don't force sync io for all filesystems -* Fri Jul 07 2010 Michal Hlavinka - 2.3.16-6 +* Fri Jul 09 2010 Michal Hlavinka - 2.3.16-6 - follow licensing guideline update - devel sub-package has to have virtual static provides (#609604) @@ -764,7 +767,7 @@ fi against new snmp package * Thu Oct 05 2006 Christian Iseli 2.3.7-4 - - rebuilt for unwind info generation, broken in gcc-4.1.1-21 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Mon Sep 18 2006 John Dennis - 2.3.7-3 - bump rev for rebuild @@ -1222,7 +1225,7 @@ fi * Wed Jan 14 2004 Simon Matter - number of mailbox list dumps can now be configured -* Fri Jan 01 2004 Simon Matter +* Fri Jan 02 2004 Simon Matter - updated autosievefolder patch * Thu Dec 18 2003 Simon Matter @@ -1459,7 +1462,7 @@ fi the idea from Luca Olivetti - make deliver-wrapper a compile time option -* Fri May 02 2002 Simon Matter +* Fri May 03 2002 Simon Matter - upgraded to cyrus-imapd 2.1.4 * Mon Apr 22 2002 Simon Matter