Improve commentary

This commit is contained in:
Paul Howarth 2012-04-23 13:40:03 +01:00
parent 658f792986
commit 795370ea5b

View File

@ -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@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@city-fan.org> - 0.008-1
- Update to 0.008: