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:   19-Nov-2007 14:26:32
  Branch: HEAD                             Handle: 2007111913263200

  Modified files:
    openpkg-src/magicpoint  magicpoint.spec

  Log:
    upgrading package: magicpoint 20071112 -> 20071119

  Summary:
    Revision    Changes     Path
    1.100       +9  -5      openpkg-src/magicpoint/magicpoint.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/magicpoint/magicpoint.spec
  ============================================================================
  $ cvs diff -u -r1.99 -r1.100 magicpoint.spec
  --- openpkg-src/magicpoint/magicpoint.spec    12 Nov 2007 07:45:48 -0000      
1.99
  +++ openpkg-src/magicpoint/magicpoint.spec    19 Nov 2007 13:26:32 -0000      
1.100
  @@ -32,8 +32,8 @@
   Class:        EVAL
   Group:        Graphics
   License:      GPL
  -Version:      20071112
  -Release:      20071112
  +Version:      20071119
  +Release:      20071119
   
   #   list of sources
   Source0:      
ftp://sh.wide.ad.jp/WIDE/free-ware/mgp-snap/mgp-snap-%{version}.tar.gz
  @@ -74,11 +74,15 @@
           -e 's;\$(LIBDIR)/mgp;%{l_prefix}/share/mgp;g' \
           -e '/^SYS_LIBRARIES=/s;$; -lz;g' \
           Imakefile.in
  -
  -    echo 'ac_cv_path_mgp_cv_path_perl="%{l_prefix}/bin/perl"' >config.cache
  -
  +    %{l_shtool} subst \
  +        -e 's;/usr/include/gif_lib.h;%{l_prefix}/include/gif_lib.h;g' \
  +        configure
  +    ( echo 'ac_cv_path_mgp_cv_path_perl="%{l_prefix}/bin/perl"'
  +    ) >config.cache
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
  +    CPPFLAGS="%{l_cppflags}" \
  +    LDFLAGS="%{l_ldflags}" \
       ./configure \
           --cache-file=./config.cache \
           --prefix=%{l_prefix} \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to