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

Группа :: Система/Основа
Пакет: sendmail-common

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

# $Id: sendmail-common.spec,v 1.1.1.1 2003/10/19 12:33:12 ldv Exp $

Name: sendmail-common
Version: 1.3
Release: alt1

Summary: Common files for sendmail-compatible MTAs
License: GPL
Group: System/Base
Packager: Dmitry V. Levin <ldv at altlinux.org>
BuildArch: noarch

Source: %name-%version.tar.gz

Requires: mktemp >= 1:1.3.1, sed

%description
This package contains files common for sendmail-compatible
Mail Transport Agent packages, e.g. postfix and sendmail.

%prep
%setup -q

%install
%__mkdir_p $RPM_BUILD_ROOT
%__cp -av install/* $RPM_BUILD_ROOT/
%__mkdir_p $RPM_BUILD_ROOT{%_bindir,%_libdir}

for f in %_bindir/mailq %_bindir/newaliases %_libdir/sendmail; do
%__ln_s ../sbin/sendmail "$RPM_BUILD_ROOT$f"
done

%files
%config %_sysconfdir/ppp/ip-up.d/*
%_bindir/*
%_libdir/*
%_datadir/%name

%changelog

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

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