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:   12-May-2004 15:11:08
  Branch: HEAD                             Handle: 2004051214110800

  Modified files:
    openpkg-src/gcc         gcc.spec

  Log:
    modifying package: gcc-3.4.0 20040427 -> 20040512

  Summary:
    Revision    Changes     Path
    1.94        +4  -4      openpkg-src/gcc/gcc.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc/gcc.spec
  ============================================================================
  $ cvs diff -u -r1.93 -r1.94 gcc.spec
  --- openpkg-src/gcc/gcc.spec  27 Apr 2004 14:10:28 -0000      1.93
  +++ openpkg-src/gcc/gcc.spec  12 May 2004 13:11:08 -0000      1.94
  @@ -23,13 +23,13 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   FIXME: with_bounds and with_ssp broken until updated versions are released
  +#   FIXME: with_bounds broken until updated version is released
   
   #   package version
   %define       V_full         3.4.0
   %define       V_comp         %nil
   %define       V_bounds       3.3.3-1.00
  -%define       V_ssp          3.3-7
  +%define       V_ssp          3.4-1
   
   #   package information
   Name:         gcc
  @@ -42,7 +42,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}
  -Release:      20040427
  +Release:      20040512
   
   #   package options
   %option       with_cxx       yes
  @@ -66,7 +66,7 @@
   Source0:      
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/gcc-%{version}.tar.bz2
   Patch0:       gcc.patch
   Patch1:       
http://web.inter.nl.net/hcc/Haj.Ten.Brugge/bounds-checking-gcc-%{V_bounds}.patch.bz2
  -Patch2:       
http://www.trl.ibm.com/projects/security/ssp/gcc3_3/protector-%{V_ssp}.tar.gz
  +Patch2:       
http://www.trl.ibm.com/projects/security/ssp/gcc3_4/protector-%{V_ssp}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to