From 795370ea5b1fdb4fb0698b22e64962acf3103227 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Mon, 23 Apr 2012 13:40:03 +0100 Subject: [PATCH] Improve commentary --- perl-CPAN-Meta-YAML.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-CPAN-Meta-YAML.spec b/perl-CPAN-Meta-YAML.spec index 2c230db..430897d 100644 --- a/perl-CPAN-Meta-YAML.spec +++ b/perl-CPAN-Meta-YAML.spec @@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Spec) -# Version 1.113620 needed for "UTF" +# Version 1.113620 needed for "UTF"; RHEL-7 package cannot have buildreq from EPEL-7 %if 0%{?rhel} < 7 BuildRequires: perl(Pod::Wordlist::hanekomu) >= 1.113620 %endif @@ -69,8 +69,9 @@ rm -rf %{buildroot} - Data::Dumper is not really needed, dependencies must be fixed in YAML * Mon Apr 23 2012 Marcela Mašláňová - 0.008-2 -- BR Pod::Wordlist::hanekomu only if macro is true -- add missing Data::Dumper dependency +- Don't BR: Pod::Wordlist::hanekomu for RHEL-7+ builds; RHEL package cannot + have buildreq from EPEL +- Add missing Data::Dumper dependency * Thu Mar 15 2012 Paul Howarth - 0.008-1 - Update to 0.008: