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                      Date:   15-Oct-2004 11:40:41
  Branch: OPENPKG_2_2_SOLID                Handle: 2004101510404100

  Modified files:           (Branch: OPENPKG_2_2_SOLID)
    openpkg-src/gentoo      gentoo.spec

  Log:
    MFC: update to latest state from CURRENT

  Summary:
    Revision    Changes     Path
    1.5.2.2     +5  -1      openpkg-src/gentoo/gentoo.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gentoo/gentoo.spec
  ============================================================================
  $ cvs diff -u -r1.5.2.1 -r1.5.2.2 gentoo.spec
  --- openpkg-src/gentoo/gentoo.spec    11 Oct 2004 18:55:13 -0000      1.5.2.1
  +++ openpkg-src/gentoo/gentoo.spec    15 Oct 2004 09:40:41 -0000      1.5.2.2
  @@ -42,7 +42,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 2.2.0, gtk, X11
  +BuildPreReq:  OpenPKG, openpkg >= 2.2.0, gtk, X11, gcc
   PreReq:       OpenPKG, openpkg >= 2.2.0, gtk, X11
   AutoReq:      no
   AutoReqProv:  no
  @@ -62,6 +62,10 @@
   
   %prep
       %setup -q
  +    %{l_shtool} subst \
  +        -e 's;^\(void kbd_context_mask_set(KbdContext \*ctx, \)GdkModifierType\( 
mask)\);\1guint\2;g' \
  +        -e 's;^GdkModifierType\( kbd_context_mask_get(KbdContext 
\*ctx)\);guint\1;g' \
  +        src/keyboard.c
   
   %build
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to