From 808c92b6b434eaacc8f975c5db0b0baa0ffb7ee6 Mon Sep 17 00:00:00 2001 From: Jeroen van Meeuwen (Ergo Project) Date: Jul 06 2011 08:17:13 +0000 Subject: Check in version 2.4.10 --- diff --git a/.gitignore b/.gitignore index 1241a97..f47daae 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ cyrus_sharedbackup-0.1.tar.gz /cyrus-imapd-2.4.6.tar.gz /cyrus-imapd-2.4.7.tar.gz /cyrus-imapd-2.4.8.tar.gz +/cyrus-imapd-2.4.10.tar.gz diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec index 6a18102..e7801fd 100644 --- a/cyrus-imapd.spec +++ b/cyrus-imapd.spec @@ -1,6 +1,6 @@ Name: cyrus-imapd -Version: 2.4.8 -Release: 5%{?dist} +Version: 2.4.10 +Release: 1%{?dist} %define ssl_pem_file %{_sysconfdir}/pki/%{name}/%{name}.pem @@ -51,10 +51,6 @@ Patch6: cyrus-imapd-2.3.12p2-current-db.patch # temporary workaround, rhbz#553011, https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=3206 Patch7: cyrus-imapd-2.3.16-nodenny.patch -# compatibility with perl 5.14 -# adapted from http://bugzilla.cyrusimap.org/bugzilla3/show_bug.cgi?id=3478 -Patch8: cyrus-imapd-perl5.14.patch - BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: autoconf @@ -131,7 +127,6 @@ one running the server. %patch3 -p1 -b .flock %patch4 -p1 -b .authid_normalize %patch6 -p1 -b .db4.7 -%patch8 -p1 -b .perl5.14 install -m 644 %{SOURCE4} %{SOURCE5} %{SOURCE11} doc/ @@ -491,6 +486,9 @@ fi %{_mandir}/man1/* %changelog +* Wed Jul 6 2011 Jeroen van Meeuwen - 2.4.10-1 +- New upstream release + * Wed Jun 22 2011 Iain Arnell 2.4.8-5 - Patch to work with Perl 5.14 diff --git a/sources b/sources index 1f0b9ca..cf7ef60 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b55930293787a42d571a47f69aaacf28 cyrus-imapd-2.4.8.tar.gz +55f08eeabf2f93281e61ba27854aea67 cyrus-imapd-2.4.10.tar.gz