Browse Source

better description

Ralf S. Engelschall 24 years ago
parent
commit
92d086f5f8
3 changed files with 18 additions and 2 deletions
  1. 4 1
      perl-db/perl-db.spec
  2. 11 0
      perl-gd/perl-gd.spec
  3. 3 1
      perl-ssl/perl-ssl.spec

+ 4 - 1
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}

+ 11 - 0
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}

+ 3 - 1
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}