Accepting request 633976 from home:olh:branches:network:utilities

- Provide %_fillupdir in case it is not defined

OBS-URL: https://build.opensuse.org/request/show/633976
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nbd?expand=0&rev=60
This commit is contained in:
Martin Pluskal 2018-09-07 08:31:42 +00:00 committed by Git OBS Bridge
parent 3c69fdc662
commit 145626ddd0
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 7 08:08:46 UTC 2018 - olaf@aepfle.de
- Provide %_fillupdir in case it is not defined
-------------------------------------------------------------------
Tue Jul 24 19:31:37 UTC 2018 - luizluca@gmail.com

View File

@ -15,6 +15,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%if ! %{defined _fillupdir}
%define _fillupdir /var/adm/fillup-templates
%endif
%if 0%{?suse_version} >= 1500
%define use_firewalld 1