]> git.pld-linux.org Git - packages/perl.git/commitdiff
- -doc-pod R: perldoc, added missing %%{perl_privlib}/pod dir to -perldoc
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 20 Mar 2003 17:43:17 +0000 (17:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 0.32

Changed files:
    perl.spec -> 1.197

perl.spec

index 53f16d4ffd42dac413fe4f52aaff46f34f1de7da..d0872f82e36452ceb3777f12d915b694b27cbeff 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -51,7 +51,7 @@ Summary(tr):  Kabuk yorumlama dili
 Summary(zh_CN):        Perl ±à³ÌÓïÑÔ¡£
 Name:          perl
 Version:       5.8.0
-Release:       0.31%{?_without_threads:_nothr}%{?_without_largefiles:_nolfs}
+Release:       0.32%{?_without_threads:_nothr}%{?_without_largefiles:_nolfs}
 Epoch:         1
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
@@ -313,6 +313,7 @@ Perla oraz kompilowania modu
 Summary:       Perl documentation in POD format
 Summary(pl):   Dokumentacja Perla w formacie POD
 Group:         Documentation
+Requires:      perldoc
 Obsoletes:     perl-pod
 
 %description doc-pod
@@ -1194,6 +1195,7 @@ rm -rf $RPM_BUILD_ROOT
 %files perldoc
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/perldoc
+%dir %{perl_privlib}/pod
 %{perl_privlib}/pod/perldiag.pod
 %{perl_privlib}/pod/perlfaq*.pod
 %{perl_privlib}/pod/perlfunc.pod
This page took 0.04355 seconds and 4 git commands to generate.