]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
- updated to 2.0.17, updated ipv6 patch, removed obsolete *overflow patches
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 10 Jan 2003 15:13:27 +0000 (15:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed ugly bug in snprintf patch (possible SEGV)
- candidate for ra/updates/

Changed files:
    cyrus-imapd.spec -> 1.62

cyrus-imapd.spec

index a9cfb0d2d93028e504a1acb89044def86e8f5835..413ba1a70508b28f725480ff22ebc360c84d5c14 100644 (file)
@@ -3,8 +3,8 @@ Summary:        High-performance mail store with imap and pop3
 Summary(pl):   Wysoko wydajny serwer IMAP i POP3
 Summary(pt_BR):        Um servidor de mail de alto desempenho que suporta IMAP e POP3
 Name:          cyrus-imapd
-Version:       2.0.16
-Release:       11
+Version:       2.0.17
+Release:       1
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%{name}-%{version}.tar.gz
@@ -23,15 +23,13 @@ Patch0:             %{name}-snmp.patch
 Patch1:                %{name}-mandir.patch
 Patch2:                %{name}-paths.patch
 Patch3:                %{name}-overquota.patch
-Patch4:                http://www.imasy.or.jp/~ume/ipv6/%{name}-2.0.16-ipv6-20010728.diff.gz
+Patch4:                http://www.imasy.or.jp/~ume/ipv6/%{name}-2.0.17-ipv6-20021205.diff.gz
 Patch5:                %{name}-et.patch
 Patch6:                %{name}-ac250.patch
 Patch7:                %{name}-db3.patch
 Patch8:                %{name}-ipv6.m4.patch
 Patch9:                %{name}-ac25x.patch
-Patch10:       %{name}-sieve-overflows.patch
-Patch11:       %{name}-imap-intoverflow.patch
-Patch12:       %{name}-snprintf.patch
+Patch10:       %{name}-snprintf.patch
 URL:           http://andrew2.andrew.cmu.edu/cyrus/imapd/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -42,7 +40,7 @@ BuildRequires:        flex
 BuildRequires: openssl-devel >= 0.9.6a
 BuildRequires: perl-devel >= 5.6.1
 BuildRequires: ucd-snmp-devel >= 4.2.6
-Prereq:                rc-scripts
+PreReq:                rc-scripts
 Requires(pre): /usr/sbin/useradd
 Requires(post,preun):/sbin/chkconfig
 Requires(postun):      /usr/sbin/userdel
@@ -160,8 +158,6 @@ Perlowy interfejs do biblioteki cyrus-imapd.
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch11 -p1
-%patch12 -p1
 
 %build
 cd makedepend
This page took 0.213635 seconds and 4 git commands to generate.