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:   21-Mar-2003 15:59:00
  Branch: HEAD                             Handle: 2003032114585801

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

  Log:
    back-out Darwin stuff which doesn't work anyway according to Christoph

  Summary:
    Revision    Changes     Path
    1.36        +3  -6      openpkg-src/binutils/binutils.spec
    1.3756      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/binutils/binutils.spec
  ============================================================================
  $ cvs diff -u -r1.35 -r1.36 binutils.spec
  --- openpkg-src/binutils/binutils.spec        17 Mar 2003 12:46:34 -0000      1.35
  +++ openpkg-src/binutils/binutils.spec        21 Mar 2003 14:58:59 -0000      1.36
  @@ -33,7 +33,7 @@
   Group:        Utility
   License:      GPL
   Version:      2.13.2.1
  -Release:      20030317
  +Release:      20030321
   
   #   list of sources
   Source0:      
ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
  @@ -75,11 +75,8 @@
           *-linux*   ) CFLAGS="$CFLAGS -DOPENPKG_OS_LINUX"   ;;
           *-solaris* ) CFLAGS="$CFLAGS -DOPENPKG_OS_SOLARIS" ;;
       esac
  -    opts="--prefix=%{l_prefix}"
  -    case "%{l_target}" in
  -        *-darwin* ) opts="$opts --host=powerpc-apple-macos" ;;
  -    esac
  -    ./configure $opts
  +    ./configure \
  +        --prefix=%{l_prefix}
       %{l_make} %{l_mflags}
   
   %install
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3755 -r1.3756 news.txt
  --- openpkg-web/news.txt      21 Mar 2003 14:31:41 -0000      1.3755
  +++ openpkg-web/news.txt      21 Mar 2003 14:58:58 -0000      1.3756
  @@ -1,3 +1,4 @@
  +21-Mar-2003: Upgraded package: P<binutils-2.13.2.1-20030321>
   21-Mar-2003: Upgraded package: P<apache-1.3.27-20030321>
   21-Mar-2003: Upgraded package: P<openpkg-tool-20030321-20030321>
   21-Mar-2003: Upgraded package: P<inn-2.3.5-20030321>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to