diff --git a/sasl/sasl.spec b/sasl/sasl.spec index 14db2fff3c..0a3738d129 100644 --- a/sasl/sasl.spec +++ b/sasl/sasl.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS] Group: Cryptography License: BSD Version: 2.1.14 -Release: 20030704 +Release: 20030707 # package options %option with_fsl yes @@ -52,8 +52,10 @@ Patch0: sasl.patch # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20030415, db >= 4.1.24, gcc, openssl -PreReq: OpenPKG, openpkg >= 20030415, db >= 4.1.24 +BuildPreReq: OpenPKG, openpkg >= 20030415, gcc +PreReq: OpenPKG, openpkg >= 20030415 +BuildPreReq: db >= 4.1.24, openssl +PreReq: db >= 4.1.24, openssl %if "%{with_fsl}" == "yes" BuildPreReq: fsl PreReq: fsl @@ -64,9 +66,11 @@ PreReq: PAM %endif %if "%{with_ldap}" == "yes" BuildPreReq: openldap +PreReq: openldap %endif %if "%{with_mysql}" == "yes" BuildPreReq: mysql +PreReq: mysql %endif AutoReq: no AutoReqProv: no diff --git a/socat/socat.spec b/socat/socat.spec index 172be6ed81..32887e1b76 100644 --- a/socat/socat.spec +++ b/socat/socat.spec @@ -37,7 +37,7 @@ Distribution: OpenPKG [BASE] Group: Network License: GPL Version: %{V_major}.%{V_minor} -Release: 20030224 +Release: 20030707 # list of sources Source0: http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz2 @@ -45,8 +45,10 @@ Source0: http://www.dest-unreach.org/socat/download/socat-%{version}.tar.bz # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, readline, openssl +BuildPreReq: OpenPKG, openpkg >= 20020206, gcc PreReq: OpenPKG, openpkg >= 20020206 +BuildPreReq: readline, openssl +PreReq: readline, openssl AutoReq: no AutoReqProv: no