diff --git a/SPECS/libvirt-glib.spec b/SPECS/libvirt-glib.spec index 7ca596a..f3b8a65 100644 --- a/SPECS/libvirt-glib.spec +++ b/SPECS/libvirt-glib.spec @@ -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