diff --git a/aegis/aegis.spec b/aegis/aegis.spec index 6046f6c7c2..25192b65bc 100644 --- a/aegis/aegis.spec +++ b/aegis/aegis.spec @@ -42,8 +42,8 @@ Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20021230, bison, groff -BuildPreReq: zlib, gettext, libiconv PreReq: OpenPKG, openpkg >= 20021230 +BuildPreReq: zlib, gettext, libiconv PreReq: zlib, gettext, libiconv AutoReq: no AutoReqProv: no diff --git a/apr/apr.spec b/apr/apr.spec index 599f23ca94..bd79fb0eb2 100644 --- a/apr/apr.spec +++ b/apr/apr.spec @@ -42,8 +42,8 @@ Source0: http://www.apache.org/dist/apr/testing/apr-%{version}.tar.gz Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20020206, make -BuildPreReq: db PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: db PreReq: db AutoReq: no AutoReqProv: no diff --git a/bind/bind.spec b/bind/bind.spec index cb1aba93ed..f0ff088a6a 100644 --- a/bind/bind.spec +++ b/bind/bind.spec @@ -70,8 +70,8 @@ Source10: http://osdn.dl.sourceforge.net/bind-dlz/DLZ-%{V_dlz}.tar.gz Prefix: %{l_prefix} BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20021002, make -BuildPreReq: openssl PreReq: OpenPKG, openpkg >= 20021002 +BuildPreReq: openssl PreReq: openssl %if "%{with_dlz_mysql}" == "yes" BuildPreReq: mysql