]> git.pld-linux.org Git - packages/perl-Net-DNS.git/commitdiff
- don't use %{without ...}, it may not work after inverting bcond
authorsparky <sparky@pld-linux.org>
Mon, 13 Nov 2006 15:01:54 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-DNS.spec -> 1.75

perl-Net-DNS.spec

index f54414e5d62ab1a183811323961b032c3d607ada..08ac71b70609791e3e1cf4a086eee539eef702c4 100644 (file)
@@ -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)
This page took 0.031794 seconds and 4 git commands to generate.