Procházet zdrojové kódy

perl-time is needed as dependency for daily log file rotation # /sw/etc/rc.d/rc.postfix daily Can't locate Date/Calc.pm in @INC (@INC contains: /sw/lib/perl5/5.6.1/i686-linux /sw/lib/perl5/5.6.1 /sw/lib/perl5/site_perl/5.6.1/i686-linux /sw/lib/perl5/site_perl/5.6.1 /sw/lib/perl5/site_perl .) at /sw/sbin/pflogsumm line 213. BEGIN failed--compilation aborted at /sw/sbin/pflogsumm line 213.

Christoph Schug před 24 roky
rodič
revize
7a4dcddc7f
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      postfix/postfix.spec

+ 2 - 2
postfix/postfix.spec

@@ -43,7 +43,7 @@ Distribution: OpenPKG [REL]
 Group:        Mail
 License:      IPL
 Version:      %{V_postfix}
-Release:      20020608
+Release:      20020615
 
 #   list of sources
 Source0:      ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz
@@ -57,7 +57,7 @@ Source5:      rc.postfix
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20020206, perl
-PreReq:       OpenPKG, openpkg >= 20020206, perl, procmail
+PreReq:       OpenPKG, openpkg >= 20020206, perl, procmail, perl-time
 BuildPreReq:  db, pcre
 %if "%{with_tls}" == "yes"
 BuildPreReq:  openssl, patch