From b9c44ddd1ee412c712adb8e06d5a44b2846c8222 Mon Sep 17 00:00:00 2001 From: mis Date: Tue, 22 May 2001 17:05:21 +0000 Subject: [PATCH] - added pod subpackage; release 8 Changed files: perl.spec -> 1.98 --- perl.spec | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 218d822..39620da 100644 --- a/perl.spec +++ b/perl.spec @@ -7,7 +7,7 @@ Summary(pl): Practical Extraction and Report Language (Perl) Summary(tr): Kabuk yorumlama dili Name: perl Version: 5.6.1 -Release: 7 +Release: 8 Epoch: 1 License: GPL Group: Applications/Text @@ -124,6 +124,21 @@ Practical Extraction and Report Language - modules. %description -l pl modules Practical Extraction and Report Language - modu³y. +%package pod +Summary: Perl POD documentation +Summary(pl): Dokumentacja Perla w formacie POD +Group: Applications/Text +Group(de): Applikationen/Text +Group(fr): Utilitaires/Texte +Group(pl): Aplikacje/Tekst +Prereq: %{name} = %{version} + +%description pod +Practical Extraction and Report Language - POD docs + +%description -l pl pod +Practical Extraction and Report Language - dokumentacja w formacie POD + %prep %setup -q %patch0 -p1 @@ -497,3 +512,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/perl5/%{version}/%{_target_platform}*/re.pm %{_libdir}/perl5/%{version}/%{_target_platform}*/Safe.pm %{_libdir}/perl5/%{version}/%{_target_platform}*/SDBM_File.pm + +%files pod +%defattr(644,root,root,755) +%{_libdir}/perl5/%{version}/pod -- 2.44.0