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

Группа :: Система/Настройка/Сеть
Пакет: mailcap

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

Name: mailcap
Version: 2.1.23
Release: alt1

Summary: Associates helper applications with particular file types.
License: Public domain
Group: System/Configuration/Networking

Source: %name-%version.tar.gz
Patch: %name-%version-alt.patch
Packager: Michael Shigorin <mike at altlinux.org>

BuildArch: noarch

%description
The mailcap file is used by the metamail program.  Metamail reads the
mailcap file to determine how it should display non-text or multimedia
material.  Basically, mailcap associates a particular type of file
with a particular program that a mail agent or other program can call
in order to handle the file.

Mailcap should be installed to allow certain programs to be able to
handle non-text files.

%prep
%setup -q
%patch -p1

%build

%install
mkdir -p %buildroot{%_sysconfdir,%_man4dir}
install -p -m644 mailcap mime.types %buildroot%_sysconfdir
install -p -m644 mailcap.4 %buildroot%_man4dir

%files
%_sysconfdir/*
%_man4dir/*

%changelog

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

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