Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37729422
en ru br
ALT Linux repositórios
5.0: 0.3-alt5.1
4.1: 0.3-alt5.1
4.0: 0.3-alt5
3.0: 0.3-alt5

Group :: Desenvolvimento/Python
RPM: python-module-pyflowtools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define version 0.3
%define release alt5
%setup_python_module pyflowtools
Summary: Python extension module for reading flow-tools' data
Name: %packagename
Version: %version
Release: %release.1
Source0: %modulename-%version.tar.gz
Copyright: GPL
Group: Development/Python
Requires: flow-tools zlib
BuildRequires: flow-tools-devel zlib-devel
Obsoletes: pyflowtools

%description
This extension module gives you a simple python interface to NetFlow
data as stored by Mark Fullmer's flow-tools package (see
http://www.splintered.net/sw/flow-tools).

%prep
%setup -q -n %modulename-%version

%build
env CFLAGS="$RPM_OPT_FLAGS" %__python setup.py build

%install
%__python setup.py install \
         --root=%buildroot \
 --optimize=2 \
 --record=INSTALLED_FILES

%clean

%files -f INSTALLED_FILES
%doc CHANGES README COPYING example.py flowprint-full

%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