ppisar pushed to perl (master). "Remove dangling empty directory after sub-packaging Test-Simple"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jul 9 14:58:14 UTC 2015


From 16113d404930030c0a6b08939d44e776d6223cd8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 9 Jul 2015 16:37:48 +0200
Subject: Remove dangling empty directory after sub-packaging Test-Simple


diff --git a/perl.spec b/perl.spec
index da32171..edfea73 100644
--- a/perl.spec
+++ b/perl.spec
@@ -2983,14 +2983,14 @@ popd
 %exclude %{privlib}/Test/Tester*
 %exclude %{privlib}/Test/Simple*
 %exclude %{privlib}/Test/Tutorial*
-%exclude %{privlib}/Test/use/ok*
+%exclude %{privlib}/Test/use
 %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*
+%exclude %{_mandir}/man3/Test::use::*
 
 # Text-Balanced
 %exclude %{privlib}/Text/Balanced.pm
@@ -3887,14 +3887,14 @@ popd
 %{privlib}/Test/Tester*
 %{privlib}/Test/Simple*
 %{privlib}/Test/Tutorial*
-%{privlib}/Test/use/ok*
+%{privlib}/Test/use
 %{_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*
+%{_mandir}/man3/Test::use::*
 %endif
 
 %files Text-Balanced
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list