diff --git a/postfix.changes b/postfix.changes index e29a7b3..a7beee0 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 24 10:24:51 UTC 2011 - varkoly@novell.com + +- bnc#679187 - suseconfig/postfix: missing dependency + ------------------------------------------------------------------- Tue May 17 22:31:46 UTC 2011 - chris@computersalat.de diff --git a/postfix.spec b/postfix.spec index adec812..9b40ea2 100644 --- a/postfix.spec +++ b/postfix.spec @@ -46,17 +46,14 @@ PreReq: /usr/bin/getent PreReq: /usr/sbin/useradd /usr/sbin/groupadd PreReq: /bin/sed /bin/awk /bin/grep PreReq: textutils sh-utils fileutils pcre netcfg -%if 0%{?suse_version} > 1130 PreReq: sysvinit(syslog) sysvinit(network) -%endif +Requires: iproute2 BuildRequires: db-devel BuildRequires: mysql-devel BuildRequires: openldap2-devel pcre-devel postgresql-devel # require pwdutils to make postinstall script check work BuildRequires: pwdutils -%if 0%{?suse_version} >= 1100 BuildRequires: fdupes -%endif # Conflicts: sendmail exim Provides: smtp_daemon