[qemu] add BR perl-podlators for pod2man (F19 development)

Michael Schwendt mschwendt at fedoraproject.org
Sat Feb 2 20:02:56 UTC 2013


commit 475c910487d06d31a57834485f7d652b2d766a72
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Feb 2 21:02:48 2013 +0100

    add BR perl-podlators for pod2man (F19 development)

 qemu.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/qemu.spec b/qemu.spec
index 67682a2..27dd2c1 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -199,6 +199,10 @@ BuildRequires: ncurses-devel
 BuildRequires: libattr-devel
 BuildRequires: usbredir-devel >= 0.5.2
 BuildRequires: texinfo
+# for /usr/bin/pod2man
+%if 0%{?fedora} > 18
+BuildRequires: perl-podlators
+%endif
 %if 0%{?have_spice:1}
 BuildRequires: spice-protocol >= 0.12.2
 BuildRequires: spice-server-devel >= 0.12.0
@@ -1260,6 +1264,7 @@ getent passwd qemu >/dev/null || \
 
 %changelog
 * Sat Feb  2 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 2:1.3.0-9
+- add BR perl-podlators for pod2man (F19 development)
 - fix "bogus date" entries in %%changelog to fix rebuild
 
 * Fri Feb 01 2013 Alon Levy <alevy at redhat.com> - 2:1.3.0-8


More information about the scm-commits mailing list