X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=libvirt-python.spec;h=319eda06f940bddf664404b800ecd4ed0f127919;hb=7d156b22fe464d8efc1aae3fa069709480f5357b;hp=2bdecf7874aadff26de4cffbe3ba216eb1501f92;hpb=a05e5793e23b13884a2974139514ee75f765ae2f;p=libvirt-python.git diff --git a/libvirt-python.spec b/libvirt-python.spec index 2bdecf7..319eda0 100644 --- a/libvirt-python.spec +++ b/libvirt-python.spec @@ -1,11 +1,14 @@ # -*- rpm-spec -*- -%define mainstream_version 1.2.4 +%define mainstream_version 1.2.11 %define module_version_varname mainstream_version -%define taglevel 0 +%define taglevel 1 # Disable python 3 bindings %define with_python3 0 +%if 0%{?fedora} > 18 +%define with_python3 1 +%endif Summary: The libvirt virtualization API python2 binding Name: libvirt-python @@ -17,16 +20,12 @@ License: LGPLv2+ Group: Development/Libraries BuildRequires: libvirt-devel = %{version}-%{release} BuildRequires: python-devel +BuildRequires: python-nose +BuildRequires: python-lxml %if %{with_python3} BuildRequires: python3-devel -%endif - -%if %{with_python3} -%package -n libvirt-python3 -Summary: The libvirt virtualization API python3 binding -Url: http://libvirt.org -License: LGPLv2+ -Group: Development/Libraries +BuildRequires: python3-nose +BuildRequires: python3-lxml %endif # Don't want provides for python shared objects @@ -40,6 +39,12 @@ supplied by the libvirt library to use the virtualization capabilities of recent versions of Linux (and other OSes). %if %{with_python3} +%package -n libvirt-python3 +Summary: The libvirt virtualization API python3 binding +Url: http://libvirt.org +License: LGPLv2+ +Group: Development/Libraries + %description -n libvirt-python3 The libvirt-python package contains a module that permits applications written in the Python programming language to use the interface @@ -85,6 +90,9 @@ rm -f %{buildroot}%{_libdir}/python*/site-packages/*egg-info %endif %changelog +* Thu Jul 17 2014 Thierry Parmentelat - libvirt-python-1.2.5-1 +- mainstream as-is + * Mon Apr 28 2014 Thierry Parmentelat - libvirt-python-1.2.3-2 - 1.2.3