[perl] Fix a typo in file names

Petr Pisar ppisar at fedoraproject.org
Tue Jun 26 07:22:12 UTC 2012


commit 5a0d2c4f2c48131be674d97712702acd880d1383
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Jun 26 09:21:59 2012 +0200

    Fix a typo in file names

 perl.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index be9faec..9aeef78 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1941,7 +1941,7 @@ sed \
 %exclude %{_mandir}/man3/Pod::Checker.*
 %exclude %{_mandir}/man3/Pod::Find.*
 %exclude %{_mandir}/man3/Pod::InputObjects.*
-%exclude %{_mandir}/man3/Pod::ParseUtil.*
+%exclude %{_mandir}/man3/Pod::ParseUtils.*
 %exclude %{_mandir}/man3/Pod::Parser.*
 %exclude %{_mandir}/man3/Pod::PlainText.*
 %exclude %{_mandir}/man3/Pod::Select.*
@@ -2426,7 +2426,7 @@ sed \
 %{_mandir}/man3/Pod::Checker.*
 %{_mandir}/man3/Pod::Find.*
 %{_mandir}/man3/Pod::InputObjects.*
-%{_mandir}/man3/Pod::ParseUtil.*
+%{_mandir}/man3/Pod::ParseUtils.*
 %{_mandir}/man3/Pod::Parser.*
 %{_mandir}/man3/Pod::PlainText.*
 %{_mandir}/man3/Pod::Select.*


More information about the scm-commits mailing list