]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
add update from cyrus-imapd CVS and IPv6 support
authorArtur Frysiak <artur@frysiak.net>
Thu, 26 Apr 2001 16:12:00 +0000 (16:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-imapd.spec -> 1.25

cyrus-imapd.spec

index f3d2b25261b9292566b46b0f42c5cac814118e0a..b1d82d3ed5cd84cfb641bcb3e011b3fdb5e9e2df 100644 (file)
@@ -1,8 +1,8 @@
 %include       /usr/lib/rpm/macros.perl
 Summary:       high-performance mail store with imap and pop3
 Name:          cyrus-imapd
-Version:       2.0.11
-Release:       1.2
+Version:       2.0.12
+Release:       0.1
 License:       academic/research
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -23,12 +23,15 @@ Patch0:             %{name}-snmp.patch
 Patch1:                %{name}-mandir.patch
 Patch2:                %{name}-paths.patch
 Patch3:                %{name}-overquota.patch
+Patch4:                %{name}-cvs20010425.patch
+#Patch5:               http://www.imasy.or.jp/~ume/ipv6/cyrus-imapd-2.0.12-ipv6-20010321.diff.gz
+Patch5:                %{name}-ipv6.patch
 URL:           http://andrew2.andrew.cmu.edu/cyrus/imapd/
 #Icon:         cyrus.gif
 BuildRequires: cyrus-sasl-devel
 #BuildRequires:        tcl-devel >= 8.0
 BuildRequires: openssl-devel
-BuildRequires: perl >= 5.6.0
+BuildRequires: perl >= 5.6.1
 BuildRequires: db3-devel >= 3.1.17
 Obsoletes:     imapd
 Obsoletes:     pop3daemon
@@ -84,6 +87,8 @@ komercyjnego produktu.
 %patch1 -p1
 %patch2 -p0
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 cd makedepend
This page took 0.034224 seconds and 4 git commands to generate.