[perl-Test-EOL] Comment clean-up

Paul Howarth pghmcfc at fedoraproject.org
Thu Jun 30 18:43:11 UTC 2011


commit 88b33edee2f2520f6dc679468fbba760d80c8d49
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jun 30 10:45:20 2011 +0100

    Comment clean-up

 perl-Test-EOL.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec
index 7764780..b6ef803 100644
--- a/perl-Test-EOL.spec
+++ b/perl-Test-EOL.spec
@@ -1,9 +1,9 @@
-# We don't really need ExtUtils::MakeMaker > 6.31
+# We don't really need ExtUtils::MakeMaker ≥ 6.31
 %global old_eumm %(%{__perl} -MExtUtils::MakeMaker -e 'printf "%d\\n", $ExtUtils::MakeMaker::VERSION < 6.31 ? 1 : 0;' 2>/dev/null || echo 0)
 
 Name:		perl-Test-EOL
 Version:	0.9
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Check the correct line endings in your project
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -36,7 +36,7 @@ whitespace.
 %prep
 %setup -q -n Test-EOL-%{version}
 
-# We don't really need ExtUtils::MakeMaker > 6.31
+# We don't really need ExtUtils::MakeMaker ≥ 6.31
 %if %{old_eumm}
 %patch0 -p1
 %endif
@@ -70,7 +70,7 @@ rm -rf %{buildroot}
 %changelog
 * Tue Jun 28 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.9-4
 - Perl mass rebuild
-- add macro perl_bootstrap
+- Add macro perl_bootstrap
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild



More information about the perl-devel mailing list