Explorar el Código

requires gcc, fix indentation

Ralf S. Engelschall hace 23 años
padre
commit
93492e7247
Se han modificado 1 ficheros con 5 adiciones y 5 borrados
  1. 5 5
      libnids/libnids.spec

+ 5 - 5
libnids/libnids.spec

@@ -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