From 36fb52489a364b580f67d41429c567808453c707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Tue, 26 Jul 2011 09:21:48 +0200 Subject: [PATCH] Fix typo in filter --- perl-libwww-perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 2adfb19..6c75a49 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -84,7 +84,7 @@ use and even classes that help you implement simple HTTP servers. # RPM 4.9 style: # Remove not-packaged features -%global __requires_exclude %{?__requires_exclude:__requires_exclude|}perl\\(Authen::NTLM\\) +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}perl\\(Authen::NTLM\\) %global __requires_exclude %__requires_exclude|perl\\(HTTP::GHTTP\\) # Remove underspecified dependencies %global __requires_exclude %__requires_exclude|^perl\\(Encode\\)\\s*$