فهرست منبع

better description

Ralf S. Engelschall 23 سال پیش
والد
کامیت
6ae5dc7a04
1فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 6 6
      perl-dbi/perl-dbi.spec

+ 6 - 6
perl-dbi/perl-dbi.spec

@@ -89,14 +89,14 @@ AutoReqProv:  no
     - DBD::AnyData (%{V_dbd_anydata})
     - DBD::Sprite (%{V_dbd_csv})
     - DBD::SQLite (%{V_dbd_sqlite})
-    - DBD::mysql (%{V_dbd_mysql}) [with_dbd_mysql=%{V_with_dbd_mysql}]
-    - DBD::Pg (%{V_dbd_pg}) [with_dbd_pg=%{V_with_dbd_pg}]
-    - DBD::Oracle (%{V_dbd_oracle}) [with_dbd_oracle=%{V_with_dbd_oracle}]
+    - DBD::mysql (%{V_dbd_mysql}) [%{with_dbd_mysql}]
+    - DBD::Pg (%{V_dbd_pg}) [%{with_dbd_pg}]
+    - DBD::Oracle (%{V_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}'
+    --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}