Browse Source

fetchmail: rebuild with openssl-1.1.1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11846 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
909b66d00d
1 changed files with 8 additions and 5 deletions
  1. 8 5
      f/fetchmail/fetchmail-vl.spec

+ 8 - 5
f/fetchmail/fetchmail-vl.spec

@@ -5,7 +5,7 @@ Summary: A remote mail retrieval and forwarding utility.
 Summary(ja): 遠隔メール取得/フォワード用ユーティリティ
 Name: fetchmail
 Version: 6.3.26
-Release: 2%{_dist_release}
+Release: 3%{_dist_release}
 Requires: smtpdaemon
 License: GPL
 Group: Applications/Internet
@@ -91,10 +91,10 @@ fetchmail の設定を簡単に行いたい場合は fetchmailconf をインス
 
 %build
 %configure \
-	   --enable-NTLM \
-	   --with-ssl \
-	   --with-kerberos5 \
-	   --with-gssapi
+     --enable-NTLM \
+     --with-ssl \
+     --with-kerberos5 \
+     --with-gssapi
 
 %__make %{?_smp_mflags}
 
@@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/fetchmailconf.1*
 
 %changelog
+* Mon Nov 05 2018 Toshiaki Ara <ara_t@384.jp> 6.3.26-3
+- rebuild with openssl-1.1.1
+
 * Tue Mar  8 2016 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 6.3.26-2
 - rebuilt with openssl 1.0.1s