diff --git a/perl-db/perl-db.spec b/perl-db/perl-db.spec index d4df2811d9..efd3c56e57 100644 --- a/perl-db/perl-db.spec +++ b/perl-db/perl-db.spec @@ -56,7 +56,10 @@ AutoReqProv: no %description Various modules for using the GD library from within the Perl language plus additional functionality for drawing various types of - charts and graphs. + charts and graphs: + - BerkeleyDB (%{V_berkeleydb}) + - DB_File (%{V_db_file}) + - DB_File::Lock (%{V_db_file_lock}) %prep %setup0 -q -c -n %{name}-%{version} diff --git a/perl-gd/perl-gd.spec b/perl-gd/perl-gd.spec index 1be3f31167..c196e21ff6 100644 --- a/perl-gd/perl-gd.spec +++ b/perl-gd/perl-gd.spec @@ -73,6 +73,17 @@ AutoReqProv: no Various modules for using the GD library from within the Perl language plus additional functionality for drawing various types of charts and graphs. + - GD (%{V_gd}) + - GD::TextUtil (%{V_gdtextutil}) + - GD::Barcode (%{V_gdbarcode}) + - GD::Graph (%{V_gdgraph}) + - 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}) %prep %setup0 -q -c -n %{name}-%{version} diff --git a/perl-ssl/perl-ssl.spec b/perl-ssl/perl-ssl.spec index 008e97059d..779c12e16b 100644 --- a/perl-ssl/perl-ssl.spec +++ b/perl-ssl/perl-ssl.spec @@ -48,7 +48,9 @@ AutoReq: no AutoReqProv: no %description - Perl Modules for use with SSL. + Various Perl modules for use with SSL/TLS (OpenSSL): + - Net::SSLeay (1.07) + - Crypt::SSLeay (0.29) %prep %setup0 -q -c -n %{name}-%{version}