Ralf S. Engelschall пре 24 година
родитељ
комит
8519f6dbff
1 измењених фајлова са 4 додато и 7 уклоњено
  1. 4 7
      perl-dbi/perl-dbi.spec

+ 4 - 7
perl-dbi/perl-dbi.spec

@@ -24,7 +24,7 @@
 ##  
 
 #   versions of individual parts
-%define       V_dbi            1.22
+%define       V_dbi            1.23
 %define       V_dbd_oracle     1.12
 %define       V_dbd_mysql      2.1017
 
@@ -48,8 +48,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EXP]
 Group:        Language
 License:      GPL/Artistic
-Version:      20020524
-Release:      20020524
+Version:      20020526
+Release:      20020526
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/DBI/DBI-%{V_dbi}.tar.gz
@@ -66,10 +66,7 @@ AutoReqProv:  no
 
 %description
     Various modules for using the Berkeley-DB library from within Perl:
-    - DBI::Shell (%{V_dbi})
-    - DBI::ProxyServer (%{V_dbi})
-    - DBD::ADO (%{V_dbi})
-    - DBD::Proxy (%{V_dbi})
+    - DBI (%{V_dbi})
 %if "%{with_dbd_oracle}" == "yes"
     - DBD::oracle (%{V_dbd_oracle})
 %endif