|
|
@@ -23,9 +23,9 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_here 2006j2
|
|
|
-%define V_real 2006j2
|
|
|
-%define V_subdir 2006j
|
|
|
+%define V_here 2006k
|
|
|
+%define V_real 2006k
|
|
|
+%define V_subdir 2006k
|
|
|
|
|
|
# package information
|
|
|
Name: imap
|
|
|
@@ -38,7 +38,7 @@ Class: BASE
|
|
|
Group: Mail
|
|
|
License: University of Washington's Free-Fork License
|
|
|
Version: %{V_here}
|
|
|
-Release: 20071028
|
|
|
+Release: 20071221
|
|
|
|
|
|
# package options
|
|
|
%option with_ssl yes
|
|
|
@@ -48,9 +48,10 @@ Release: 20071028
|
|
|
%option with_annotate no
|
|
|
|
|
|
# list of sources
|
|
|
+# (ping p@rdus.de if the Kolab patches are unavailable for the latest IMAP version)
|
|
|
Source0: ftp://ftp.cac.washington.edu/imap/old/imap-%{V_real}.tar.Z
|
|
|
Patch0: imap.patch
|
|
|
-Patch1: http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/imap/KOLAB_imap-c-client_%{V_real}_Annotations.patch
|
|
|
+Patch1: http://kolab.org/cgi-bin/viewcvs-kolab.cgi/*checkout*/server/patches/imap/KOLAB_imap-c-client_2006j2_Annotations.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|