]> git.pld-linux.org Git - packages/perl-HTML-Parser.git/commitdiff
- up to 3.33
authormigo <migo@pld-linux.org>
Wed, 15 Oct 2003 14:56:58 +0000 (14:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- tests bcond

Changed files:
    perl-HTML-Parser.spec -> 1.70

perl-HTML-Parser.spec

index da2778851b6a928c75c03b0d9eac4c26ad6a54f6..192fd538ac93de874f315ade81fec5097eebdfd8 100644 (file)
@@ -1,3 +1,7 @@
+
+# Conditional build:
+%bcond_without tests   # Do not perform "make test"
+
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    HTML
 %define                pnam    Parser
@@ -18,12 +22,12 @@ Summary(sv):        HTML::Parser-modul till Perl
 Summary(uk):   HTML::Parser - ÎÁ¦ҠÍÏÄÕ̦נÄÌÑ ÒÏÚÂÏÒÕ HTML-ÄÏËÕÍÅÎÔ¦×
 Summary(zh_CN):        Perl µÄ HTML ½âÎöÆ÷Ä£¿é¡£
 Name:          perl-HTML-Parser
-Version:       3.32
+Version:       3.33
 Release:       1
 License:       distributable
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: f68df7ba0fccfd34a8a188e4734b99e1
+# Source0-md5: 088285128121d4c09da4e2c87953f9f3
 BuildRequires: perl-HTML-Tagset
 BuildRequires: perl-devel >= 5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -102,6 +106,8 @@ fr
 %{__make} \
        OPTIMIZE="%{rpmcflags}"
 
+%{?with_tests:make test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.147661 seconds and 4 git commands to generate.