Accepting request 751460 from home:jfehlig:branches:Virtualization

- spec: Enable 'libvirt' firewalld zone for firewalld >= 0.7.0
  boo#1157766

OBS-URL: https://build.opensuse.org/request/show/751460
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=785
This commit is contained in:
James Fehlig 2019-12-01 15:08:35 +00:00 committed by Git OBS Bridge
parent 25f8b5455b
commit 4bcf22b41c
2 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 27 20:26:03 UTC 2019 - James Fehlig <jfehlig@suse.com>
- spec: Enable 'libvirt' firewalld zone for firewalld >= 0.7.0
boo#1157766
-------------------------------------------------------------------
Thu Nov 14 17:31:35 UTC 2019 - James Fehlig <jfehlig@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libvirt
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -105,6 +105,11 @@
%define with_firewalld 1
%endif
# The 'libvirt' zone must be used with firewalld >= 0.7.0
%if 0%{?suse_version} >= 1550
%define with_firewalld_zone 1
%endif
# Enable libssh support in newer code bases
%if 0%{?suse_version} >= 1500
%define with_libssh 1
@ -182,7 +187,7 @@
%endif
Name: libvirt
Url: http://libvirt.org/
URL: http://libvirt.org/
Version: 5.9.0
Release: 0
Summary: Library providing a virtualization API