SPECS: perl.spec - shared module dirs moved to perl-dirs package, ...
glen
glen at pld-linux.org
Tue Aug 22 21:14:01 CEST 2006
Author: glen Date: Tue Aug 22 19:14:01 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- shared module dirs moved to perl-dirs package, rel 5
---- Files affected:
SPECS:
perl.spec (1.338 -> 1.339)
---- Diffs:
================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.338 SPECS/perl.spec:1.339
--- SPECS/perl.spec:1.338 Sun Aug 13 21:27:38 2006
+++ SPECS/perl.spec Tue Aug 22 21:13:56 2006
@@ -30,6 +30,7 @@
%define perl_vendorlib %{_datadir}/perl5/vendor_perl
%define perl_vendorarch %{_libdir}/perl5/vendor_perl/%{_abi}/%{_target_platform}%{perlthread}
+%define _rel 5
Summary: Practical Extraction and Report Language (Perl)
Summary(cs): Programovací jazyk Perl
Summary(da): Programmeringssproget Perl
@@ -53,7 +54,7 @@
Summary(zh_CN): Perl ąŕłĚÓďŃÔĄŁ
Name: perl
Version: 5.8.8
-Release: 2%{!?with_threads:_nothr}
+Release: %{_rel}%{!?with_threads:_nothr}
Epoch: 1
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -271,6 +272,7 @@
Summary: Base Perl components for a minimal installation
Summary(pl): Podstawowe składniki potrzebne do minimalnej instalacji Perla
Group: Development/Languages/Perl
+Requires: perl-dirs
Provides: perl(largefiles)
Provides: perl-File-Compare = 1.1003
Provides: perl-File-Spec = 3.12
@@ -797,37 +799,6 @@
install -d $RPM_BUILD_ROOT{%{perl_vendorlib},%{perl_vendorarch},%{perl_vendorarch}/auto}
owd="`pwd`"
-cd $RPM_BUILD_ROOT%{perl_vendorlib}
-install -d AI/NeuralNet Algorithm Apache App/Packer Archive Array Astro \
- Attribute Audio Authen B Barcode Bundle Business CGI Cache Carp \
- Chart Cisco Class/Data Config Convert Crypt DBD DNS Data \
- Date/Japanese DateTime Devel Device Digest Email/Simple Error \
- Exporter ExtUtils File/Path Filesys Font Games Getopt GnuPG Graph \
- Graphics HTML HTTP Hash I18N IO/Socket IPC Image Inline Jabber \
- Language Lingua/{EN,Stem/Snowball} List Locale LockFile Log MIME \
- Mail Math/{BigInt,Business,Calc,Fractal} Modem Module Net/{IDN,SMTP} \
- NetAddr NetServer Netscape News Number Object OLE PAR PHP Params \
- Parse PerlIO/via Pod PostScript Proc Quantum RADIUS RPC RPM RTF \
- Regexp SNMP SOAP/Transport SQL SVN Schedule Set Sort Speech \
- Spreadsheet Statistics String Sub Sys TeX Template \
- Term/{ReadLine,Screen} Test Text/Query Tie Time Tree UNIVERSAL \
- Unicode Unix WWW/Google X500 XML/{Filter,Handler,Parser,RSS,XPath} \
- auto/{AI,Array,Config,Crypt,Data,Devel,GnuPG,Mail,Math,Net,Schedule} \
- auto/{Statistics,Text,WWW}
-
-cd $RPM_BUILD_ROOT%{perl_vendorarch}
-install -d AI Algorithm Astro Audio Authen B BSD Bit Chemistry Class \
- Compress Convert Crypt/OpenSSL Data DateTime Devel Device Digest \
- File IPC Image Inline Linux Locale Math/BigInt Net Ogg/Vorbis PerlIO \
- Speech/Recognizer String Sys Template Term Text Time Unicode WWW XML \
- auto/{AI,Algorithm,Astro,Audio,Authen,BSD,Bit,Chemistry,Class,Clone} \
- auto/{Compress,Convert,Crypt/OpenSSL,Data,Devel,Device,Digest,File} \
- auto/{IPC,Image,Inline,Locale,Linux,Math/BigInt,Net,Ogg/Vorbis} \
- auto/{PerlIO,Regexp,Speech/Recognizer,String,Sys,Term,Text,Time} \
- auto/{Unicode,WWW,XML}
-
-cd "$owd"
-
## non-english man pages
%{__bzip2} -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
@@ -1427,6 +1398,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.339 2006/08/22 19:13:56 glen
+- shared module dirs moved to perl-dirs package, rel 5
+
Revision 1.338 2006/08/13 19:27:38 ankry
- reverted last change
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl.spec?r1=1.338&r2=1.339&f=u
More information about the pld-cvs-commit
mailing list