commit 795370ea5b1fdb4fb0698b22e64962acf3103227
Author: Paul Howarth <p...@city-fan.org>
Date:   Mon Apr 23 13:40:03 2012 +0100

    Improve commentary

 perl-CPAN-Meta-YAML.spec |    7 ++++---
 1 files 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á <mmasl...@redhat.com> - 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 <p...@city-fan.org> - 0.008-1
 - Update to 0.008:
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to