|
|
|
@ -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@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@redhat.com> - 0.9-4
|
|
|
|
|