[perl-CPAN-Meta-YAML] Improve commentary

Paul Howarth pghmcfc at fedoraproject.org
Mon Apr 23 12:40:17 UTC 2012


commit 795370ea5b1fdb4fb0698b22e64962acf3103227
Author: Paul Howarth <paul at 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á <mmaslano at 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 <paul at city-fan.org> - 0.008-1
 - Update to 0.008:


More information about the scm-commits mailing list