From efee4c8ec96ed391dcf69e9a4e174a3751243dea Mon Sep 17 00:00:00 2001 From: Erwin Waterlander Date: Fri, 22 Feb 2013 17:00:21 +0100 Subject: [PATCH] Build requires perl-Pod-Checker. --- wcd.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wcd.spec b/wcd.spec index d19cacc..87ae21d 100644 --- a/wcd.spec +++ b/wcd.spec @@ -1,13 +1,13 @@ Summary: Chdir for DOS and Unix Name: wcd Version: 5.2.3 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: Applications/File Source: http://waterlan.home.xs4all.nl/%{name}-%{version}-src.tar.gz URL: http://waterlan.home.xs4all.nl/ BuildRequires: gettext -BuildRequires: perl +BuildRequires: perl-Pod-Checker BuildRequires: ncurses-devel BuildRequires: libunistring-devel @@ -50,6 +50,9 @@ make -C src install-profile DESTDIR=${RPM_BUILD_ROOT} prefix=%{_prefix} sysconfd %changelog +* Fri Feb 22 2013 Erwin Waterlander - 5.2.3-3 +- Build requires perl-Pod-Checker. + * Fri Feb 15 2013 Fedora Release Engineering - 5.2.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild