]> git.pld-linux.org Git - packages/perl-Net-IMAP-Simple.git/commitdiff
- ported to new bconds
authorankry <ankry@pld-linux.org>
Wed, 21 Apr 2004 00:10:17 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-IMAP-Simple.spec -> 1.9

perl-Net-IMAP-Simple.spec

index a059f83de62fc9dbc66d90a6b464bff5fe411d27..f0fecb9908cc6a4b5b59fe664e35ba1febc8a194 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Conditional build:
 #
 # 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    Net
 %define                pnam    IMAP-Simple
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Net
 %define                pnam    IMAP-Simple
@@ -36,7 +37,7 @@ obs
        INSTALLDIRS=vendor
 %{__make}
 
        INSTALLDIRS=vendor
 %{__make}
 
-%{!?_without_tests:%{__make} test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.052949 seconds and 4 git commands to generate.