[dos2unix] Build requires perl-Pod-Checker.

Tim Waugh twaugh at fedoraproject.org
Fri Feb 22 15:36:41 UTC 2013


commit 018bd464aa7f50dd6d42f641ecc9f9af2914223c
Author: Tim Waugh <twaugh at redhat.com>
Date:   Fri Feb 22 14:36:48 2013 +0000

    Build requires perl-Pod-Checker.

 dos2unix.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/dos2unix.spec b/dos2unix.spec
index 845f57a..2efb34e 100644
--- a/dos2unix.spec
+++ b/dos2unix.spec
@@ -7,7 +7,7 @@ License: BSD
 URL: http://waterlan.home.xs4all.nl/dos2unix.html
 Source: http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
 BuildRequires: gettext
-BuildRequires: perl
+BuildRequires: perl-Pod-Checker
 Provides: unix2dos = %{version}-%{release}
 Obsoletes: unix2dos < 5.1-1
 
@@ -44,6 +44,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Fri Feb 22 2013 Tim Waugh <twaugh at redhat.com> 6.0.3-2
+- Build requires perl-Pod-Checker.
 - Fixed bogus changelog dates.
 
 * Mon Jan 28 2013 Tim Waugh <twaugh at redhat.com> 6.0.3-1


More information about the scm-commits mailing list