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:   17-Jun-2007 22:24:39
  Branch: HEAD                             Handle: 2007061721243900

  Modified files:
    openpkg-src/perl-gd     perl-gd.spec

  Log:
    allow the generation of GIF89a animations

  Summary:
    Revision    Changes     Path
    1.107       +4  -4      openpkg-src/perl-gd/perl-gd.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-gd/perl-gd.spec
  ============================================================================
  $ cvs diff -u -r1.106 -r1.107 perl-gd.spec
  --- openpkg-src/perl-gd/perl-gd.spec  1 Jan 2007 17:40:46 -0000       1.106
  +++ openpkg-src/perl-gd/perl-gd.spec  17 Jun 2007 20:24:39 -0000      1.107
  @@ -46,7 +46,7 @@
   Group:        Perl
   License:      GPL/Artistic
   Version:      %{V_perl}
  -Release:      20061013
  +Release:      20070617
   
   #   list of sources
   Source0:      http://www.cpan.org/modules/by-module/GD/GD-%{V_gd}.tar.gz
  @@ -65,8 +65,8 @@
   BuildRoot:    %{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg 
>= %{V_perl}-20040126
   PreReq:       OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
  -BuildPreReq:  gd >= 2.0.7
  -PreReq:       gd >= 2.0.7
  +BuildPreReq:  gd >= 2.0.33
  +PreReq:       gd >= 2.0.33
   AutoReq:      no
   AutoReqProv:  no
   
  @@ -160,7 +160,7 @@
             -e 's/\(@LIBPATH = qw(\).*\();\)/\1\2/' \
             Makefile.PL
         %{l_prefix}/bin/perl-openpkg \
  -          -A '-options       GIF,PNG,JPEG,FT' \
  +          -A '-options       GIF,ANIMGIF,PNG,JPEG,FT' \
             -A '-lib_gd_path   %{l_prefix}' \
             -A '-lib_png_path  %{l_prefix}' \
             -A '-lib_zlib_path %{l_prefix}' \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to