]> git.pld-linux.org Git - packages/perl-Crypt-CAST5.git/commitdiff
- new bconds
authorankry <ankry@pld-linux.org>
Tue, 20 Apr 2004 09:55:37 +0000 (09:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Crypt-CAST5.spec -> 1.4

perl-Crypt-CAST5.spec

index 94d3a7fb01eb753feb88177fde5333eaae419450..e5a113fb10eeceae4ebcaec01ffb85e80e3180a5 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-# _without_tests - do not perform "make test"
+%bcond_without tests   # Do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Crypt
@@ -15,7 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 79806329ad2f39d31e6770a55a89e199
-%{!?_without_tests:BuildRequires:      perl-Test-Simple >= 0.47}
+%{?with_tests:BuildRequires:   perl-Test-Simple >= 0.47}
 BuildRequires: perl-devel >= 5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.131332 seconds and 4 git commands to generate.