From c7587814a3f51d17d11eecf595547d8fb65249c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 12 Jun 2013 13:32:54 +0200 Subject: [PATCH] Do not double-own archlib directory --- perl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 0970ff3..9b66f90 100644 --- a/perl.spec +++ b/perl.spec @@ -2230,7 +2230,7 @@ sed \ %{_mandir}/man3/*.3* %{_bindir}/* %{privlib} -%{archlib} +%{archlib}/* %{perl_vendorlib} @@ -3650,6 +3650,7 @@ sed \ arguments (bug #971094) - Update h2ph(1) documentation (bug #948538) - Update pod2html(1) documentation (bug #948538) +- Do not double-own archlib directory (bug #894195) * Tue Jun 11 2013 Petr Pisar - 4:5.16.3-277 - Move CPANPLUS-Dist-Build files from perl-CPANPLUS