From 70d3fd0f6488fcfe0127b9e1a0dea2185326e23ab823420839564b555485f600 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Wed, 8 Dec 2010 13:27:54 +0000 Subject: [PATCH] Accepting request 55152 from home:coolo:branches:openSUSE:Factory reviewed ok. OBS-URL: https://build.opensuse.org/request/show/55152 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=53 --- postfix.changes | 5 +++++ postfix.spec | 3 +++ 2 files changed, 8 insertions(+) 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