|
|
@@ -41,16 +41,16 @@ Source0: http://www.packetfactory.net/Projects/Libnids/dist/libnids-%{versi
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, libnet, libpcap, make
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20020206, libnet, libpcap, make, gcc
|
|
|
PreReq: OpenPKG, openpkg >= 20020206, libnet, libpcap
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
%description
|
|
|
- Libnids is an implementation of an E-component of Network Intrusion
|
|
|
- Detection System. It emulates the IP stack of Linux 2.0.x. Libnids
|
|
|
- offers IP defragmentation, TCP stream assembly and TCP port scan
|
|
|
- detection.
|
|
|
+ Libnids is an implementation of an E-component of Network Intrusion
|
|
|
+ Detection System. It emulates the IP stack of Linux 2.0.x. Libnids
|
|
|
+ offers IP defragmentation, TCP stream assembly and TCP port scan
|
|
|
+ detection.
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|