From 55341ebe1d243c3370375d55f49f37eb2b795fde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 1 Oct 2010 13:25:39 +0200 Subject: [PATCH] threads owns %{archlib}/auto/threads --- perl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl.spec b/perl.spec index 59717db..4a09d8a 100644 --- a/perl.spec +++ b/perl.spec @@ -1412,6 +1412,7 @@ rm -rf $RPM_BUILD_ROOT %exclude %{_mandir}/man3/Time::Seconds.3* # threads +%exclude %{archlib}/auto/threads %exclude %{archlib}/auto/threads/threads* %exclude %{archlib}/threads.pm %exclude %{_mandir}/man3/threads.3* @@ -1755,6 +1756,7 @@ rm -rf $RPM_BUILD_ROOT %files threads %defattr(-,root,root,-) +%{archlib}/auto/threads %{archlib}/auto/threads/threads* %{archlib}/threads.pm %{_mandir}/man3/threads.3*