Quellcode durchsuchen

fix milter dependency

Michael van Elst vor 23 Jahren
Ursprung
Commit
4a326abe56
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3 3
      amavisd/amavisd.spec

+ 3 - 3
amavisd/amavisd.spec

@@ -39,7 +39,7 @@ Distribution: OpenPKG [JUNK]
 Group:        Mail
 Group:        Mail
 License:      GPL
 License:      GPL
 Version:      %{V_major}%{V_minor}
 Version:      %{V_major}%{V_minor}
-Release:      20030508
+Release:      20030613
 
 
 #   package options
 #   package options
 %option       with_milter no
 %option       with_milter no
@@ -56,8 +56,8 @@ PreReq:       OpenPKG, openpkg >= 20030103, perl
 PreReq:       perl-net, perl-util, perl-mail, perl-time
 PreReq:       perl-net, perl-util, perl-mail, perl-time
 PreReq:       perl-sys, perl-comp, perl-conv, spamassassin
 PreReq:       perl-sys, perl-comp, perl-conv, spamassassin
 %if "%{with_milter}" == "yes"
 %if "%{with_milter}" == "yes"
-BuildPreReq:  sendmail, sendmail::with_milter
-PreReq:       sendmail, sendmail::with_milter
+BuildPreReq:  sendmail, sendmail::with_milter = yes
+PreReq:       sendmail, sendmail::with_milter = yes
 %endif
 %endif
 AutoReq:      no
 AutoReq:      no
 AutoReqProv:  no
 AutoReqProv:  no