Michael van Elst 23 лет назад
Родитель
Сommit
0245ebeadb
2 измененных файлов с 11 добавлено и 5 удалено
  1. 7 3
      sasl/sasl.spec
  2. 4 2
      socat/socat.spec

+ 7 - 3
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

+ 4 - 2
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