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

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

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

Name: ppp-common
Version: 0.4.2
Release: alt1

Summary: PPP and ALTLinux shared files
License: GPL
Group: System/Base

Packager: Denis Ovsienko <pilot at altlinux.ru>
Source: %name-%version.tar.bz2

BuildArch: noarch
Conflicts: net-scripts < 0:0.5.5
Provides: %_sysconfdir/ppp/ip-up.d, %_sysconfdir/ppp/ip-down.d

Summary(ru_RU.KOI8-R): Разделяемые файлы для PPP и ALTLinux

%description
This package contains a set of files required to integrate PPP
and other packages.

%description -l ru_RU.KOI8-R
Этот пакет содержит набор файлов, необходимых для интеграции PPP
с другими пакетами.

%prep
%setup -q

%install
mkdir -p %buildroot%_sysconfdir
cp -a ppp %buildroot%_sysconfdir/

%post
grep -iqs '#.*ppp temp entry' /etc/resolv.conf \
&& echo '***
*** ppp-common: warning: consider removing "ppp temp entry" lines
***             from /etc/resolv.conf to enable automatic DNS; see
***             https://bugzilla.altlinux.org/show_bug.cgi?id=13773
***             for details
***' >&2 \
||:

%files
%config %_sysconfdir/ppp/ip-up
%config %_sysconfdir/ppp/ip-down
%dir %_sysconfdir/ppp/ip-*.d

%changelog

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

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