Kaynağa Gözat

upgrade GDTextUtil and remove obsolete Chart-PNGGraph

Ralf S. Engelschall 24 yıl önce
ebeveyn
işleme
351c0a147f
1 değiştirilmiş dosya ile 6 ekleme ve 11 silme
  1. 6 11
      perl-gd/perl-gd.spec

+ 6 - 11
perl-gd/perl-gd.spec

@@ -25,13 +25,12 @@
 
 #   versions of individual parts
 %define       V_gd             1.39
-%define       V_gdtextutil     0.82
+%define       V_gdtextutil     0.83
 %define       V_gdbarcode      1.13
 %define       V_gdgraph        1.34
 %define       V_gdgraph3d      0.56
 %define       V_gdgraphmap     1.05
 %define       V_chart          1.0.1
-%define       V_chartpnggraph  1.21
 %define       V_chartthreed    0.01
 %define       V_chartplot      0.11
 %define       V_imagetimeline  0.05
@@ -45,8 +44,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [REL]
 Group:        Language
 License:      GPL/Artistic
-Version:      20020613
-Release:      20020613
+Version:      20020615
+Release:      20020615
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/GD/GD-%{V_gd}.tar.gz
@@ -56,10 +55,9 @@ Source3:      http://www.cpan.org/modules/by-module/GD/GDGraph-%{V_gdgraph}.tar.
 Source4:      http://www.cpan.org/modules/by-module/GD/GDGraph3d-%{V_gdgraph3d}.tar.gz
 Source5:      http://www.cpan.org/modules/by-module/GD/GDGraph-Map-%{V_gdgraphmap}.tgz
 Source6:      http://www.cpan.org/modules/by-module/Chart/Chart-%{V_chart}.tar.gz
-Source7:      http://www.cpan.org/modules/by-module/Chart/Chart-PNGgraph-%{V_chartpnggraph}.tar.gz
-Source8:      http://www.cpan.org/modules/by-module/Chart/Chart-ThreeD-%{V_chartthreed}.tar.gz
-Source9:      http://www.cpan.org/modules/by-module/Chart/Chart-Plot-%{V_chartplot}.tar.gz
-Source10:     http://www.cpan.org/modules/by-module/Image/Image-Timeline-%{V_imagetimeline}.tar.gz
+Source7:      http://www.cpan.org/modules/by-module/Chart/Chart-ThreeD-%{V_chartthreed}.tar.gz
+Source8:      http://www.cpan.org/modules/by-module/Chart/Chart-Plot-%{V_chartplot}.tar.gz
+Source9:      http://www.cpan.org/modules/by-module/Image/Image-Timeline-%{V_imagetimeline}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -80,7 +78,6 @@ AutoReqProv:  no
     - GD::Graph::3d (%{V_gdgraph3d})
     - GD::Graph::Map (%{V_gdgraphmap})
     - Chart (%{V_chart})
-    - Chart::PNGgraph (%{V_chartpnggraph})
     - Chart::ThreeD (%{V_chartthreed})
     - Chart::Plot (%{V_chartplot})
     - Image::Timeline (%{V_imagetimeline})
@@ -96,7 +93,6 @@ AutoReqProv:  no
     %setup7  -q -T -D -a 7
     %setup8  -q -T -D -a 8
     %setup9  -q -T -D -a 9
-    %setup10 -q -T -D -a 10
 
 %build
 
@@ -145,7 +141,6 @@ AutoReqProv:  no
         GDGraph3d-%{V_gdgraph3d} \
         GDGraph-Map-%{V_gdgraphmap} \
         Chart-%{V_chart} \
-        Chart-PNGgraph-%{V_chartpnggraph} \
         Chart-ThreeD-%{V_chartthreed} \
         Chart-Plot-%{V_chartplot} \
         Image-Timeline-%{V_imagetimeline} \