]> git.pld-linux.org Git - packages/perl.git/commitdiff
- add the *.ph files (some modules won't work without them)
authorradek <radek@pld-linux.org>
Wed, 11 Sep 2002 20:49:05 +0000 (20:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 57

Changed files:
    perl.spec -> 1.167

perl.spec

index 8917998cd3ab5842ec26c85ca850021ec508ff35..d06d03697df831c2aa7b1f1a5c2a3a9fb2df5082 100644 (file)
--- 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*
This page took 0.079994 seconds and 4 git commands to generate.