[perl-Pod-Perldoc] Enable perl(Tk) tests

Petr Pisar ppisar at fedoraproject.org
Mon Sep 15 10:07:30 UTC 2014


commit 530a2de094e478acd5ec35d94d16ecb125a5605c
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Sep 15 10:53:17 2014 +0200

    Enable perl(Tk) tests

 perl-Pod-Perldoc.spec |    8 +++++---
 1 files 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 <ppisar at redhat.com> - 3.24-4
+- Enable perl(Tk) tests
+
 * Sun Sep 07 2014 Jitka Plesnikova <jplesnik at redhat.com> - 3.24-3
 - Perl 5.20 re-rebuild of bootstrapped packages
 - Disable Perl(Tk) tests temporarily until Perl-Tk works with perl-5.20


More information about the scm-commits mailing list