Browse Source

better description

master
parent
commit
92d086f5f8
  1. 5
      perl-db/perl-db.spec
  2. 11
      perl-gd/perl-gd.spec
  3. 4
      perl-ssl/perl-ssl.spec

5
perl-db/perl-db.spec

@ -56,7 +56,10 @@ AutoReqProv: no
%description %description
Various modules for using the GD library from within the Perl Various modules for using the GD library from within the Perl
language plus additional functionality for drawing various types of 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 %prep
%setup0 -q -c -n %{name}-%{version} %setup0 -q -c -n %{name}-%{version}

11
perl-gd/perl-gd.spec

@ -73,6 +73,17 @@ AutoReqProv: no
Various modules for using the GD library from within the Perl Various modules for using the GD library from within the Perl
language plus additional functionality for drawing various types of language plus additional functionality for drawing various types of
charts and graphs. 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 %prep
%setup0 -q -c -n %{name}-%{version} %setup0 -q -c -n %{name}-%{version}

4
perl-ssl/perl-ssl.spec

@ -48,7 +48,9 @@ AutoReq: no
AutoReqProv: no AutoReqProv: no
%description %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 %prep
%setup0 -q -c -n %{name}-%{version} %setup0 -q -c -n %{name}-%{version}

Loading…
Cancel
Save