Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046184
en ru br
Репозитории ALT
S:0.1-alt3
5.1: 0.1-alt2.2
4.1: 0.1-alt2.1
4.0: 0.1-alt2
3.0:
+backports:0.1-alt0.C30.1
www.altlinux.org/Changes

Группа :: Мониторинг
Пакет: flow-capture

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

%define name flow-capture
%define iscript %name.init
%define sconfig %name.sysconfig
%define flowdir %_logdir/%name

Name: %name
Version: 0.1
Release: alt0.C30.1

Summary: Flow-capture in Netflow collector program
License: GPL
Group: Monitoring
Source: %name-%version.tgz
BuildArch: noarch

Provides: flow-capture-collector
Requires: flow-tools

%description
Flow-capture in Netflow collector program

NOTE: This package DOES NOT contain flow-capture binary itself (it
belong to flow-tools package). This package contain addition componets
(SySV init script and config), to enable you gather netflow statistics
with some netflow sensor (ipcad, fprobe or other).

%prep
%setup

%build
%install
%__mkdir_p %buildroot%_initdir
%__install %iscript %buildroot%_initdir/%name

%__mkdir_p %buildroot%_sysconfdir/sysconfig
%__install %sconfig %buildroot%_sysconfdir/sysconfig/%name

%__mkdir_p %buildroot%flowdir

%post
%post_service %name

%preun
%preun_service %name

%files
%_initdir/%name
%config(noreplace) %_sysconfdir/sysconfig/%name
%dir
%flowdir

%changelog

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

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