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 openpkg-web          Date:   28-Mar-2003 12:01:21
  Branch: HEAD                             Handle: 2003032811011703

  Modified files:
    openpkg-src/nessus-libs nessus-libs.spec
    openpkg-web             news.txt

  Log:
    cleanup package

  Summary:
    Revision    Changes     Path
    1.4         +14 -12     openpkg-src/nessus-libs/nessus-libs.spec
    1.3855      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/nessus-libs/nessus-libs.spec
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 nessus-libs.spec
  --- openpkg-src/nessus-libs/nessus-libs.spec  27 Mar 2003 14:53:58 -0000      1.3
  +++ openpkg-src/nessus-libs/nessus-libs.spec  28 Mar 2003 11:01:20 -0000      1.4
  @@ -25,29 +25,31 @@
   
   #   package information
   Name:         nessus-libs
  -Summary:      Libraries for nessus
  -URL:          www.nessus.org
  +Summary:      Nessus Security Scanner (Libraries)
  +URL:          http://www.nessus.org/
   Vendor:       Renaud Deraison
   Packager:     The OpenPKG Project
  -Distribution: OpenPKG [JUNK]
  +Distribution: OpenPKG [EVAL]
   Group:        Security
   License:      GPL
   Version:      2.0.1
  -Release:      20030227
  +Release:      20030328
   
   #   list of sources
  -Source0:      
ftp://ftp.gwdg.de/pub/linux/misc/nessus/nessus-2.0.1/src/nessus-libraries-%{version}.tar.gz
  +Source0:      
ftp://ftp.nessus.org/pub/nessus/nessus-%{version}/src/nessus-libraries-%{version}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20030324, gcc
  -PreReq:       OpenPKG, openpkg >= 20030324
  +BuildPreReq:  OpenPKG, openpkg >= 20030103, gcc
  +PreReq:       OpenPKG, openpkg >= 20030103
   AutoReq:      no
   AutoReqProv:  no
   
   %description
  -    Libraries for nessus
  +    This is the Library package of the Nessus Security Scanner, a
  +    security scanner which will audit remotely a given network and
  +    determine whether attackers may break into it, or misuse it in some way.
   
   %prep
       %setup -q -n nessus-libraries
  @@ -59,13 +61,13 @@
           --prefix=%{l_prefix} \
           --enable-nessuspcap \
           --disable-cipher \
  -        --enable-shared=no \
  -        --enable-static-yes
  -    %{l_make} %{l_mflags}
  +        --disable-shared \
  +        --enable-static
  +    %{l_make} %{l_mflags -O}
   
   %install
       %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
  -
  +    rm -rf $RPM_BUILD_ROOT%{l_prefix}/sbin/uninstall-nessus
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3854 -r1.3855 news.txt
  --- openpkg-web/news.txt      28 Mar 2003 10:49:24 -0000      1.3854
  +++ openpkg-web/news.txt      28 Mar 2003 11:01:17 -0000      1.3855
  @@ -1,3 +1,4 @@
  +28-Mar-2003: Upgraded package: P</nessus-libs-2.0.1-20030328>
   28-Mar-2003: Upgraded package: P<orbit2-2.7.0-20030228>
   28-Mar-2003: Upgraded package: P<bs-0.97p2-20030328>
   28-Mar-2003: Upgraded package: P<gtk2-2.2.1-20030328>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to