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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   08-Mar-2008 21:38:09
  Branch: HEAD                             Handle: 2008030820380800

  Modified files:
    openpkg-src/gcc43       gcc43.spec

  Log:
    sync with gcc44 packaging

  Summary:
    Revision    Changes     Path
    1.67        +3  -2      openpkg-src/gcc43/gcc43.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc43/gcc43.spec
  ============================================================================
  $ cvs diff -u -r1.66 -r1.67 gcc43.spec
  --- openpkg-src/gcc43/gcc43.spec      7 Mar 2008 21:20:09 -0000       1.66
  +++ openpkg-src/gcc43/gcc43.spec      8 Mar 2008 20:38:08 -0000       1.67
  @@ -21,7 +21,7 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   FIXME: rse: GCC 4.3 now officially and unconditionally requires gmp/mpfr!
  +#   FIXME: rse: GCC since 4.3 now officially and unconditionally requires 
gmp/mpfr!
   #   FIXME: rse: This requires blessing "gmp" and "mpfr" to CORE or include 
copies into "gcc"
   #   FIXME: rse: with_cxx=yes fails because of iconv problems
   
  @@ -41,7 +41,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}s%{V_snap}
  -Release:      20080307
  +Release:      20080308
   
   #   package options
   %option       with_cxx       no
  @@ -288,6 +288,7 @@
       rm -f  $RPM_BUILD_ROOT%{l_prefix}/info/dir
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/man7   >/dev/null 2>&1 || true
       rm -f  $RPM_BUILD_ROOT%{l_prefix}/lib/*.la   >/dev/null 2>&1 || true
  +    rm -f  $RPM_BUILD_ROOT%{l_prefix}/lib/libgomp.spec >/dev/null 2>&1 || 
true
       rm -f  $RPM_BUILD_ROOT%{l_prefix}/bin/*-gcc* >/dev/null 2>&1 || true
   %if "%{with_cxx}" == "yes"
       rm -f  $RPM_BUILD_ROOT%{l_prefix}/bin/*-c++  >/dev/null 2>&1 || true
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to