Группа :: Сети/Прочее
Пакет: bridge
Главная Изменения Спек Патчи Загрузить Bugs and FR
%define iscript %name.init
%define config %name.sysconfig
Name: bridge
Version: 0.1
Release: alt0.M24.1
Summary: Simple init script for building bridge
License: GPL
Group: Networking/Other
Url: ftp://asterisk.krastel.ru
Source: %name-%version.tgz
BuildArch: noarch
Requires: bridge-utils
%description
Simple init script for building (possible transparent) bridge.
%prep
%setup
%build
%install
%__install -D -m 755 %iscript %buildroot%_initdir/%name
%__install -D -m 644 %config %buildroot%_sysconfdir/sysconfig/%name
%post
%post_service %name
%preun
%preun_service %name
%files
%_initdir/%name
%_sysconfdir/sysconfig/%name
%changelog
…
Полный changelog можно просмотреть здесь
%define config %name.sysconfig
Name: bridge
Version: 0.1
Release: alt0.M24.1
Summary: Simple init script for building bridge
License: GPL
Group: Networking/Other
Url: ftp://asterisk.krastel.ru
Source: %name-%version.tgz
BuildArch: noarch
Requires: bridge-utils
%description
Simple init script for building (possible transparent) bridge.
%prep
%setup
%build
%install
%__install -D -m 755 %iscript %buildroot%_initdir/%name
%__install -D -m 644 %config %buildroot%_sysconfdir/sysconfig/%name
%post
%post_service %name
%preun
%preun_service %name
%files
%_initdir/%name
%_sysconfdir/sysconfig/%name
%changelog
…
Полный changelog можно просмотреть здесь