libvirt-glib package update 2.0.0
Signed-off-by: virtbuilder_pel7x64builder0 <virtbuilder@powerel.org>master
parent
9388481ccf
commit
4c16c8b83d
|
@ -1,20 +1,12 @@
|
|||
# -*- rpm-spec -*-
|
||||
|
||||
%define with_introspection 0
|
||||
%define with_vala 0
|
||||
|
||||
%if 0%{?fedora} >= 15
|
||||
%define with_introspection 1
|
||||
%endif
|
||||
%if 0%{?rhel} > 6
|
||||
%define with_introspection 1
|
||||
%endif
|
||||
%define with_vala %{with_introspection}
|
||||
|
||||
%define libvirt_version 1.1.1
|
||||
|
||||
Name: libvirt-glib
|
||||
Version: 1.0.0
|
||||
Version: 2.0.0
|
||||
Release: 1%{?dist}%{?extra_release}
|
||||
Summary: libvirt glib integration for events
|
||||
Group: Development/Libraries
|
||||
|
|
Loading…
Reference in New Issue