SPECS: rate.spec - updated to final 0.9, release 2
qboosh
qboosh at pld-linux.org
Wed Oct 11 20:08:32 CEST 2006
Author: qboosh Date: Wed Oct 11 18:08:32 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to final 0.9, release 2
---- Files affected:
SPECS:
rate.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/rate.spec
diff -u SPECS/rate.spec:1.6 SPECS/rate.spec:1.7
--- SPECS/rate.spec:1.6 Fri Mar 4 10:49:36 2005
+++ SPECS/rate.spec Wed Oct 11 20:08:27 2006
@@ -1,15 +1,15 @@
# $Revision$, $Date$
-%define pre pre
Summary: Commandline traffic analysis tool
Summary(pl): Narzędzie linii poleceń do analizy ruchu w sieci
Name: rate
Version: 0.9
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/Networking
-Source0: http://s-tech.elsat.net.pl/bmtools/%{name}-%{version}%{pre}.tar.gz
-# Source0-md5: 6238c7cd1099e48e141b1b2cc6f00e23
-BuildRequires: libpcap-devel
+Source0: http://s-tech.elsat.net.pl/bmtools/%{name}-%{version}.tar.gz
+# Source0-md5: 5689ff8b6e0bb8f78dec9184623c5800
+BuildRequires: libpcap-devel >= 0.8
+BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -39,6 +39,8 @@
%prep
%setup -q
+sed -i -e 's,net/bpf.h,pcap-bpf.h,' lib.c
+
%build
%{__make} \
CC="%{__cc} %{rpmcflags} %{rpmldflags}"
@@ -65,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2006/10/11 18:08:27 qboosh
+- updated to final 0.9, release 2
+
Revision 1.6 2005/03/04 09:49:36 megabajt
- proper license
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rate.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list