Parcourir la source

fix PNG and GIF support in GD module

Ralf S. Engelschall il y a 21 ans
Parent
commit
cadc2c3489
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      perl-gd/perl-gd.spec

+ 2 - 2
perl-gd/perl-gd.spec

@@ -47,7 +47,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20041129
+Release:      20050112
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/GD/GD-%{V_gd}.tar.gz
@@ -161,7 +161,7 @@ AutoReqProv:  no
           -e 's/\(@LIBPATH = qw(\).*\();\)/\1\2/' \
           Makefile.PL
       %{l_prefix}/bin/perl-openpkg \
-          -A '-options       JPEG,FT' \
+          -A '-options       GIF,PNG,JPEG,FT' \
           -A '-lib_gd_path   %{l_prefix}' \
           -A '-lib_png_path  %{l_prefix}' \
           -A '-lib_zlib_path %{l_prefix}' \