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:   09-Jan-2003 21:49:29
  Branch: HEAD                             Handle: 2003010920492701

  Added files:
    openpkg-src/gcc33       gcc33.patch
  Modified files:
    openpkg-src/gcc33       gcc33.spec
    openpkg-web             news.txt

  Log:
    switch snapshot to PLUS and include freebsd patch

  Summary:
    Revision    Changes     Path
    1.1         +10 -0      openpkg-src/gcc33/gcc33.patch
    1.8         +4  -2      openpkg-src/gcc33/gcc33.spec
    1.2627      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc33/gcc33.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.1 gcc33.patch
  --- /dev/null 2003-01-09 21:49:28.000000000 +0100
  +++ gcc33.patch       2003-01-09 21:49:28.000000000 +0100
  @@ -0,0 +1,10 @@
  +--- gcc/config/t-freebsd.orig        Tue Oct  1 20:37:02 2002
  ++++ gcc/config/t-freebsd     Tue Oct  1 20:36:10 2002
  +@@ -2,4 +2,7 @@
  + STMP_FIXPROTO =
  + 
  ++# We don't need GCC's own include files.
  ++USER_H =
  ++
  + # Compile crtbeginS.o and crtendS.o with pic.
  + CRTSTUFF_T_CFLAGS_S = -fPIC
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc33/gcc33.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 gcc33.spec
  --- openpkg-src/gcc33/gcc33.spec      7 Jan 2003 09:31:10 -0000       1.7
  +++ openpkg-src/gcc33/gcc33.spec      9 Jan 2003 20:49:28 -0000       1.8
  @@ -35,11 +35,11 @@
   URL:          http://gcc.gnu.org/
   Vendor:       Free Software Foundation
   Packager:     The OpenPKG Project
  -Distribution: OpenPKG [CORE]
  +Distribution: OpenPKG [PLUS]
   Group:        Language
   License:      GPL
   Version:      %{V_major}s%{V_snap_comp}
  -Release:      20030107
  +Release:      20030109
   
   #   package options
   %option       with_cxx       yes
  @@ -49,6 +49,7 @@
   
   #   list of sources
   Source0:      
ftp://gcc.gnu.org/pub/gcc/snapshots/%{V_snap_dash}/gcc-%{V_snap_comp}.tar.bz2
  +Patch0:       gcc33.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -68,6 +69,7 @@
   
   %prep
       %setup -q -n gcc-%{V_snap_comp}
  +    %patch -p0
       %{l_shtool} subst -v -s \
           -e "s;PREFIX_INCLUDE_DIR;PREFIX_INCLUDE_DIR_DISABLED;g" \
           gcc/configure
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.2626 -r1.2627 news.txt
  --- openpkg-web/news.txt      9 Jan 2003 19:52:01 -0000       1.2626
  +++ openpkg-web/news.txt      9 Jan 2003 20:49:27 -0000       1.2627
  @@ -1,3 +1,4 @@
  +09-Jan-2003: Upgraded package: P<gcc33-3.3s20030106-20030109>
   09-Jan-2003: Upgraded package: P<gcc-3.2.1-20030109>
   09-Jan-2003: Upgraded package: P<mysql-3.23.54a-20030109>
   09-Jan-2003: Upgraded package: P<openpkg-tool-20030109-20030109>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to