Author: glen Date: Tue Apr 25 08:36:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 5.420
---- Files affected: SPECS: perl-MIME-tools.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/perl-MIME-tools.spec diff -u SPECS/perl-MIME-tools.spec:1.49 SPECS/perl-MIME-tools.spec:1.50 --- SPECS/perl-MIME-tools.spec:1.49 Mon May 30 14:44:37 2005 +++ SPECS/perl-MIME-tools.spec Tue Apr 25 10:36:10 2006 @@ -9,20 +9,20 @@ Summary: MIME::tools - modules for parsing (and creating!) MIME entities Summary(pl): MIME::tools - zestaw modułów do operacji na danych w formacie MIME Name: perl-MIME-tools -Version: 5.417 +Version: 5.420 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: a92299db8729f0f7886ada6e3539b265 +# Source0-md5: 4db6505cc0132c80c5a9cc54f443a21a BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} BuildRequires: perl(File::Path) >= 1 BuildRequires: perl(File::Spec) >= 0.6 -BuildRequires: perl-MailTools >= 1.05 -BuildRequires: perl-MIME-Base64 >= 2.20 BuildRequires: perl-IO-stringy >= 1.211 +BuildRequires: perl-MIME-Base64 >= 2.20 +BuildRequires: perl-MailTools >= 1.05 %endif BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -33,9 +33,9 @@ %description MIME-tools is a collection of Perl5 MIME:: modules for parsing, -decoding and generating single- or multipart (even nested -multipart) MIME messages. (Yes, kids, that means you can send messages -with attached GIF files). +decoding and generating single- or multipart (even nested multipart) +MIME messages. (Yes, kids, that means you can send messages with +attached GIF files). %description -l pl MIME::tools to zestaw modułów MIME:: dla Perla 5 do analizy, @@ -61,6 +61,7 @@ DESTDIR=$RPM_BUILD_ROOT install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/MIME-tools/.packlist %clean rm -rf $RPM_BUILD_ROOT @@ -81,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2006/04/25 08:36:10 glen +- 5.420 + Revision 1.49 2005/05/30 12:44:37 qboosh - updated to 5.417 @@ -149,7 +153,7 @@ - release 6. Revision 1.26 2002/07/20 10:21:11 qboosh -- new %%doc, added versions to BRs +- new %doc, added versions to BRs Revision 1.25 2002/07/10 08:47:56 depesz - applied changes using automat supplied by Radoslaw Zielinski @@ -158,20 +162,20 @@ - s/ftp.perl.org/ftp.cpan.org/ in Source url. Revision 1.23 2002/02/25 10:33:05 depesz -cleanup; revision++ +- cleanup; revision++ Revision 1.22 2002/02/22 23:29:29 kloczek - removed all Group fields translations (our rpm now can handle translating Group field using gettext). Revision 1.21 2002/02/13 14:18:45 depesz -automatic: Source location unified, Relase Up +- automatic: Source location unified, Relase Up Revision 1.20 2002/02/10 15:28:56 depesz -adapterized +- adapterized Revision 1.19 2002/01/18 02:14:21 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.18 2001/11/28 15:20:19 mis - buildarch noarch; release++ @@ -187,7 +191,7 @@ - rebuild with perl 5.6.1 Revision 1.14 2001/04/14 18:00:08 baggins -- removed explicit requirements for perl = %%{version} and %%{perl_sitearch} +- removed explicit requirements for perl = %{version} and %{perl_sitearch} they will be added by rpm if needed Revision 1.13 2001/02/19 09:49:26 depesz @@ -200,16 +204,16 @@ - added MIME/Parser directory Revision 1.10 2000/11/29 16:43:45 wiget -5.408 +- 5.408 Revision 1.9 2000/08/23 01:44:48 kloczek - updated to 5.311. Revision 1.8 2000/06/09 07:54:54 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.7 2000/06/09 07:23:40 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.6 2000/05/21 20:11:42 kloczek - spec adapterized. @@ -227,7 +231,7 @@ - updated to 4.124 Revision 1.2 1999/11/05 21:11:56 pius -- added '%%include /usr/lib/rpm/macros.perl' +- added '%include /usr/lib/rpm/macros.perl' - modified BuildRequires rules Revision 1.1 1999/10/20 19:46:44 pius ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-MIME-tools.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
