From 99aec7086b0b6f44570a7b803089b19ffcb39748 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Sat, 11 Nov 2017 23:29:46 -0500 Subject: [PATCH] Remove stale comment regarding perl YAML::Any filtering The code to filter the spurious YAML::Any requires was removed in 903d8f3 (Remove EL-5 and old Fedora conditionals, 2017-07-22). The comment was simply missed. --- git.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/git.spec b/git.spec index 4affaf2..4ca1939 100644 --- a/git.spec +++ b/git.spec @@ -409,7 +409,6 @@ EOF # Filter bogus perl requires # packed-refs comes from a comment in contrib/hooks/update-paranoid -# YAML::Any is optional and not available on el5 %if %{use_new_rpm_filters} %{?perl_default_filter} %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(packed-refs\\)