From 8242a8fe85b5732b03ce98a6416363c9b5e73877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 27 Sep 2010 14:18:23 +0200 Subject: [PATCH] Filter provides/requires --- perl-libwww-perl.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index bc29598..5f1b82c 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -28,6 +28,13 @@ use and even classes that help you implement simple HTTP servers. %prep %setup -q -n libwww-perl-%{version} +%{?filter_setup: +%filter_from_provides /perl(HTTP::Headers)/d +%filter_from_requires /perl(HTTP:GHTTP)/d +%filter_from_requires /perl(Win32)/d +%filter_from_requires /perl(Authen::NTLM)/d +%?perl_default_filter +} %build # Install the aliases by default