From d06cd89584f95181aa649eb05bb6a883ced76031 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 29 Jun 2003 10:15:22 +0000 Subject: [PATCH] - added Math/BigInt dirs (here, in case of using builtin Math::BigInt) - release 0.40 Changed files: perl.spec -> 1.215 --- perl.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/perl.spec b/perl.spec index f4de328..7dd9353 100644 --- a/perl.spec +++ b/perl.spec @@ -65,7 +65,7 @@ Summary(tr): Kabuk yorumlama dili Summary(zh_CN): Perl ±à³ÌÓïÑÔ¡£ Name: perl Version: 5.8.0 -Release: 0.39%{?_without_threads:_nothr}%{?_without_largefiles:_nolfs} +Release: 0.40%{?_without_threads:_nothr}%{?_without_largefiles:_nolfs} Epoch: 1 License: GPL v1+ or Artistic Group: Development/Languages/Perl @@ -759,7 +759,7 @@ install -d AI/NeuralNet Algorithm Apache Archive Array Astro Attribute \ Convert Crypt DBD Data Date Devel Device Digest Error ExtUtils \ File Filesys Font Games Getopt GnuPG Graph Graphics HTML HTTP I18N \ IO/Socket IPC Image Inline Language Lingua/{EN,Stem/Snowball} \ - List Locale LockFile Log MIME Mail Math Modem Module Net/SMTP \ + List Locale LockFile Log MIME Mail Math/BigInt Modem Module Net/SMTP \ NetServer Netscape News Number OLE Parse Pod PostScript Proc \ RADIUS RPC RPM Regexp SOAP/Transport SQL Schedule Set Sort \ Speech Spreadsheet Statistics String Sub Sys TeX Test \ @@ -768,17 +768,16 @@ install -d AI/NeuralNet Algorithm Apache Archive Array Astro Attribute \ cd $RPM_BUILD_ROOT%{perl_vendorarch} install -d Astro Audio Authen B BSD Bit Compress Crypt/OpenSSL Data Devel \ - Digest File IPC Inline Locale Math Net Speech/Recognizer String Sys \ - Term Text Unicode XML \ + Digest File IPC Inline Locale Math/BigInt Net Speech/Recognizer String \ + Sys Term Text Unicode XML \ auto/{Astro,Audio,Authen,BSD,Bit,Compress,Crypt/OpenSSL,Data,Devel} \ - auto/{Digest,File,IPC,Inline,Locale,Math,Net,Regexp,Speech/Recognizer} \ - auto/{String,Sys,Term,Text,Unicode,XML} + auto/{Digest,File,IPC,Inline,Locale,Math/BigInt,Net,Regexp} \ + auto/{Speech/Recognizer,String,Sys,Term,Text,Unicode,XML} ) ## non-english man pages %{__bzip2} -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir} - ## examples and demos install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-modules-%{version} mv $RPM_BUILD_ROOT%{perl_privlib}/CGI/eg \ -- 2.44.0