From 530a2de094e478acd5ec35d94d16ecb125a5605c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 15 Sep 2014 10:53:17 +0200 Subject: [PATCH] Enable perl(Tk) tests --- perl-Pod-Perldoc.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Pod-Perldoc.spec b/perl-Pod-Perldoc.spec index b77cefe..fb79724 100644 --- a/perl-Pod-Perldoc.spec +++ b/perl-Pod-Perldoc.spec @@ -1,11 +1,10 @@ -# Disable Perl(Tk) tests temporarily until Perl-Tk works with perl-5.20 -%bcond_with tk +%bcond_without tk %global cpan_version 3.24 Name: perl-Pod-Perldoc # let's overwrite the module from perl.srpm Version: %(echo '%{cpan_version}' | sed 's/_/./') -Release: 3%{?dist} +Release: 4%{?dist} Summary: Look up Perl documentation in Pod format License: GPL+ or Artistic Group: Development/Libraries @@ -106,6 +105,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Sep 15 2014 Petr Pisar - 3.24-4 +- Enable perl(Tk) tests + * Sun Sep 07 2014 Jitka Plesnikova - 3.24-3 - Perl 5.20 re-rebuild of bootstrapped packages - Disable Perl(Tk) tests temporarily until Perl-Tk works with perl-5.20