OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   17-Jan-2003 18:44:51
  Branch: HEAD                             Handle: 2003011717445100

  Modified files:
    openpkg-src/libnids     libnids.spec

  Log:
    requires gcc, fix indentation

  Summary:
    Revision    Changes     Path
    1.13        +5  -5      openpkg-src/libnids/libnids.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/libnids/libnids.spec
  ============================================================================
  $ cvs diff -u -r1.12 -r1.13 libnids.spec
  --- openpkg-src/libnids/libnids.spec  17 Jan 2003 08:03:55 -0000      1.12
  +++ openpkg-src/libnids/libnids.spec  17 Jan 2003 17:44:51 -0000      1.13
  @@ -41,16 +41,16 @@
   #   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
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to