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:   15-Oct-2006 11:10:28
  Branch: HEAD                             Handle: 2006101510102800

  Modified files:
    openpkg-src/as-gui      as-gui.spec

  Log:
    A few package fixes. Thanks to Michael Schloh.

  Summary:
    Revision    Changes     Path
    1.69        +4  -1      openpkg-src/as-gui/as-gui.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/as-gui/as-gui.spec
  ============================================================================
  $ cvs diff -u -r1.68 -r1.69 as-gui.spec
  --- openpkg-src/as-gui/as-gui.spec    13 Oct 2006 17:26:51 -0000      1.68
  +++ openpkg-src/as-gui/as-gui.spec    15 Oct 2006 09:10:28 -0000      1.69
  @@ -33,7 +33,7 @@
   Group:        Finance
   License:      GPL
   Version:      0.7.7
  -Release:      20061013
  +Release:      20061015
   
   #   package options
   %option       with_mico    yes
  @@ -72,6 +72,9 @@
   %prep
       %setup -q -n as-gui-%{version}
       cp %{l_shtool} .
  +    %{l_shtool} subst \
  +        -e 's;\($(IDL) --c++-suffix=cpp\) \($<\);\1 --use-quotes \2;' \
  +        Makefile.in
   
   %build
       CC="%{l_cc}" \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to