Modify source0 and source1

This commit is contained in:
baizg1107 2020-09-08 09:57:57 +08:00
parent a0ca55a692
commit 15b22c9e7c

View File

@ -1,11 +1,11 @@
Name: fetchmail
Version: 6.3.26
Release: 23
Release: 24
Summary: A mail-retrieval daemon
License: GPL+ and Public Domain
URL: http://www.fetchmail.info/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc
Source0: http://sourceforge.net/projects/%{name}.berlios/files/%{name}-%{version}.tar.xz
Source1: http://sourceforge.net/projects/%{name}.berlios/files/%{name}-%{version}.tar.xz.asc
Source2: fetchmail.service
Source3: fetchmailrc.example
Patch0: fetchmail-6.3.26-ssl-backport.patch
@ -66,5 +66,8 @@ install -Dp -m 600 %{SOURCE3} %{buildroot}%{_sysconfdir}/fetchmailrc.example
%exclude %{_mandir}/man1/fetchmailconf.1*
%changelog
* Tue Sep 8 2020 baizhonggui <baizhonggui@huawei.com> - 6.3.26-24
- Modify Source0 and Source1.
* Thu Nov 28 2019 huyan <hu.huyan@huawei.com> - 6.3.26-23
- Package Initialization