[fakechroot] Add BR: /usr/bin/pod2man (Fix FTBFS #913997).

corsepiu corsepiu at fedoraproject.org
Mon Feb 25 05:58:39 UTC 2013


commit 8f1b202b47baae55e26ba83325ed8a91dd53769b
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Feb 25 06:58:29 2013 +0100

    Add BR: /usr/bin/pod2man (Fix FTBFS #913997).

 fakechroot.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/fakechroot.spec b/fakechroot.spec
index d6921db..0244581 100644
--- a/fakechroot.spec
+++ b/fakechroot.spec
@@ -1,7 +1,7 @@
 Summary: Gives a fake chroot environment
 Name: fakechroot
 Version: 2.9
-Release: 28%{?dist}
+Release: 29%{?dist}
 License: LGPLv2+
 Group: Development/Tools
 URL: http://fakechroot.alioth.debian.org/
@@ -9,6 +9,8 @@ Source0: http://ftp.debian.org/debian/pool/main/f/fakechroot/%{name}_%{version}.
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Requires: fakechroot-libs = %{version}-%{release}
 
+# Required by ./makeman.sh
+BuildRequires: /usr/bin/pod2man
 # Required for patch0:
 BuildRequires: autoconf, automake >= 1.10, libtool
 
@@ -76,6 +78,9 @@ rm -rf %{buildroot}
 %{_libdir}/fakechroot/libfakechroot.so
 
 %changelog
+* Mon Feb 25 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.9-29
+- Add BR: /usr/bin/pod2man (Fix FTBFS #913997).
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9-28
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list