Browse Source

fix dependency

master
parent
commit
80cfc448bd
  1. 6
      aspell/aspell.spec
  2. 6
      postgresql/postgresql.spec
  3. 6
      spread/spread.spec
  4. 6
      whoson/whoson.spec

6
aspell/aspell.spec

@ -40,7 +40,7 @@ Class: BASE
Group: Text
License: GPL
Version: %{V_aspell}
Release: 20040213
Release: 20040221
# package options
%option with_perl no
@ -58,8 +58,8 @@ BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, ncurses
PreReq: OpenPKG, openpkg >= 20040130, ncurses, perl
%if "%{with_perl}" == "yes"
BuildPreReq: perl, perl-openpkg >= 20040126
PreReq: perl, perl-openpkg >= 20040126
BuildPreReq: perl, perl-openpkg >= 5.8.3-20040126
PreReq: perl, perl-openpkg >= 5.8.3-20040126
%endif
AutoReq: no
AutoReqProv: no

6
postgresql/postgresql.spec

@ -41,7 +41,7 @@ Class: BASE
Group: Database
License: GPL
Version: %{V_postgresql}
Release: 20040220
Release: 20040221
# package options
%option with_cxx no
@ -68,8 +68,8 @@ PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: readline, zlib, openssl, getopt
PreReq: readline, zlib, openssl, getopt
%if "%{with_perl}" == "yes"
BuildPreReq: perl, perl-openpkg >= 20040126
PreReq: perl, perl-openpkg >= 20040126
BuildPreReq: perl, perl-openpkg >= 5.8.3-20040126
PreReq: perl, perl-openpkg >= 5.8.3-20040126
%endif
%if "%{with_odbc}" == "yes"
BuildPreReq: unixodbc

6
spread/spread.spec

@ -34,7 +34,7 @@ Class: PLUS
Group: Network
License: BSD-style
Version: 3.17.1
Release: 20040203
Release: 20040221
# package options
%option with_perl no
@ -49,8 +49,8 @@ BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, flex, bison, sed, perl
PreReq: OpenPKG, openpkg >= 20040130
%if "%{with_perl}" == "yes"
BuildPreReq: perl, perl-openpkg >= 20040126
PreReq: perl, perl-openpkg >= 20040126
BuildPreReq: perl, perl-openpkg >= 5.8.3-20040126
PreReq: perl, perl-openpkg >= 5.8.3-20040126
%endif
AutoReq: no
AutoReqProv: no

6
whoson/whoson.spec

@ -34,7 +34,7 @@ Class: PLUS
Group: Mail
License: GPL
Version: 2.03
Release: 20040207
Release: 20040221
# package options
%option with_fsl yes
@ -56,8 +56,8 @@ BuildPreReq: fsl >= 1.2.0
PreReq: fsl >= 1.2.0
%endif
%if "%{with_perl}" == "yes"
BuildPreReq: perl, perl-openpkg >= 20040126
PreReq: perl, perl-openpkg >= 20040126
BuildPreReq: perl, perl-openpkg >= 5.8.3-20040126
PreReq: perl, perl-openpkg >= 5.8.3-20040126
%endif
AutoReq: no
AutoReqProv: no

Loading…
Cancel
Save