]> git.pld-linux.org Git - packages/perl-MIME-Lite.git/blobdiff - perl-MIME-Lite.spec
- license fixes / unification
[packages/perl-MIME-Lite.git] / perl-MIME-Lite.spec
index f85dc79f6712a9b9ecb0e5941416345562018456..b3f185152539b76da343a66385cc5a8e81a7e8ac 100644 (file)
@@ -1,3 +1,7 @@
+#
+# Conditional build:
+%bcond_without tests   # do not perform "make test"
+#
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    MIME
 %define        pnam    Lite
@@ -6,7 +10,8 @@ Summary(pl):   Modu
 Name:          perl-MIME-Lite
 Version:       3.01
 Release:       1
-License:       GPL
+# same as perl
+License:       GPL v1+ or Artisric
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: b41eb689819775fd8df360458fc2d507
@@ -31,6 +36,8 @@ wiadomo
        INSTALLDIRS=vendor
 %{__make}
 
+%{?with_tests:%{__make} test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.036312 seconds and 4 git commands to generate.