From 0265416baa41aaaa4cba4f2d175bbde804dc0f7412e415752f43f5618c5e848b Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Thu, 10 May 2018 06:43:12 +0000 Subject: [PATCH] Accepting request 605693 from home:lnussel:branches:server:mail - remove pre-requirements on sysvinit(network) and sysvinit(syslog). There seems to be no good reason for that other than blowing up the dependencies (bsc#1092408). OBS-URL: https://build.opensuse.org/request/show/605693 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=301 --- postfix.changes | 7 +++++++ postfix.spec | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/postfix.changes b/postfix.changes index f45e680..a2de3a2 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed May 9 09:02:12 UTC 2018 - lnussel@suse.de + +- remove pre-requirements on sysvinit(network) and sysvinit(syslog). + There seems to be no good reason for that other than blowing up + the dependencies (bsc#1092408). + ------------------------------------------------------------------- Mon Apr 9 09:32:56 UTC 2018 - adam.majer@suse.de diff --git a/postfix.spec b/postfix.spec index 8c2434e..b7fc0cf 100644 --- a/postfix.spec +++ b/postfix.spec @@ -94,8 +94,6 @@ Requires(post): permissions Requires(pre): %fillup_prereq Requires(pre): permissions Requires(pre): shadow -Requires(pre): sysvinit(network) -Requires(pre): sysvinit(syslog) Conflicts: exim Conflicts: sendmail Provides: smtp_daemon