]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Require pod2man when running autoreconf
authorJiri Denemark <jdenemar@redhat.com>
Mon, 8 Apr 2013 12:48:18 +0000 (14:48 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 8 Apr 2013 14:11:16 +0000 (16:11 +0200)
commit6f1b9c8d2ab3f28d1b94f6aca0e2695632fa7019
treeebd17f1de663e546d53ed504dfc6f9ed3810b568
parentdca927c82f761179566763e0419da5b608da2974
spec: Require pod2man when running autoreconf

Since commit b8a32e0e94d75702714167539310f0df4d268e0f, all man pages
depend on configure.ac so that they are properly regenerated whenever
libvirt version changes. Thus libvirt.spec needs to have a build
dependency on pod2man when %{enable_autotools} is set.
libvirt.spec.in