Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37488090
en ru br
Репозитории ALT
S:0.5.3-alt3.1.qa1
5.1: 0.5.3-alt3
4.1: 0.5.3-alt1
4.0: 0.5.3-alt1
3.0: 0.5.2-alt1.1
www.altlinux.org/Changes

Группа :: Сети/Почта
Пакет: fix-mime-charset

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: fix-mime-charset
Version: 0.5.2
Release: alt1.1

Summary: Fix incorrect charset information in Content-Type MIME headers of e-mail messages.
Summary(ru): Исправляет некорректную информацию в MIME-заголовках e-mail сообщений
License: GPL v.2
Group: Networking/Mail
URL: http://fix-mime-chr.sourceforge.net/

Source0: %name-%version.tar.bz2
#Patch0: %name.alt.patch

Requires: common-licenses


# Automatically added by buildreq on Mon Dec 01 2003

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

%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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin