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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   22-Dec-2007 11:34:48
  Branch: HEAD                             Handle: 2007122210344700

  Modified files:
    openpkg-src/tetex       tetex.spec

  Log:
    does not build with recent version of flex

  Summary:
    Revision    Changes     Path
    1.76        +2  -1      openpkg-src/tetex/tetex.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/tetex/tetex.spec
  ============================================================================
  $ cvs diff -u -r1.75 -r1.76 tetex.spec
  --- openpkg-src/tetex/tetex.spec      7 Feb 2007 08:01:38 -0000       1.75
  +++ openpkg-src/tetex/tetex.spec      22 Dec 2007 10:34:47 -0000      1.76
  @@ -40,7 +40,7 @@
   Group:        Typesetting
   License:      GPL
   Version:      %{V_src}
  -Release:      20070207
  +Release:      20071222
   
   #   package options
   %option       with_x11  no
  @@ -176,6 +176,7 @@
       CFLAGS="%{l_cflags -O}" \
       CXXFLAGS="%{l_cxxflags -O}" \
       CPPFLAGS="%{l_cppflags}" \
  +    LEX="%{l_prefix}/bin/flex-old" \
       ./configure \
           --prefix=$RPM_BUILD_ROOT%{l_prefix} \
           --datadir=$RPM_BUILD_ROOT%{l_prefix}/share \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to