|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: SMTP client library
|
|
|
|
|
Name: libesmtp
|
|
|
|
|
Version: 1.0.4
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Source: http://www.stafford.uklinux.net/libesmtp/%{name}-%{version}.tar.bz2
|
|
|
|
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/pkgconfig/libesmtp.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> - 1.0.4-9
|
|
|
|
|
- rebuild with new openssl
|
|
|
|
|
|
|
|
|
|
* Sat Nov 1 2008 Manuel "lonely wolf" Wolfshant <wolfy@fedoraproject.org> - 1.0.4-8
|
|
|
|
|
- do not package libtool files from the plugin directory
|
|
|
|
|
|
|
|
|
|