Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37765866
en ru br
ALT Linux repositórios
5.0: 1.1-alt4
4.1: 1.1-alt4
4.0: 1.1-alt2
3.0:
+backports:1.1-alt0.C30.1

Group :: Monitoramento
RPM: fprobe-ulog

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define name fprobe-ulog
%define fprobedir %_localstatedir/%name
%define piddir %_var/run

Name: %name
Version: 1.1
Release: alt0.C30.1
Summary: fprobe-ulog: a NetFlow probe
Group: Monitoring
License: GPL
Url: http://fprobe.sourceforge.net
Source: %name-%version.tar.bz2
Source1: %name.init
Source2: %name.sysconfig

# Automatically added by buildreq on Tue May 02 2006

BuildRequires: hostinfo

%description
fprobe-ulog - libipulog-based tool that collect network traffic data
and emit it as NetFlow flows towards the specified collector.

This daemon will be run in chroot()-ed environment (can be turned off)
as non-privileged user (can be turned off).

Also note that package builded with memory optimisation
(--with-hash=xor8). See included README for details.

%prep
%setup -q

%build
%configure --sbindir=%_sbindir --with-piddir=%piddir --with-hash=xor8
%__make

%install
%makeinstall

%__mkdir_p %buildroot%_initdir
%__install %SOURCE1 %buildroot%_initdir/%name

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

%__mkdir_p %buildroot%fprobedir%piddir

%post
%post_service %name

%preun
%preun_service %name
%files
%_initdir/%name
%_sbindir/*
%_man8dir/*
%doc AUTHORS ChangeLog NEWS README COPYING TODO

%config(noreplace) %_sysconfdir/sysconfig/%name

%fprobedir
%defattr(-,nobody,root)
%fprobedir%piddir

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009