|
|
@ -3,7 +3,7 @@
|
|
|
|
Summary: SMTP client library
|
|
|
|
Summary: SMTP client library
|
|
|
|
Name: libesmtp
|
|
|
|
Name: libesmtp
|
|
|
|
Version: 1.0.6
|
|
|
|
Version: 1.0.6
|
|
|
|
Release: 16%{?dist}
|
|
|
|
Release: 17%{?dist}
|
|
|
|
License: LGPLv2+
|
|
|
|
License: LGPLv2+
|
|
|
|
Source: http://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.bz2
|
|
|
|
Source: http://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.bz2
|
|
|
|
URL: http://www.stafford.uklinux.net/libesmtp/
|
|
|
|
URL: http://www.stafford.uklinux.net/libesmtp/
|
|
|
@ -93,6 +93,9 @@ install -p -m644 -D libesmtp.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libesmtp.pc
|
|
|
|
%{_libdir}/pkgconfig/libesmtp.pc
|
|
|
|
%{_libdir}/pkgconfig/libesmtp.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.6-17
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 21 2018 Pawel Salek <salek@kth.se> - 1.0.6-16
|
|
|
|
* Sat Jul 21 2018 Pawel Salek <salek@kth.se> - 1.0.6-16
|
|
|
|
- apply the ssl patch from https://bugzilla.redhat.com/show_bug.cgi?id=1483350
|
|
|
|
- apply the ssl patch from https://bugzilla.redhat.com/show_bug.cgi?id=1483350
|
|
|
|
|
|
|
|
|
|
|
|