Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37855406
en ru br
ALT Linux repos
S:0.5.3-alt3.1.qa1
5.0: 0.5.3-alt3
4.1: 0.5.3-alt1
4.0: 0.5.3-alt1
3.0: 0.5.2-alt1.1

Group :: Networking/Mail
RPM: fix-mime-charset

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fix-mime-charset
Version: 0.5.3
Release: alt1

Summary: Fix incorrect charset information in Content-Type MIME headers of e-mail messages
License: GPL v.2
Group: Networking/Mail

URL: http://fix-mime-chr.sourceforge.net
Source0: %name-%version.tar.gz
#Patch0: %name.alt.patch
Packager: Michael Shigorin <mike at altlinux.org>

Requires: common-licenses

# Automatically added by buildreq on Mon Dec 01 2003

BuildRequires: gcc-c++ gnome-libs-devel hostinfo libstdc++-devel pkgconfig

Summary(ru_RU.KOI8-R): Исправляет некорректную кодировку в MIME-заголовках e-mail сообщений

%description
Fix-mime-charset automatically detects character sets of email message
and modifies the Content-Type header appropriately.
It can be used as mail filter in mailing lists where users often set
the charset of their messages incorrectly. It processes messages fast and accurately,
ignoring attachments, and correctly interprets transfer-encodings.
None but the Content-Type header is changed.

%description -l ru_RU.KOI8-R
Fix-mime-charset автоматически определяет кодировку почтового сообщения и изменяет
соответствующим образом поле Content-Type  в заголовке.
Может использоваться как фильтр сообщений в списках рассылки, где пользователи
часто неправильно указывают кодировки своих сообщений.
Программа обрабатывает сообщения быстро и аккуратно, игнорируя вложения и корректно
интерпретирует transfer-encodings.
Кроме поля Content-Type ничего не изменяется.

%prep
%setup -q -n %name-%version

%build
%configure --enable-enca
%make_build

%install
mkdir -p $RPM_BUILD_ROOT/usr/bin
%makeinstall
mkdir -p $RPM_BUILD_ROOT%_docdir/%name-%version
rm -f COPYING
%__ln_s %_licensedir/GPL-2 COPYING

%files
%doc ChangeLog INSTALL COPYING README README.koi8r
%_bindir/*
%_mandir/man1/*

%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