From a83dcf985a49d3718378c47c51475d7c4b27a91d Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Jul 13 2015 11:53:21 +0000 Subject: Fix fetchmail FTBFS in rawhide, Fix bogus dates in the %%changelog, Fix Source and URL --- diff --git a/fetchmail.spec b/fetchmail.spec index 01782c8..ea749d9 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -1,16 +1,14 @@ -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} - Summary: A remote mail retrieval and forwarding utility Name: fetchmail Version: 6.3.26 -Release: 5%{?dist} -Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz -Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz.asc -URL: http://fetchmail.berlios.de/ +Release: 6%{?dist} +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz +Source1: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz.asc +URL: http://www.fetchmail.info/ # For a breakdown of the licensing, see COPYING License: GPL+ and Public Domain Group: Applications/Internet -BuildRequires: gettext-devel hesiod-devel krb5-devel openssl-devel +BuildRequires: gettext-devel hesiod-devel krb5-devel openssl-devel python3-devel %description Fetchmail is a remote mail retrieval and forwarding utility intended @@ -49,6 +47,12 @@ rm -f $RPM_BUILD_ROOT%{python_sitelib}/fetchmailconf.py* %{_mandir}/man1/fetchmail.1* %changelog +* Mon Jul 13 2015 Vitezslav Crhonek - 6.3.26-6 +- Fix fetchmail FTBFS in rawhide + Resolves: #1239500 +- Fix bogus dates in the %%changelog +- Fix Source and URL + * Wed Jun 17 2015 Fedora Release Engineering - 6.3.26-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild @@ -161,7 +165,7 @@ rm -f $RPM_BUILD_ROOT%{python_sitelib}/fetchmailconf.py* * Wed Dec 3 2008 Vitezslav Crhonek - 6.3.9-1 - Update to fetchmail-6.3.9 -* Tue Sep 18 2008 Vitezslav Crhonek - 6.3.8-8 +* Thu Sep 18 2008 Vitezslav Crhonek - 6.3.8-8 - Rediff all patches to work with patch --fuzz=0 - Replace server(smtp) requires by procmail Resolves: #66396 @@ -325,7 +329,7 @@ rm -f $RPM_BUILD_ROOT%{python_sitelib}/fetchmailconf.py* * Tue Sep 23 2003 Florian La Roche - allow compiling without hesiod -* Tue Jun 22 2003 Nalin Dahyabhai 6.2.0-6 +* Tue Jun 24 2003 Nalin Dahyabhai 6.2.0-6 - rebuild * Wed Jun 04 2003 Elliot Lee