]> git.pld-linux.org Git - packages/perl-URI.git/commitdiff
- fixed bcond
authorTomasz Pala <gotar@pld-linux.org>
Sat, 4 Oct 2003 13:39:04 +0000 (13:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-URI.spec -> 1.51

perl-URI.spec

index bfffd5a2a325430cf8cc4908e7a96f3d7edf2c7e..5991e86088a5a2691229086256cd9c1eda15846f 100644 (file)
@@ -17,7 +17,7 @@ Group:                Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
 # Source0-md5: 0298e4498b871cf2aa3e76f7dc8bd6b7
 BuildRequires: perl-devel >= 5.6.1
-%if %{?_without_test:0}%{!?_without_test:1}
+%if %{?_without_tests:0}%{!?_without_tests:1}
 BuildRequires: perl-MIME-Base64
 BuildRequires: perl-libnet
 %endif
This page took 0.091819 seconds and 4 git commands to generate.