Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 1944 → Rev 2427

/rpms/nfdump.spec
7,9 → 7,9
Group: Applications/System
Source: %{name}-%{version}.tar.gz
BuildRequires: flex
BuildRoot: %{_tmppath}/%{name}-root
Prefix: /usr
Url: http://nfdump.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-root
Prefix: /usr
Url: http://nfdump.sourceforge.net/
 
%description
The nfdump tools collect and process netflow data on the command line.
22,7 → 22,7
%setup -q
 
%build
./configure --prefix=$RPM_BUILD_ROOT/%{prefix} --libdir=$RPM_BUILD_ROOT/%{_libdir}
./configure --enable-nfprofile --enable-nftrack --prefix=$RPM_BUILD_ROOT/%{prefix} --libdir=$RPM_BUILD_ROOT/%{_libdir}
make
 
%install
36,4 → 36,4
%doc INSTALL README.md ToDo BSD-license.txt AUTHORS ChangeLog
%{prefix}/bin/*
%{prefix}/share/man/man1/*
%{_libdir}/*
%{_libdir}/*