diff --git a/postfix.changes b/postfix.changes index c7fa8d8..20c4658 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 7 22:02:56 UTC 2010 - coolo@novell.com + +- prereq init scripts network and syslog + ------------------------------------------------------------------- Thu Aug 12 18:57:14 UTC 2010 - varkoly@novell.com diff --git a/postfix.spec b/postfix.spec index 538f35e..8e645c8 100644 --- a/postfix.spec +++ b/postfix.spec @@ -45,6 +45,9 @@ 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 BuildRequires: db-devel BuildRequires: mysql-devel BuildRequires: openldap2-devel pcre-devel postgresql-devel