SHA256
1
0
forked from pool/postfix

Accepting request 555181 from server:mail

OBS-URL: https://build.opensuse.org/request/show/555181
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=152
This commit is contained in:
Dominique Leuenberger 2017-12-09 19:25:30 +00:00 committed by Git OBS Bridge
commit dc97d630fd
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 7 15:02:14 UTC 2017 - dimstar@opensuse.org
- Fix usage of fillup_only:-y is not a valid option to this macro.
-------------------------------------------------------------------
Thu Nov 23 13:43:17 UTC 2017 - rbrown@suse.com

View File

@ -531,7 +531,7 @@ fi
%set_permissions %{_sysconfdir}/%{name}/sasl_passwd
%set_permissions %{_sbindir}/sendmail
%{fillup_only -y postfix}
%{fillup_only postfix}
%else
%{fillup_and_insserv -y postfix}
%endif