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:   16-Oct-2005 10:49:01
  Branch: HEAD                             Handle: 2005101609490100

  Modified files:
    openpkg-src/xft         xft.spec

  Log:
    apply the usual CPP hack

  Summary:
    Revision    Changes     Path
    1.16        +4  -1      openpkg-src/xft/xft.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xft/xft.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 xft.spec
  --- openpkg-src/xft/xft.spec  6 Oct 2005 07:15:32 -0000       1.15
  +++ openpkg-src/xft/xft.spec  16 Oct 2005 08:49:01 -0000      1.16
  @@ -33,7 +33,7 @@
   Group:        XWindow
   License:      GPL
   Version:      2.1.6
  -Release:      20051006
  +Release:      20051016
   
   #   list of sources
   Source0:      
http://freedesktop.org/~ajax/xlibs-release/libXft-%{version}.tar.bz2
  @@ -64,6 +64,9 @@
   %prep
       %setup -q -n libXft-%{version}
       %patch -p0
  +    %{l_shtool} subst \
  +        -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
  +        configure
   
   %build
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to