Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37728939
en ru br
ALT Linux repos
S:0.07-alt5.2
5.0: 0.07-alt2
4.1: 0.07-alt1
4.0: 0.07-alt1

Group :: Development/Perl
RPM: perl-Mail-Transport-Dbx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Mail-Transport-Dbx
Name: perl-%dist
Version: 0.07
Release: alt5.1.1.1

Summary: Parse Outlook Express mailboxes
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-Test-Pod perl-Test-Pod-Coverage

%description
Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express
mailboxes (more commonly known as .dbx files). It relies on a patched
version of libdbx to make it work on big-endian machines (like Solaris).

%prep
%setup -q -n %dist-%version

# drop me when upstream fix it

if [ %version = 0.07 ]; then
# encoding patch
sed -i -e 's,^=head1,=encoding ISO8859-1\n\n=head1,' `find . -name '*.pm'`
fi

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/Mail
%perl_vendor_autolib/Mail

%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