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

  Server: cvs.openpkg.org                  Name:   Torsten Homeyer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   02-May-2006 15:39:43
  Branch: HEAD                             Handle: 2006050214394300

  Modified files:
    openpkg-src/lyx         lyx.spec

  Log:
    upgrading package: lyx 1.3.7 -> 1.4.1

  Summary:
    Revision    Changes     Path
    1.36        +10 -2      openpkg-src/lyx/lyx.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/lyx/lyx.spec
  ============================================================================
  $ cvs diff -u -r1.35 -r1.36 lyx.spec
  --- openpkg-src/lyx/lyx.spec  18 Jan 2006 08:29:16 -0000      1.35
  +++ openpkg-src/lyx/lyx.spec  2 May 2006 13:39:43 -0000       1.36
  @@ -23,7 +23,7 @@
   ##
   
   #   package versions
  -%define       V_lyx    1.3.7
  +%define       V_lyx    1.4.1
   %define       V_xforms 1.0
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:        Print
   License:      GPL
   Version:      %{V_lyx}
  -Release:      20060118
  +Release:      20060502
   
   #   package options
   %option       with_xforms no
  @@ -97,6 +97,14 @@
           -e 's;\([ \t]*\)PC[ \t]*,;\1LYX_PC,;g' \
           -e 's;\([ \t]*\)SP[ \t]*,;\1LYX_SP,;g' \
           src/lyxlength.h
  +    %{l_shtool} subst \
  +        -e 's;\(LyXLength::\)\(PC[^_a-zA-Z0-9]\);\1LYX_\2;g' \
  +        -e 's;\(LyXLength::\)\(SP[^_a-zA-Z0-9]\);\1LYX_\2;g' \
  +        src/insets/insetgraphics.C
  +    %{l_shtool} subst \
  +        -e 's;\(LyXLength::\)\(PC[^_a-zA-Z0-9]\);\1LYX_\2;g' \
  +        -e 's;\(LyXLength::\)\(SP[^_a-zA-Z0-9]\);\1LYX_\2;g' \
  +        src/tex2lyx/text.C
   
   %build
       x11_bin=`%{l_rc} --query x11_bindir`
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to