ALT Linux repositórios

Group :: Sistema/Base
RPM: ppp-common
Main Changelog Spec Patches Sources Download Gear Bugs e FR Repocop
Name: ppp-common
Version: 0.5.1
Release: alt1
Summary: PPP and ALTLinux shared files
License: GPL
Group: System/Base
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.UTF-8): Разделяемые файлы для PPP и ALTLinux
%description
This package contains a set of files required to integrate PPP
and other packages.
%description -l ru_RU.UTF-8
Этот пакет содержит набор файлов, необходимых для интеграции PPP
с другими пакетами.
%prep
%setup
%install
mkdir -p %buildroot%_sysconfdir
cp -a ppp %buildroot%_sysconfdir/
mkdir -p %buildroot%_sysconfdir/ppp/ip-{up,down}.d
%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
…
Todas as alterações você pod ver aqui
Version: 0.5.1
Release: alt1
Summary: PPP and ALTLinux shared files
License: GPL
Group: System/Base
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.UTF-8): Разделяемые файлы для PPP и ALTLinux
%description
This package contains a set of files required to integrate PPP
and other packages.
%description -l ru_RU.UTF-8
Этот пакет содержит набор файлов, необходимых для интеграции PPP
с другими пакетами.
%prep
%setup
%install
mkdir -p %buildroot%_sysconfdir
cp -a ppp %buildroot%_sysconfdir/
mkdir -p %buildroot%_sysconfdir/ppp/ip-{up,down}.d
%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
…
Todas as alterações você pod ver aqui