From af12ba4756d2dd6b76f636126f0d332ab0a5cc21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 26 Jul 2011 09:25:37 +0200 Subject: [PATCH] Fix typo in filter --- perl-LWP-Protocol-https.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index 9fa4d30..f8c667a 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -28,7 +28,7 @@ Requires: perl(Net::HTTPS) >= 6 %filter_from_requires /^perl(Net::HTTPS)\s*$/d %filter_setup # RPM 4.9 style -%global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Net::HTTPS\\)\\s*$ +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Net::HTTPS\\)\\s*$ %description The LWP::Protocol::https module provides support for using HTTPS schemed