Add the missing BuildRequires

This commit is contained in:
Petr Muller 2013-03-05 19:14:17 +01:00
parent 95fb9e0a36
commit cbcdf4bbc7

View File

@ -1,7 +1,7 @@
Name: beakerlib
Summary: A shell-level integration testing library
Version: 1.6
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -10,6 +10,7 @@ BuildArch: noarch
URL: https://fedorahosted.org/%{name}
Requires: nfs-utils
Requires: python2
BuildRequires: /usr/bin/pod2man
Patch0: 0001-install-dir.patch
@ -55,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/%{name}-%{version}/examples/*/*
%changelog
* Tue Mar 05 2013 Petr Muller <muller@redhat.com> - 1.6-3
- Build ceased to figure out pod2man dep automatically: fixed
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild