[svn] r4894 - in trunk/rpms: 4g8 airsnort arp-scan arpd arphound
arpscan asleap cowpatty darkstat dnstop driftnet echoart
etherape ettercap firewalk fragroute fragrouter honeyd iftop
irpas kernel-module-freeswan kernel-module-openswan knock
labrea lft libnids netwib netwox nget ngrep nmap ntop
nttlscan p0f packit paketto perl-Net-Pcap perl-Net-RawIP
prismstumbler ptunnel python-nids sniffit snort ssidsniff
ssldump tcpflow tcpick tcpreplay tcptrace tcptraceroute
tcptrack traceproto ucarp vomit weplab wifiscanner yersinia
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Sat Nov 18 18:54:04 CET 2006
Author: dries
Date: 2006-11-18 18:53:52 +0100 (Sat, 18 Nov 2006)
New Revision: 4894
Modified:
trunk/rpms/4g8/4g8.spec
trunk/rpms/airsnort/airsnort.spec
trunk/rpms/arp-scan/arp-scan.spec
trunk/rpms/arpd/arpd.spec
trunk/rpms/arphound/arphound.spec
trunk/rpms/arpscan/arpscan.spec
trunk/rpms/asleap/asleap.spec
trunk/rpms/cowpatty/cowpatty.spec
trunk/rpms/darkstat/darkstat.spec
trunk/rpms/dnstop/dnstop.spec
trunk/rpms/driftnet/driftnet.spec
trunk/rpms/echoart/echoart.spec
trunk/rpms/etherape/etherape.spec
trunk/rpms/ettercap/ettercap.spec
trunk/rpms/firewalk/firewalk.spec
trunk/rpms/fragroute/fragroute.spec
trunk/rpms/fragrouter/fragrouter.spec
trunk/rpms/honeyd/honeyd.spec
trunk/rpms/iftop/iftop.spec
trunk/rpms/irpas/irpas.spec
trunk/rpms/kernel-module-freeswan/kernel-module-freeswan.spec
trunk/rpms/kernel-module-openswan/kernel-module-openswan.spec
trunk/rpms/knock/knock.spec
trunk/rpms/labrea/labrea.spec
trunk/rpms/lft/lft.spec
trunk/rpms/libnids/libnids.spec
trunk/rpms/netwib/netwib.spec
trunk/rpms/netwox/netwox.spec
trunk/rpms/nget/nget.spec
trunk/rpms/ngrep/ngrep.spec
trunk/rpms/nmap/nmap.spec
trunk/rpms/ntop/ntop.spec
trunk/rpms/nttlscan/nttlscan.spec
trunk/rpms/p0f/p0f.spec
trunk/rpms/packit/packit.spec
trunk/rpms/paketto/paketto.spec
trunk/rpms/perl-Net-Pcap/perl-Net-Pcap.spec
trunk/rpms/perl-Net-RawIP/perl-Net-RawIP.spec
trunk/rpms/prismstumbler/prismstumbler.spec
trunk/rpms/ptunnel/ptunnel.spec
trunk/rpms/python-nids/python-nids.spec
trunk/rpms/sniffit/sniffit.spec
trunk/rpms/snort/snort.spec
trunk/rpms/ssidsniff/ssidsniff.spec
trunk/rpms/ssldump/ssldump.spec
trunk/rpms/tcpflow/tcpflow.spec
trunk/rpms/tcpick/tcpick.spec
trunk/rpms/tcpreplay/tcpreplay.spec
trunk/rpms/tcptrace/tcptrace.spec
trunk/rpms/tcptraceroute/tcptraceroute.spec
trunk/rpms/tcptrack/tcptrack.spec
trunk/rpms/traceproto/traceproto.spec
trunk/rpms/ucarp/ucarp.spec
trunk/rpms/vomit/vomit.spec
trunk/rpms/weplab/weplab.spec
trunk/rpms/wifiscanner/wifiscanner.spec
trunk/rpms/yersinia/yersinia.spec
Log:
libpcap-devel buildreqs
Modified: trunk/rpms/4g8/4g8.spec
===================================================================
--- trunk/rpms/4g8/4g8.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/4g8/4g8.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -17,6 +17,7 @@
Obsoletes: forgate
BuildRequires: libnet >= 1.1, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Forgate was written as a proof of concept in one method of capturing
Modified: trunk/rpms/airsnort/airsnort.spec
===================================================================
--- trunk/rpms/airsnort/airsnort.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/airsnort/airsnort.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -26,6 +26,7 @@
BuildRequires: gtk+-devel, libgnomeui-devel >= 2.0.0
BuildRequires: autoconf, automake, libpcap
%{!?_without_freedesktop:BuildRequires: desktop-file-utils}
+%{?fc6:BuildRequires:libpcap-devel}
%description
AirSnort is a wireless LAN (WLAN) tool which recovers encryption keys.
Modified: trunk/rpms/arp-scan/arp-scan.spec
===================================================================
--- trunk/rpms/arp-scan/arp-scan.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/arp-scan/arp-scan.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Roy Hills
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: ARP scanning and fingerprinting tool
Name: arp-scan
Version: 1.5
@@ -15,6 +17,7 @@
#libdnet-devel,
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
arp-scan sends ARP (Address Resolution Protocol) queries to the specified
Modified: trunk/rpms/arpd/arpd.spec
===================================================================
--- trunk/rpms/arpd/arpd.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/arpd/arpd.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,6 +1,8 @@
# $Id$
# Authority: dag
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: ARP reply daemon
Name: arpd
Version: 0.2
@@ -15,6 +17,7 @@
BuildRequires: libdnet-devel, libevent-devel, libpcap
Provides: farpd = %{version}-%{release}
+%{?fc6:BuildRequires:libpcap-devel}
%description
arpd replies to any ARP request for an IP address matching the specified
Modified: trunk/rpms/arphound/arphound.spec
===================================================================
--- trunk/rpms/arphound/arphound.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/arphound/arphound.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Matthieu Nottale <matthieu at nottale.net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: ARP traffic monitoring/logging tool
Name: arphound
Version: 1.3.1
@@ -13,6 +15,7 @@
Source: http://www.nottale.net/arphound/download/arphound-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Arphound is a tool that listens to all traffic on an ethernet network
Modified: trunk/rpms/arpscan/arpscan.spec
===================================================================
--- trunk/rpms/arpscan/arpscan.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/arpscan/arpscan.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Jason Ish <jason$codemonkey,net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Very simple ARP scanner
Name: arpscan
Version: 0.2
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libdnet-devel, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
arpscan is a very simple scanner which sends out arp requests for the
Modified: trunk/rpms/asleap/asleap.spec
===================================================================
--- trunk/rpms/asleap/asleap.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/asleap/asleap.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Joshua Wright <jwright$hasborg,com>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Recover weak LEAP and PPTP passwords
Name: asleap
Version: 1.4
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap >= 14:0.8
+%{?fc6:BuildRequires:libpcap-devel}
%description
asleap is a tool to recover weak LEAP and PPTP passwords. asleap is the
Modified: trunk/rpms/cowpatty/cowpatty.spec
===================================================================
--- trunk/rpms/cowpatty/cowpatty.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/cowpatty/cowpatty.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,6 +1,8 @@
# $Id$
# Authority: dag
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Brute-force dictionary attack against WPA-PSK
Name: cowpatty
Version: 2.0
@@ -13,6 +15,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
BuildRequires: openssl-devel, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
coWPAtty is designed to audit the pre-shared key (PSK) selection for WPA
Modified: trunk/rpms/darkstat/darkstat.spec
===================================================================
--- trunk/rpms/darkstat/darkstat.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/darkstat/darkstat.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Emil Mikulic <www-28ab$dmr,ath,cx>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Network traffic analyzer
Name: darkstat
Version: 3.0.540
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
darkstat is a network traffic analyzer. It's basically a packet sniffer
Modified: trunk/rpms/dnstop/dnstop.spec
===================================================================
--- trunk/rpms/dnstop/dnstop.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/dnstop/dnstop.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,7 +1,8 @@
# $Id$
-
# Authority: dag
+%{?dist: %{expand: %%define %dist 1}}
+
%define real_version 20030228
Summary: Displays various tables of DNS traffic on your network
@@ -15,8 +16,8 @@
Source: http://dnstop.measurement-factory.com/src/%{name}-%{real_version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-
BuildRequires: libpcap, ncurses-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
dnstop is a libpcap application (ala tcpdump) that displays various
Modified: trunk/rpms/driftnet/driftnet.spec
===================================================================
--- trunk/rpms/driftnet/driftnet.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/driftnet/driftnet.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -20,6 +20,7 @@
BuildRequires: libpcap, gtk+-devel, libungif-devel, libjpeg-devel
%{?_with_modxorg:BuildRequires: imake}
+%{?fc6:BuildRequires:libpcap-devel}
%description
Driftnet is a program which listens to network traffic and picks out images
Modified: trunk/rpms/echoart/echoart.spec
===================================================================
--- trunk/rpms/echoart/echoart.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/echoart/echoart.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,8 +1,9 @@
# $Id$
-
# Authority: dries
# Upstream: Dennis Opacki <dopacki$adotout,com>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Responds to or drops ICMP echo requests packets
Name: echoart
Version: 0.1
@@ -15,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libnet, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Echoart responds to or drops ICMP echo request packets based on a
Modified: trunk/rpms/etherape/etherape.spec
===================================================================
--- trunk/rpms/etherape/etherape.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/etherape/etherape.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -22,6 +22,7 @@
BuildRequires: libpcap, gcc-c++, pkgconfig, libglade2-devel, libgnomeui-devel
BuildRequires: gettext, scrollkeeper
%{!?_without_freedesktop:BuildRequires: desktop-file-utils}
+%{?fc6:BuildRequires:libpcap-devel}
%description
Etherape is a graphical network monitor for Unix modeled after
Modified: trunk/rpms/ettercap/ettercap.spec
===================================================================
--- trunk/rpms/ettercap/ettercap.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/ettercap/ettercap.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -3,6 +3,8 @@
# Upstream: Marco Valleri <crwm$freemail,it>
# Upstream: Alberto Ornaghi <alor$users,sourceforge,net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Multipurpose sniffer/interceptor/logger for switched LAN
Name: ettercap
Version: 0.7.3
@@ -16,6 +18,7 @@
BuildRequires: openssl-devel, ncurses-devel, gtk2-devel, gcc-c++, libpcap >= 14:0.8.1
BuildRequires: libnet
+%{?fc6:BuildRequires:libpcap-devel}
%description
Ettercap is a multipurpose sniffer/interceptor/logger for switched
Modified: trunk/rpms/firewalk/firewalk.spec
===================================================================
--- trunk/rpms/firewalk/firewalk.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/firewalk/firewalk.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Mike D. Schiffman <mike$infonexus,com>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Active reconnaissance network security tool
Name: firewalk
Version: 5.0
@@ -15,6 +17,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libnet >= 1.1.0, libpcap, libdnet-devel, libtool
+%{?fc6:BuildRequires:libpcap-devel}
%description
Firewalk is an active reconnaissance network security tool that attempts
Modified: trunk/rpms/fragroute/fragroute.spec
===================================================================
--- trunk/rpms/fragroute/fragroute.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/fragroute/fragroute.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Dug Song <dugsong$monkey,org>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Intercepts, modifies, and rewrites egress traffic
Name: fragroute
Version: 1.2
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libdnet-devel, libpcap, libevent-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
Fragroute intercepts, modifies, and rewrites egress traffic destined
Modified: trunk/rpms/fragrouter/fragrouter.spec
===================================================================
--- trunk/rpms/fragrouter/fragrouter.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/fragrouter/fragrouter.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Dug Song <dugsong$monkey,org>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Fragrouter is a network intrusion detection evasion toolkit
Name: fragrouter
Version: 1.6
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: byacc, flex, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Fragrouter is a network intrusion detection evasion toolkit. It
Modified: trunk/rpms/honeyd/honeyd.spec
===================================================================
--- trunk/rpms/honeyd/honeyd.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/honeyd/honeyd.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Niels Provos <provos$citi,umich,edu>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Honeypot daemon
Name: honeyd
Version: 1.5b
@@ -17,6 +19,7 @@
BuildRequires: libpcap, libdnet-devel, libdnsres-devel, libevent-devel
BuildRequires: python-devel >= 2.4
BuildRequires: pcre-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
Honeyd is a small daemon that creates virtual hosts on a network.
Modified: trunk/rpms/iftop/iftop.spec
===================================================================
--- trunk/rpms/iftop/iftop.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/iftop/iftop.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -3,6 +3,8 @@
# Upstream: Paul Warren <pdw$ex-parrot,com>
# Upstream: Chris Lightfoot <chris$ex-parrot,com>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Display bandwidth usage on an interface
Name: iftop
Version: 0.17
@@ -15,6 +17,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap, ncurses-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
iftop does for network usage what top(1) does for CPU usage. It listens
Modified: trunk/rpms/irpas/irpas.spec
===================================================================
--- trunk/rpms/irpas/irpas.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/irpas/irpas.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,8 +1,9 @@
# $Id$
-
# Authority: dag
# Upstream: FX <fx$phenoelit,de>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Inter-network routing protocol attack suite
Name: irpas
Version: 0.10
@@ -14,6 +15,7 @@
Source: http://www.phenoelit.de/irpas/irpas_%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Routing protocols are by definition protocols, which are used by routers
Modified: trunk/rpms/kernel-module-freeswan/kernel-module-freeswan.spec
===================================================================
--- trunk/rpms/kernel-module-freeswan/kernel-module-freeswan.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/kernel-module-freeswan/kernel-module-freeswan.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -10,6 +10,8 @@
# Soapbox: 0
# BuildAsRoot: 1
+%{?dist: %{expand: %%define %dist 1}}
+
%define _libmoddir /lib/modules
%{!?kernel:%define kernel %(rpm -q kernel-source --qf '%{RPMTAG_VERSION}-%{RPMTAG_RELEASE}' | tail -1)}
@@ -39,6 +41,7 @@
BuildRequires: libpcap, gmp-devel
+%{?fc6:BuildRequires:libpcap-devel}
Requires: /boot/vmlinuz-%{kversion}-%{krelease}
Requires: freeswan-utils
Modified: trunk/rpms/kernel-module-openswan/kernel-module-openswan.spec
===================================================================
--- trunk/rpms/kernel-module-openswan/kernel-module-openswan.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/kernel-module-openswan/kernel-module-openswan.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -39,6 +39,7 @@
BuildRequires: libpcap, gmp-devel, /usr/bin/man2html
BuildRequires: kernel-source = %{kernel}
+%{?fc6:BuildRequires:libpcap-devel}
%description
Linux drivers for OpenS/WAN IPsec support.
Modified: trunk/rpms/knock/knock.spec
===================================================================
--- trunk/rpms/knock/knock.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/knock/knock.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Judd Vinet <jvinet$zeroflux,org>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Port-knocking server
Name: knock
Version: 0.5
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
knockd is a port-knock server. It listens to all traffic on an ethernet
Modified: trunk/rpms/labrea/labrea.spec
===================================================================
--- trunk/rpms/labrea/labrea.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/labrea/labrea.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: lorgor <lorgor$users,sourceforge,net>
+%{?dist: %{expand: %%define %dist 1}}
+
%define real_version 2.5-stable-1
Summary: "Sticky" Honeypot and IDS
@@ -16,6 +18,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap, libdnet-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
LaBrea takes over unused IP addresses, and creates virtual servers that
Modified: trunk/rpms/lft/lft.spec
===================================================================
--- trunk/rpms/lft/lft.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/lft/lft.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: <lft$oppleman,com>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Alternative traceroute tool for network (reverse) engineers
Name: lft
Version: 2.5
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
Obsoletes: fft
%description
Modified: trunk/rpms/libnids/libnids.spec
===================================================================
--- trunk/rpms/libnids/libnids.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/libnids/libnids.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Rafal Wojtczuk <nergal$icm,edu,pl>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Implementation of an E-component of Network Intrusion Detection System
Name: libnids
Version: 1.21
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libnet, libpcap, pkgconfig, glib2-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
Libnids is an implementation of an E-component of Network Intrusion
Modified: trunk/rpms/netwib/netwib.spec
===================================================================
--- trunk/rpms/netwib/netwib.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/netwib/netwib.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dries
# Upstream: Laurent Constantin <laurent$constantin,aql,fr>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Functions for network programs
Name: netwib
Version: 5.35.0
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libnet, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Netwib provides most functions needed by network programs. Its objective is
Modified: trunk/rpms/netwox/netwox.spec
===================================================================
--- trunk/rpms/netwox/netwox.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/netwox/netwox.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dries
# Upstream: Laurent Constantin <laurent,constantin$aql,fr>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Toolbox for solving network problems
Name: netwox
Version: 5.35.0
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: netwib, pkgconfig, libpcap, libnet
+%{?fc6:BuildRequires:libpcap-devel}
%description
Netwox is a toolbox that helps to find and solve networks' problems.
Modified: trunk/rpms/nget/nget.spec
===================================================================
--- trunk/rpms/nget/nget.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/nget/nget.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Matthew Mueller <donut$dakotacom,net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Command line NNTP file grabber
Name: nget
Version: 0.27.1
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: pcre-devel, popt, ncurses-devel, zlib-devel, gcc-c++, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
nget is a command line nntp file grabber. It automatically pieces together
Modified: trunk/rpms/ngrep/ngrep.spec
===================================================================
--- trunk/rpms/ngrep/ngrep.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/ngrep/ngrep.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -16,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
ngrep is grep command that works on realtime network data.
Modified: trunk/rpms/nmap/nmap.spec
===================================================================
--- trunk/rpms/nmap/nmap.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/nmap/nmap.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -27,7 +27,7 @@
Source: http://download.insecure.org/nmap/dist/nmap-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, libpcap, pcre-devel, openssl-devel
-
+%{?fc6:BuildRequires:libpcap-devel}
%{!?_without_freedesktop:BuildRequires: desktop-file-utils}
%{!?_without_gtk24:BuildRequires: gtk2-devel >= 2.4}
Modified: trunk/rpms/ntop/ntop.spec
===================================================================
--- trunk/rpms/ntop/ntop.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/ntop/ntop.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Luca Deri <deri$ntop,org>
+%{?dist: %{expand: %%define %dist 1}}
+
%define logmsg logger -t %{name}/rpm
Summary: Network traffic probe that shows the network usage
@@ -17,6 +19,7 @@
BuildRequires: openssl-devel, gdbm-devel, libpcap, rrdtool-devel, zlib-devel, glib-devel
BuildRequires: gd-devel, gcc-c++, automake, autoconf, gettext
+%{?fc6:BuildRequires:libpcap-devel}
Prereq: /sbin/chkconfig, /sbin/ldconfig
%description
Modified: trunk/rpms/nttlscan/nttlscan.spec
===================================================================
--- trunk/rpms/nttlscan/nttlscan.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/nttlscan/nttlscan.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream:
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Quick network topology scanner
Name: nttlscan
Version: 0.1
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap, libdnet-devel, libevent-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
Nttlscan is a quick network topology scanner and functions as a highly
Modified: trunk/rpms/p0f/p0f.spec
===================================================================
--- trunk/rpms/p0f/p0f.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/p0f/p0f.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -17,6 +17,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
Prereq: /sbin/chkconfig
%description
Modified: trunk/rpms/packit/packit.spec
===================================================================
--- trunk/rpms/packit/packit.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/packit/packit.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -16,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libnet >= 1.1, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Packit is a network auditing tool. It's value is derived from its
Modified: trunk/rpms/paketto/paketto.spec
===================================================================
--- trunk/rpms/paketto/paketto.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/paketto/paketto.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -3,6 +3,7 @@
# Upstream: Dan Kaminsky <dan$doxpara,com>
# Distcc: 0
+%{?dist: %{expand: %%define %dist 1}}
Summary: Unusual TCP/IP testing tools
Name: paketto
@@ -17,6 +18,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap, bison, flex
+%{?fc6:BuildRequires:libpcap-devel}
%description
The Paketto Keiretsu is a collection of tools that use new and unusual
Modified: trunk/rpms/perl-Net-Pcap/perl-Net-Pcap.spec
===================================================================
--- trunk/rpms/perl-Net-Pcap/perl-Net-Pcap.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/perl-Net-Pcap/perl-Net-Pcap.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dries
# Upstream: Marco Carnut <kiko$tempest,com,br>
+%{?dist: %{expand: %%define %dist 1}}
+
%define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)
%define perl_vendorarch %(eval "`perl -V:installvendorarch`"; echo $installvendorarch)
@@ -19,6 +21,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: perl, libpcap
+%{?fc6:BuildRequires: libpcap-devel}
%description
This module is an interface to pcap(3) LBL packet capture library.
Modified: trunk/rpms/perl-Net-RawIP/perl-Net-RawIP.spec
===================================================================
--- trunk/rpms/perl-Net-RawIP/perl-Net-RawIP.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/perl-Net-RawIP/perl-Net-RawIP.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dries
# Upstream: Sergey V. Kolychev <ksv$al,lg,ua>
+%{?dist: %{expand: %%define %dist 1}}
+
%define perl_vendorlib %(eval "`perl -V:installvendorlib`"; echo $installvendorlib)
%define perl_vendorarch %(eval "`perl -V:installvendorarch`"; echo $installvendorarch)
@@ -20,6 +22,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: perl, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
This is Net::RawIP, a perl module can to manipulate raw IP packets,
Modified: trunk/rpms/prismstumbler/prismstumbler.spec
===================================================================
--- trunk/rpms/prismstumbler/prismstumbler.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/prismstumbler/prismstumbler.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -27,9 +27,12 @@
BuildRequires: gtk2-devel, sqlite-devel, autoconf, automake, libtool
BuildRequires: libpcap, gcc-c++
%{?_without_xorg:BuildRequires: XFree86-devel}
-%{!?_without_xorg:BuildRequires: xorg-x11-devel}
+%{!?_without_xorg:BuildRequires: libXt-devel}
%{?fc4:BuildRequires: openmotif-devel}
+%{?fc5:BuildRequires: openmotif-devel}
+%{?fc6:BuildRequires: lesstif-devel, libpcap-devel}
+
%description
Prismstumbler is a wireless LAN (WLAN) discovery tool which scans for
beaconframes from accesspoints. Prismstumbler operates by constantly
Modified: trunk/rpms/ptunnel/ptunnel.spec
===================================================================
--- trunk/rpms/ptunnel/ptunnel.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/ptunnel/ptunnel.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dries
# Upstream: Daniel Stodle <daniels$stud,cs,uit,no>
+%{?dist: %{expand: %%define %dist 1}}
+
%define real_name PingTunnel
Summary: Reliably tunnel TCP connections over ICMP packets
@@ -16,6 +18,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Ping Tunnel is a tool for reliably tunneling TCP connections over ICMP echo
Modified: trunk/rpms/python-nids/python-nids.spec
===================================================================
--- trunk/rpms/python-nids/python-nids.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/python-nids/python-nids.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: <mjp$pilcrow,madison,wi,us>
+%{?dist: %{expand: %%define %dist 1}}
+
%define python_sitearch %(%{__python} -c 'from distutils import sysconfig; print sysconfig.get_python_lib(1)')
%define real_name pynids
@@ -18,6 +20,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: python-devel >= 2.2, libnids, libpcap, libnet, libnids
+%{?fc6:BuildRequires:libpcap-devel}
Requires: python >= 2.2, libpcap, libnet, libnids
%description
Modified: trunk/rpms/sniffit/sniffit.spec
===================================================================
--- trunk/rpms/sniffit/sniffit.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/sniffit/sniffit.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
+%{?dist: %{expand: %%define %dist 1}}
+
%define real_version 0.3.7.beta
Summary: network protocol analyzer
@@ -15,6 +17,7 @@
Source: http://reptile.rug.ac.be/~coder/sniffit/files/%{name}.%{real_version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
Excludearch: ia64
Modified: trunk/rpms/snort/snort.spec
===================================================================
--- trunk/rpms/snort/snort.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/snort/snort.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -28,6 +28,7 @@
%{!?_without_odbc:BuildRequires: unixODBC-devel}
%{!?_without_postgresql:BuildRequires: postgresql-devel}
%{!?_without_mysql:BuildRequires: mysql-devel}
+%{?fc6:BuildRequires:libpcap-devel}
%description
Snort is a libpcap-based packet sniffer/logger which
Modified: trunk/rpms/ssidsniff/ssidsniff.spec
===================================================================
--- trunk/rpms/ssidsniff/ssidsniff.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/ssidsniff/ssidsniff.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,6 +1,8 @@
# $Id$
# Authority: dag
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Scan for wireless access points and save captured traffic
Name: ssidsniff
Version: 0.36
@@ -13,6 +15,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
ssidsniff is a nifty tool to use when looking to discover access points
Modified: trunk/rpms/ssldump/ssldump.spec
===================================================================
--- trunk/rpms/ssldump/ssldump.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/ssldump/ssldump.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -17,6 +17,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: openssl-devel >= 0.9.6, libpcap >= 0.4, libtool
+%{?fc6:BuildRequires:libpcap-devel}
%description
ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP
Modified: trunk/rpms/tcpflow/tcpflow.spec
===================================================================
--- trunk/rpms/tcpflow/tcpflow.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/tcpflow/tcpflow.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Jeremy Elson <jelson$circlemud,org>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Network traffic recorder
Name: tcpflow
Version: 0.21
@@ -13,6 +15,7 @@
Source: http://www.circlemud.org/pub/jelson/tcpflow/tcpflow-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
tcpflow is a program that captures data transmitted as part of TCP
Modified: trunk/rpms/tcpick/tcpick.spec
===================================================================
--- trunk/rpms/tcpick/tcpick.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/tcpick/tcpick.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: <tcpick-project$lists,sourceforge,net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: TCP stream sniffer and connection tracker
Name: tcpick
Version: 0.2.1
@@ -13,6 +15,7 @@
Source: http://dl.sf.net/tcpick/tcpick-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
tcpick is a textmode sniffer that can track tcp streams and saves the data
Modified: trunk/rpms/tcpreplay/tcpreplay.spec
===================================================================
--- trunk/rpms/tcpreplay/tcpreplay.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/tcpreplay/tcpreplay.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: <tcpreplay-users$lists,sf,net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Replay captured network traffic
Name: tcpreplay
Version: 2.3.5
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libnet >= 1.1.1, tcpdump, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Tcpreplay is a tool to replay captured network traffic. Currently, tcpreplay
Modified: trunk/rpms/tcptrace/tcptrace.spec
===================================================================
--- trunk/rpms/tcptrace/tcptrace.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/tcptrace/tcptrace.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: <tcptrace$tcptrace,org>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Performs analysis of tcp flows from packet dumps
Name: tcptrace
Version: 6.6.7
@@ -13,6 +15,7 @@
Source: http://tcptrace.org/download/tcptrace-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
tcptrace is a tool for performing analysis on network packet dumps and
Modified: trunk/rpms/tcptraceroute/tcptraceroute.spec
===================================================================
--- trunk/rpms/tcptraceroute/tcptraceroute.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/tcptraceroute/tcptraceroute.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -3,6 +3,8 @@
# Upstream: Michael C. Toren <mct$toren,net>
# Upstream: <tcptraceroute-dev$netisland,net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Traceroute implementation using TCP packets
Name: tcptraceroute
Version: 1.5
@@ -16,6 +18,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap, libnet
+%{?fc6:BuildRequires:libpcap-devel}
%description
tcptraceroute is a traceroute implementation using TCP packets.
Modified: trunk/rpms/tcptrack/tcptrack.spec
===================================================================
--- trunk/rpms/tcptrack/tcptrack.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/tcptrack/tcptrack.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: Steve Benson <steve$rhythm,cx>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Packet sniffer which displays TCP information like the 'top' command
Name: tcptrack
Version: 1.1.5
@@ -15,6 +17,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: gcc-c++, ncurses-devel, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
tcptrack is a sniffer which displays information about TCP connections it
Modified: trunk/rpms/traceproto/traceproto.spec
===================================================================
--- trunk/rpms/traceproto/traceproto.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/traceproto/traceproto.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,6 +1,8 @@
# $Id$
# Authority: dag
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Flexible multiprotocol traceroute
Name: traceproto
Version: 1.1.1
@@ -14,6 +16,7 @@
BuildRequires: libnet >= 1.1.0, libpcap, ncurses-devel
Requires: libnet >= 1.1.0, libpcap
+%{?fc6:BuildRequires:libpcap-devel}
%description
Traceproto is an enhanced traceroute-like tool that can use protocols
Modified: trunk/rpms/ucarp/ucarp.spec
===================================================================
--- trunk/rpms/ucarp/ucarp.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/ucarp/ucarp.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,6 +1,8 @@
# $Id$
# Authority: matthias
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Common Address Redundancy Protocol (CARP) for Unix
Name: ucarp
Version: 1.1
@@ -16,6 +18,7 @@
Requires(preun): /sbin/chkconfig, /sbin/service
Requires(postun): /sbin/service
BuildRequires: libpcap, gettext
+%{?fc6:BuildRequires:libpcap-devel}
%description
Modified: trunk/rpms/vomit/vomit.spec
===================================================================
--- trunk/rpms/vomit/vomit.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/vomit/vomit.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,7 +1,9 @@
# $Id$
-# Authority :dag
+# Authority: dag
# Upstream: Niels Provos <provos$citi,umich,edu>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Decodes VoIP audio from tcpdump captures
Name: vomit
Version: 0.2c
@@ -14,6 +16,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libdnet-devel, libevent-devel, libpcap, automake >= 1.4
+%{?fc6:BuildRequires:libpcap-devel}
Requires: libdnet, libevent, libpcap
%description
Modified: trunk/rpms/weplab/weplab.spec
===================================================================
--- trunk/rpms/weplab/weplab.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/weplab/weplab.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -2,6 +2,8 @@
# Authority: dag
# Upstream: José Ignacio Sánchez Martín <topolb at users.sourceforge.net>
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Analyzing WEP encryption security on wireless networks
Name: weplab
Version: 0.1.5
@@ -13,6 +15,7 @@
Source: http://dl.sf.net/weplab/weplab-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libpcap, autoconf, automake
+%{?fc6:BuildRequires:libpcap-devel}
%description
WepLab is a tool designed to teach how WEP works, what different
Modified: trunk/rpms/wifiscanner/wifiscanner.spec
===================================================================
--- trunk/rpms/wifiscanner/wifiscanner.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/wifiscanner/wifiscanner.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,6 +1,8 @@
# $Id$
# Authority: dag
+%{?dist: %{expand: %%define %dist 1}}
+
%define real_name WifiScanner
Summary: Discover wireless clients and access points
@@ -16,6 +18,7 @@
BuildRequires: libpcap, glib-devel, gcc-c++, bison, flex, glib2-devel
BuildRequires: ncurses-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
WifiScanner is a tool to discover wireless clients and access points.
Modified: trunk/rpms/yersinia/yersinia.spec
===================================================================
--- trunk/rpms/yersinia/yersinia.spec 2006-11-18 17:10:36 UTC (rev 4893)
+++ trunk/rpms/yersinia/yersinia.spec 2006-11-18 17:53:52 UTC (rev 4894)
@@ -1,6 +1,8 @@
# $Id$
# Authority: dries
+%{?dist: %{expand: %%define %dist 1}}
+
Summary: Tests and attacks for network protocols
Name: yersinia
Version: 0.7
@@ -13,6 +15,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: libnet, libpcap, ncurses-devel
+%{?fc6:BuildRequires:libpcap-devel}
%description
Yersinia implements several attacks for the following protocols:
More information about the svn-commits
mailing list