]> git.pld-linux.org Git - packages/perl-IO-Socket-SSL.git/commitdiff
- new bcond style; some cosmetics here and there; changelog cleanups auto/ac/perl-IO-Socket-SSL-0_95-1
authoreothane <eothane@pld-linux.org>
Sat, 13 Mar 2004 23:09:15 +0000 (23:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-IO-Socket-SSL.spec -> 1.39

perl-IO-Socket-SSL.spec

index 427cd0dc9078a230bd802fdd1bf3c51989b9f5bd..38fad28044eefd774cc369d8319efcb8945a4706 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-# _with_tests - perform "make test" - needs network connection
+%bcond_with    tests   # perform "make test" - needs network connection
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    IO
@@ -46,7 +46,7 @@ certyfikatu, wyb
        INSTALLDIRS=vendor
 %{__make}
 
-%{?_with_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.194565 seconds and 4 git commands to generate.