jplesnik pushed to perl (master). "Move ok and Test::Use::ok to perl-Test-Simple"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 4 13:29:09 UTC 2015


From 6ac69ebb94aa70b416580f7c84ca233322a3e426 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Thu, 4 Jun 2015 15:28:56 +0200
Subject: Move ok and Test::Use::ok to perl-Test-Simple


diff --git a/perl.spec b/perl.spec
index ca62138..602e05e 100644
--- a/perl.spec
+++ b/perl.spec
@@ -30,7 +30,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be broken otherwise
-Release:        342%{?dist}
+Release:        343%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -2700,17 +2700,21 @@ popd
 %exclude %{_mandir}/man3/Test::Harness*
 
 # Test-Simple
+%exclude %{privlib}/ok*
 %exclude %dir %{privlib}/Test
 %exclude %{privlib}/Test/More*
 %exclude %{privlib}/Test/Builder*
 %exclude %{privlib}/Test/Tester*
 %exclude %{privlib}/Test/Simple*
 %exclude %{privlib}/Test/Tutorial*
+%exclude %{privlib}/Test/use/ok*
+%exclude %{_mandir}/man3/ok*
 %exclude %{_mandir}/man3/Test::More*
 %exclude %{_mandir}/man3/Test::Builder*
 %exclude %{_mandir}/man3/Test::Tester*
 %exclude %{_mandir}/man3/Test::Simple*
 %exclude %{_mandir}/man3/Test::Tutorial*
+%exclude %{_mandir}/man3/Test::use::ok*
 
 # Text-ParseWords
 %exclude %{privlib}/Text/ParseWords.pm
@@ -3513,17 +3517,21 @@ popd
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Test-Simple
+%{privlib}/ok*
 %dir %{privlib}/Test
 %{privlib}/Test/More*
 %{privlib}/Test/Builder*
 %{privlib}/Test/Tester*
 %{privlib}/Test/Simple*
 %{privlib}/Test/Tutorial*
+%{privlib}/Test/use/ok*
+%{_mandir}/man3/ok*
 %{_mandir}/man3/Test::More*
 %{_mandir}/man3/Test::Builder*
 %{_mandir}/man3/Test::Tester*
 %{_mandir}/man3/Test::Simple*
 %{_mandir}/man3/Test::Tutorial*
+%{_mandir}/man3/Test::use::ok*
 %endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
@@ -3605,6 +3613,9 @@ popd
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Thu Jun 04 2015 Jitka Plesnikova <jplesnik at redhat.com> - 4:5.22.0-243
+- Move ok and Test::Use::ok to perl-Test-Simple
+
 * Wed Jun 03 2015 Jitka Plesnikova <jplesnik at redhat.com> - 4:5.22.0-242
 - Move bin/encguess to perl-Encode
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=master&id=6ac69ebb94aa70b416580f7c84ca233322a3e426


More information about the scm-commits mailing list