From d46566497d53b5f601ff5a9e0a879cbe044ec22d Mon Sep 17 00:00:00 2001 From: sparky Date: Mon, 13 Nov 2006 15:01:54 +0000 Subject: [PATCH] - don't use %{without ...}, it may not work after inverting bcond Changed files: perl-Net-DNS.spec -> 1.75 --- perl-Net-DNS.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index f54414e..08ac71b 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -31,7 +31,7 @@ BuildRequires: perl-Net-IP >= 1.20 BuildRequires: perl-Test-Pod >= 0.95 %endif BuildRequires: rpm-perlprov >= 4.1-13 -%if %{without libresolv} +%if !%{with libresolv} BuildArch: noarch %endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0