X-Git-Url: http://git.onelab.eu/?p=libvirt.git;a=blobdiff_plain;f=libvirt.spec;h=ab922777a8c5a0710eb896c6ddf483be90f3831e;hp=fdc1b64c3bec8828c60213f960fc481015792f07;hb=58b8e1cec1ff6e4024f9896c84694e288a6d76f7;hpb=3dc997575428645f6603c79a1a4c461dad366dc6 diff --git a/libvirt.spec b/libvirt.spec index fdc1b64..ab92277 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -2,7 +2,7 @@ %define mainstream_version 1.2.4 %define module_version_varname mainstream_version -%define taglevel 0 +%define taglevel 1 %define packager PlanetLab/OneLab #libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \ @@ -1923,7 +1923,8 @@ exit 0 %{_datadir}/augeas/lenses/virtlockd.aug %{_datadir}/augeas/lenses/tests/test_virtlockd.aug %{_datadir}/augeas/lenses/libvirt_lockd.aug -%{_datadir}/augeas/lenses/tests/test_libvirt_lockd.aug +# PL: is it because we don't run tests ? +#%{_datadir}/augeas/lenses/tests/test_libvirt_lockd.aug %if %{with_polkit} %if 0%{?fedora} >= 12 || 0%{?rhel} >= 6 @@ -2268,6 +2269,9 @@ exit 0 %doc examples/systemtap %changelog +* Mon Jun 02 2014 Thierry Parmentelat - libvirt-1.2.4-1 +- complete build for 1.2.4, works fine on f18, still has an issue with f20 for slice re-creation + * Sun May 4 2014 Daniel Veillard - 1.2.4-1 - various improvements and bug fixes - lot of internal code refactoring