Compare commits
5 Commits
6.4.2-1mam
...
6.4.17-1ma
Author | SHA1 | Date | |
---|---|---|---|
5df65e2cd8 | |||
2dd5f6bda8 | |||
7e1b60b4ff | |||
7c62495047 | |||
58b16789ab |
@@ -5,14 +5,14 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: fetchmail
|
||||
Version: 6.4.2
|
||||
Version: 6.4.17
|
||||
Release: 1mamba
|
||||
Summary: A mail-retrieval and forwarding utility
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://fetchmail.berlios.de/
|
||||
URL: https://fetchmail.berlios.de/
|
||||
Source: https://sourceforge.net/projects/fetchmail/files/branch_%{majver}/fetchmail-%{version}.tar.xz
|
||||
Source1: fetchmail.service
|
||||
Source2: %{name}-fetchmailrc
|
||||
@@ -27,7 +27,6 @@ BuildRequires: libpython-devel
|
||||
BuildRequires: maildrop >= 1.6.3
|
||||
Requires: python-tk >= 2.4.3
|
||||
Requires: maildrop >= 1.6.3
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Fetchmail is a mail-retrieval and forwarding utility; it fetches mail from remote mailservers and forwards it to your local (client) machine’s delivery system. You can then handle the retrieved mail using normal mail user agents such as mutt(1), elm(1) or Mail(1). The fetchmail utility can be run in a daemon mode to repeatedly poll one or more systems at a specified interval.
|
||||
@@ -99,6 +98,21 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
||||
#NEWS README README.NTLM README.SSL TODO
|
||||
|
||||
%changelog
|
||||
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 6.4.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 09 2021 Automatic Build System <autodist@mambasoft.it> 6.4.16-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 04 2021 Automatic Build System <autodist@mambasoft.it> 6.4.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 22 2020 Automatic Build System <autodist@mambasoft.it> 6.4.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 04 2020 Automatic Build System <autodist@mambasoft.it> 6.4.8-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Feb 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.2-1mamba
|
||||
- update to 6.4.2
|
||||
|
||||
|
Reference in New Issue
Block a user