From: radek Date: Wed, 11 Sep 2002 20:49:05 +0000 (+0000) Subject: - add the *.ph files (some modules won't work without them) X-Git-Tag: perl-5_6_1-58~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl.git;a=commitdiff_plain;h=a23f564a4696edec1d201b954672b1fd95061b01 - add the *.ph files (some modules won't work without them) - release 57 Changed files: perl.spec -> 1.167 --- diff --git a/perl.spec b/perl.spec index 8917998..d06d036 100644 --- a/perl.spec +++ b/perl.spec @@ -25,7 +25,7 @@ Summary(tr): Kabuk yorumlama dili Summary(zh_CN): Perl ±à³ÌÓïÑÔ¡£ Name: perl Version: 5.6.1 -Release: 56 +Release: 57 Epoch: 1 License: GPL/Artistic Group: Applications/Text @@ -743,6 +743,15 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/%{version}/%{_target_platform}*/auto/Socket/Socket.bs %attr(755,root,root) %{_libdir}/perl5/%{version}/%{_target_platform}*/auto/Socket/Socket.so +# some *.ph files, probably more shoud be included (if not all) +%{_libdir}/perl5/%{version}/%{_target_platform}*/*.ph +%{_libdir}/perl5/%{version}/%{_target_platform}*/asm +%{_libdir}/perl5/%{version}/%{_target_platform}*/bits +%{_libdir}/perl5/%{version}/%{_target_platform}*/gnu +%{_libdir}/perl5/%{version}/%{_target_platform}*/linux +%{_libdir}/perl5/%{version}/%{_target_platform}*/net +%{_libdir}/perl5/%{version}/%{_target_platform}*/sys + %{_mandir}/man1/a2p.1* %{_mandir}/man1/dprofpp.1* %{_mandir}/man1/find2perl.1*