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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   19-Sep-2009 09:33:08
  Branch: HEAD                             Handle: 2009091908330800

  Modified files:
    openpkg-src/mysql6      mysql6.spec

  Log:
    modifying package: mysql6-6.0.11 20090522 -> 20090919

  Summary:
    Revision    Changes     Path
    1.17        +7  -1      openpkg-src/mysql6/mysql6.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mysql6/mysql6.spec
  ============================================================================
  $ cvs diff -u -r1.16 -r1.17 mysql6.spec
  --- openpkg-src/mysql6/mysql6.spec    22 May 2009 18:09:03 -0000      1.16
  +++ openpkg-src/mysql6/mysql6.spec    19 Sep 2009 07:33:08 -0000      1.17
  @@ -38,7 +38,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20090522
  +Release:      20090919
   
   #   package options
   %option       with_server      yes
  @@ -107,6 +107,12 @@
       %{l_shtool} subst %{l_value -s -a} \
           mysys/default.c
   
  +    #   fix shebang on supplemental Perl scripts
  +    rm -f scripts/*.orig
  +    %{l_shtool} subst \
  +        -e 's;^#!/usr/bin/perl;#!%{l_prefix}/bin/perl;' \
  +        scripts/*
  +
       #   determine additional configure options
       case "%{l_platform -t}" in
           *-freebsd* ) opt="--with-client-ldflags=-static 
--with-mysqld-ldflags=-static" ;;
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to