]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- up to 6.3.11 AC-branch auto/ac/fetchmail-6_3_11-1 auto/th/fetchmail-6_3_11-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 7 Aug 2009 11:48:50 +0000 (11:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.spec -> 1.246

fetchmail.spec

index a5004bf6350accd87672067b510b53b1c652a28b..8b008e727610461130549fd26bb783443b41e75e 100644 (file)
@@ -2,7 +2,6 @@
 #
 # Conditional build:
 %bcond_without ssl     # build without SSL support
-%bcond_without ipv6    # build without IPv6 support
 #
 Summary:       Remote mail fetch daemon for POP2, POP3, APOP, IMAP
 Summary(da.UTF-8):     Alsidig POP/IMAP post-afhentnings dæmon
@@ -16,13 +15,13 @@ Summary(tr.UTF-8):  POP2, POP3, APOP, IMAP protokolleri ile uzaktan mektup alma y
 Summary(uk.UTF-8):     Утиліта отримання пошти з віддаленої машини по протоколам POP/IMAP
 Summary(zh_CN.UTF-8):  功能强大的 POP/IMAP 电子邮件收取守护进程
 Name:          fetchmail
-Version:       6.3.10
+Version:       6.3.11
 Release:       1
 License:       GPL
 Group:         Applications/Mail
 #Source0Download: http://developer.berlios.de/project/showfiles.php?group_id=1824
 Source0:       http://download.berlios.de/fetchmail/%{name}-%{version}.tar.bz2
-# Source0-md5: 50f6c7d2c400c6521dec3da459ae30c4
+# Source0-md5: 43b28f296cc0024d3c727319eacae324
 Source1:       %{name}conf.desktop
 Source2:       %{name}.sysconfig
 Source3:       %{name}.init
@@ -179,8 +178,6 @@ rm -f po/stamp-po
 cp -f /usr/share/automake/config.* .
 %configure \
        --enable-nls \
-       --without-included-gettext \
-       %{?with_ipv6:--enable-inet6} \
        --enable-RPA \
        --enable-NTLM \
        --enable-SDPS \
This page took 0.073812 seconds and 4 git commands to generate.