Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37741716
en ru br
ALT Linux repos
S:1.9.4-alt3
5.0: 0.57-alt1.1
4.1: 0.57-alt0.M41.2
4.0: 0.57-alt0.M40.1
3.0: 0.38-alt1

Group :: Development/C
RPM: libetpan

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libetpan
Version: 0.38
Release: alt1

Summary: this mail library  provide a portable, efficient middleware for different kinds of mail access.
License: Artistic
Group: Development/C

Url: http://%name.sourceforge.net/

Source: %name-%version.tar.gz

# Automatically added by buildreq on Wed Jul 13 2005

BuildRequires: gcc-c++ gcc-g77 libgnutls-devel libgnutls-openssl-devel libgpg-error libstdc++-devel

%package        devel
Summary:        Development environment for %name library.
Group:          Development/C
Requires: %name

%description
The purpose of this mail library is to provide a portable, efficient middleware
for different kinds of mail access. When using the drivers interface,
the interface is the same for all kinds of mail access, remote and local mailboxes.

%description devel
This package contains the header files and libraries for building program which
use lib%name.

%prep
%setup -q

%build
%configure --with-openssl --with-gnutls
%make_build

%install
%makeinstall

%post -p %post_ldconfig_sys
%update_menus

%postun -p %postun_ldconfig
%clean_menus

%files
%doc TODO ChangeLog NEWS INSTALL COPYRIGHT
%_libdir/%name.so.*

%files devel
%_bindir/%name-config
%_includedir/%name.h
%_includedir/%name
%_libdir/%name.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin