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 openpkg$ Date:   15-Jan-2003 11:35:30
  Branch: HEAD                             Handle: 2003011510352802

  Added files:
    openpkg-re/vcheck       vc.its4
    openpkg-src/its4        its4.patch
  Modified files:
    openpkg-src/its4        its4.spec
    openpkg-web             news.txt

  Log:
    fix building under GCC 3.2.1 and upgrade to PLUS class; add dummy
    version tracking file

  Summary:
    Revision    Changes     Path
    1.1         +10 -0      openpkg-re/vcheck/vc.its4
    1.1         +19 -0      openpkg-src/its4/its4.patch
    1.22        +4  -2      openpkg-src/its4/its4.spec
    1.2802      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.its4
  ============================================================================
  $ cvs diff -u -r0 -r1.1 vc.its4
  --- /dev/null 2003-01-15 11:35:28.000000000 +0100
  +++ vc.its4   2003-01-15 11:35:28.000000000 +0100
  @@ -0,0 +1,10 @@
  +config = {
  +}
  +
  +prog its4 = {
  +    disabled
  +    comment   = "rse: no direct URL for tracking"
  +    version   = 1.1.1
  +    url       = http://www.cigital.com/its4/-NO-DIRECT-URL-/
  +    regex     = its4-(__VER__)\.tgz
  +}
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/its4/its4.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.1 its4.patch
  --- /dev/null 2003-01-15 11:35:30.000000000 +0100
  +++ its4.patch        2003-01-15 11:35:30.000000000 +0100
  @@ -0,0 +1,19 @@
  +--- resultsdb.C.orig Thu Oct  5 16:56:59 2000
  ++++ resultsdb.C      Wed Jan 15 11:31:20 2003
  +@@ -43,7 +43,7 @@
  +   delete[] old_table;
  + }
  + 
  +-void AddResult(char *source, int l, Severity s, VulnInfo*v, int explanation=0)
  ++void AddResult(char *source, int l, Severity s, VulnInfo*v, int explanation)
  + {
  +   Result &r = table[num_entries++];
  +   r.source  = source;
  +--- formatter.H.orig Thu Oct  5 16:56:58 2000
  ++++ formatter.H      Wed Jan 15 11:31:38 2003
  +@@ -10,4 +10,4 @@
  + void FormatterOutput();
  + void RunQueries();
  + 
  +-#endif __FORMATTER_H__
  ++#endif /* __FORMATTER_H__ */
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/its4/its4.spec
  ============================================================================
  $ cvs diff -u -r1.21 -r1.22 its4.spec
  --- openpkg-src/its4/its4.spec        3 Jan 2003 10:52:42 -0000       1.21
  +++ openpkg-src/its4/its4.spec        15 Jan 2003 10:35:30 -0000      1.22
  @@ -29,14 +29,15 @@
   URL:          http://www.cigital.com/its4/
   Vendor:       Cigital
   Packager:     The OpenPKG Project
  -Distribution: OpenPKG [EVAL]
  +Distribution: OpenPKG [PLUS]
   Group:        Development
   License:      OSS-style
   Version:      1.1.1
  -Release:      20021204
  +Release:      20030115
   
   #   list of sources
   Source0:      http://www.cigital.com/its4/-NO-DIRECT-URL-/its4-%{version}.tgz
  +Patch0:       its4.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -56,6 +57,7 @@
   
   %prep
       %setup -q -n its4
  +    %patch -p0
   
   %build
       CC="%{l_cc}" \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2801 -r1.2802 news.txt
  --- openpkg-web/news.txt      15 Jan 2003 09:19:29 -0000      1.2801
  +++ openpkg-web/news.txt      15 Jan 2003 10:35:29 -0000      1.2802
  @@ -1,3 +1,4 @@
  +15-Jan-2003: Upgraded package: P<its4-1.1.1-20030115>
   15-Jan-2003: Upgraded package: P<gv-3.5.8-20030115>
   15-Jan-2003: Upgraded package: P<magicpoint-1.09a-20030115>
   15-Jan-2003: Upgraded package: P<j2se-1.3.1-20030115>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to