Преглед изворни кода

using virtual package MYSQL

Michael van Elst пре 23 година
родитељ
комит
4d163abfc5
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      perl-dbi/perl-dbi.spec

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

@@ -42,8 +42,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [BASE]
 Group:        Language
 License:      GPL/Artistic
-Version:      20030113
-Release:      20030113
+Version:      20030116
+Release:      20030116
 
 #   package options
 %option       with_dbd_mysql   no
@@ -66,8 +66,8 @@ BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030103, perl >= 5.8.0, perl-net
 PreReq:       OpenPKG, openpkg >= 20030103, perl >= 5.8.0, perl-net
 %if "%{with_dbd_mysql}" == "yes"
-BuildPreReq:  mysql
-PreReq:       mysql
+BuildPreReq:  MYSQL
+PreReq:       MYSQL
 %endif
 %if "%{with_dbd_pg}" == "yes"
 BuildPreReq:  postgresql