[perl-Test-EOL] %{?perl_default_filter} isn't needed for this tiny package

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


commit f405d34b3fc0e08f87cec881667541f9dedb26dd
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jun 30 10:57:58 2011 +0100

    %{?perl_default_filter} isn't needed for this tiny package

 perl-Test-EOL.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec
index 04b424c..f6e2aa0 100644
--- a/perl-Test-EOL.spec
+++ b/perl-Test-EOL.spec
@@ -26,8 +26,6 @@ BuildRequires:	perl(Pod::Coverage::TrustPod)
 %endif
 Requires:	perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
-%{?perl_default_filter}
-
 %description
 This module scans your project/distribution for any perl files (scripts,
 modules, etc.) with Windows line endings. It can also check for trailing
@@ -69,6 +67,7 @@ rm -rf %{buildroot}
 
 %changelog
 * Thu Jun 30 2011 Paul Howarth <paul at city-fan.org> - 0.9-5
+- %%{?perl_default_filter} isn't needed for this tiny package
 - Nobody else likes macros for commands
 
 * Tue Jun 28 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.9-4


More information about the scm-commits mailing list