]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- rel 6; fix SSL communication shutdown (visible with tpop3d server) auto/ac/fetchmail-6_2_5-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 19 Aug 2004 23:58:02 +0000 (23:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fetchmail.spec -> 1.212

fetchmail.spec

index b38e6964a6eada4eb1b2b68d4ebed8032ffcefbb..396111250e4f1a6625c41380e7b2a6db0a7d8d7b 100644 (file)
@@ -16,7 +16,7 @@ Summary(uk):  
 Summary(zh_CN):        ¹¦ÄÜÇ¿´óµÄ POP/IMAP µç×ÓÓʼþÊÕÈ¡ÊØ»¤½ø³Ì
 Name:          fetchmail
 Version:       6.2.5
-Release:       5
+Release:       6
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://catb.org/~esr/fetchmail/%{name}-%{version}.tar.gz
@@ -27,6 +27,7 @@ Source3:      %{name}.init
 Source4:       %{name}.logrotate
 Patch0:                %{name}-pl.po-update.patch
 Patch1:                %{name}-home_etc.patch
+Patch2:                %{name}-ssl.patch
 Icon:          fetchmail.gif
 URL:           http://www.catb.org/~esr/fetchmail/
 BuildRequires: automake
@@ -169,6 +170,7 @@ Skrypt startowy SysV do uruchamiania systemowego fetchmaila jako demona.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
This page took 0.082871 seconds and 4 git commands to generate.