Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2741 → Rev 2740

/rpms/nfdump.spec
10,6 → 10,7
BuildRequires: lib64rrdtool-devel
BuildRoot: %{_tmppath}/%{name}-root
Url: https://github.com/phaag/nfdump
Requires: nfdump-libs = %{version}-%{release}
 
%description
The nfdump tools collect and process netflow data on the command line.
16,6 → 17,13
They are part of the NFSEN project, which is explained more detailed at
http://www.terena.nl/tech/task-forces/tf-csirt/meeting12/nfsen-Haag.pdf
 
%package -n %{libname}
Summary: Libraries used by NFDUMP packages
Group: System/Libraries
 
%description -n %{libname}
%{summary}.
 
%prep
rm -rf $RPM_BUILD_ROOT
%setup -q
39,11 → 47,13
%license LICENSE
%doc AUTHORS ChangeLog README.md
%{_bindir}/*
%{_libdir}/*
%{_mandir}/man1/*
 
%files -n %{libname}
%{_libdir}/*
 
%changelog
* Thu Jan 03 2019 Richard REY <Rexy>
- Version 1.6.17 for ALCASAR 3.3.3
* Sat Jun 22 2019 Richard REY <Rexy>
- Version 1.6.17-2 for ALCASAR 3.4
* Thu Jan 03 2019 Richard REY <Rexy>
- Version 1.6.17 for ALCASAR 3.3.3