Accepting request 555076 from home:dimstar:Factory
- Fix usage of fillup_only:-y is not a valid option to this macro. fillup_only: invalid option -- 'y' error: Unknown option y in fillup_only(dans) Up to RPM 4.14, this was simply ignored. RPM 4.14 errors out. OBS-URL: https://build.opensuse.org/request/show/555076 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=290
This commit is contained in:
parent
b7b86bea6f
commit
04c4a8f237
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user