SPECS: pktstat.spec - BR: ac,am,lt

qboosh qboosh at pld-linux.org
Thu Mar 9 12:18:59 CET 2006


Author: qboosh                       Date: Thu Mar  9 11:18:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: ac,am,lt

---- Files affected:
SPECS:
   pktstat.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/pktstat.spec
diff -u SPECS/pktstat.spec:1.4 SPECS/pktstat.spec:1.5
--- SPECS/pktstat.spec:1.4	Wed Mar  8 12:42:06 2006
+++ SPECS/pktstat.spec	Thu Mar  9 12:18:52 2006
@@ -9,17 +9,20 @@
 Source0:	http://www.adaptive-enterprises.com.au/~d/software/pktstat/%{name}-%{version}.tar.gz
 # Source0-md5:	974783a6b645c14f54908067be5f3a76
 URL:		http://www.adaptive-enterprises.com.au/~d/software/pktstat/
+BuildRequires:	autoconf >= 2.50
+BuildRequires:	automake
 BuildRequires:	libpcap-devel
+BuildRequires:	libtool
 BuildRequires:	ncurses-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Display a real-time list of active connections seen on a network
-interface, and how much bandwidth is being used by what. Partially decodes
-HTTP and FTP protocols to show what filename is being transferred. X11
-application names are also shown. Entries hang around on the screen for
-a few seconds so you can see what just happened. Also accepts filter
-expressions a'la tcpdump.
+interface, and how much bandwidth is being used by what. Partially
+decodes HTTP and FTP protocols to show what filename is being
+transferred. X11 application names are also shown. Entries hang around
+on the screen for a few seconds so you can see what just happened.
+Also accepts filter expressions a'la tcpdump.
 
 %description -l pl
 Wyświetla na żywo listę połączeń widocznych na interfejsie sieciowym,
@@ -38,7 +41,8 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+%configure \
+	CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 
 %{__make} %{name} \
 	CC="%{__cc}" \
@@ -66,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/03/09 11:18:52  qboosh
+- BR: ac,am,lt
+
 Revision 1.4  2006/03/08 11:42:06  maciek2w
 - updated to 1.8.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pktstat.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list