commit af12ba4756d2dd6b76f636126f0d332ab0a5cc21 Author: Petr Písař <ppi...@redhat.com> Date: Tue Jul 26 09:25:37 2011 +0200
Fix typo in filter perl-LWP-Protocol-https.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- 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 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel