diff --git a/libvirt-sandbox.spec b/libvirt-sandbox.spec index 58395ad..1035512 100644 --- a/libvirt-sandbox.spec +++ b/libvirt-sandbox.spec @@ -15,7 +15,7 @@ Name: libvirt-sandbox Version: 0.1.1 -Release: 3%{?dist}%{?extra_release} +Release: 4%{?dist}%{?extra_release} Summary: libvirt application sandbox framework Group: Development/Tools License: LGPLv2+ @@ -28,6 +28,7 @@ BuildRequires: gobject-introspection-devel %endif BuildRequires: libselinux-devel BuildRequires: glibc-static +BuildRequires: /usr/bin/pod2man Requires: glib2-devel >= 2.32.0 %package libs @@ -130,6 +131,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/Libvirt-sandbox %changelog +* Fri Feb 22 2013 Daniel P. Berrange - 0.1.1-4 +- Add dep on pod2man + * Thu Feb 14 2013 Fedora Release Engineering - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild