|
|
|
@ -53,8 +53,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [BASE] |
|
|
|
|
Group: Language |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: 20020814 |
|
|
|
|
Release: 20020814 |
|
|
|
|
Version: 20020819 |
|
|
|
|
Release: 20020819 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.cpan.org/modules/by-module/DBI/DBI-%{V_dbi}.tar.gz |
|
|
|
@ -93,6 +93,11 @@ AutoReqProv: no
|
|
|
|
|
- DBD::Pg (%{V_dbd_pg}) [with_dbd_pg=%{V_with_dbd_pg}] |
|
|
|
|
- DBD::Oracle (%{V_dbd_oracle}) [with_dbd_oracle=%{V_with_dbd_oracle}] |
|
|
|
|
|
|
|
|
|
Options: |
|
|
|
|
--define 'with_dbd_mysql %{with_dbd_mysql}' \ |
|
|
|
|
--define 'with_dbd_pg %{with_dbd_pg}' \ |
|
|
|
|
--define 'with_dbd_oracle %{with_dbd_oracle}' |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup0 -q -c -n %{name}-%{version} |
|
|
|
|
%setup1 -q -T -D -a 1 |
|
|
|
|