浏览代码

better description

Ralf S. Engelschall 24 年之前
父节点
当前提交
92d086f5f8
共有 3 个文件被更改,包括 18 次插入2 次删除
  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
 %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 - 0
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}

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