Author: spot Update of /cvs/pkgs/rpms/perl-Mail-IMAPClient/EL-4 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16306/EL-4
Modified Files: perl-Mail-IMAPClient.spec sources Log Message: bump to 3.20 Index: perl-Mail-IMAPClient.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-IMAPClient/EL-4/perl-Mail-IMAPClient.spec,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- perl-Mail-IMAPClient.spec 26 Aug 2007 16:30:32 -0000 1.2 +++ perl-Mail-IMAPClient.spec 5 Sep 2009 13:32:28 -0000 1.3 @@ -1,11 +1,11 @@ Name: perl-Mail-IMAPClient -Version: 2.2.9 -Release: 4%{?dist} +Version: 3.20 +Release: 1%{?dist} Summary: An IMAP Client API Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Mail-IMAPClient/ -Source0: http://search.cpan.org/CPAN/authors/id/D/DJ/DJKERNEN/Mail-IMAPClient-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/P/PL/PLOBBES/Mail-IMAPClient-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker), perl(IO::Socket), perl(constant), perl(Socket) BuildRequires: perl(IO::File), perl(IO::Select), perl(Fcntl), perl(Errno), perl(Carp) @@ -19,20 +19,18 @@ to and an IMAP conversation with an IMAP %prep %setup -q -n Mail-IMAPClient-%{version} +sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' examples/*.pl %build +# the extended tests cannot be run without an IMAP server yes n | %{__perl} Makefile.PL INSTALLDIRS=vendor make %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find examples -type f -exec chmod -x {} 2>/dev/null ';' -find examples -type f -exec sed -i 's#/usr/local/bin/perl#/usr/bin/perl#' {} 2>/dev/null ';' find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -chmod -x $RPM_BUILD_ROOT%{perl_vendorlib}/Mail/IMAPClient/BodyStructure.pm %check make test @@ -42,11 +40,35 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc docs/ examples/ +%doc Changes COPYRIGHT README examples/ %{perl_vendorlib}/Mail/ %{_mandir}/man3/*.3* %changelog +* Sat Sep 5 2009 Stepan Kasal <ska...@redhat.com> - 3.20-1 +- new upstream source + +* Sun Jul 26 2009 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 3.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + +* Fri Mar 13 2009 Tom "spot" Callaway <tcall...@redhat.com> - 3.14-1 +- update to 3.14 + +* Thu Feb 26 2009 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 3.08-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Mon Jul 21 2008 Tom "spot" Callaway <tcall...@redhat.com> - 3.08-1 +- 3.08 + +* Tue Mar 11 2008 Tom "spot" Callaway <tcall...@redhat.com> - 3.05-1 +- 3.05 + +* Wed Feb 27 2008 Tom "spot" Callaway <tcall...@redhat.com> - 2.2.9-6 +- Rebuild for perl 5.10 (again) + +* Mon Jan 28 2008 Tom "spot" Callaway <tcall...@redhat.com> - 2.2.9-5 +- rebuild for new perl + * Sun Aug 26 2007 Tom "spot" Callaway <tcall...@redhat.com> - 2.2.9-4 - license tag fix Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Mail-IMAPClient/EL-4/sources,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- sources 13 Apr 2007 19:41:52 -0000 1.2 +++ sources 5 Sep 2009 13:32:28 -0000 1.3 @@ -1 +1 @@ -21c1901d55a2d57f73840cad478c665d Mail-IMAPClient-2.2.9.tar.gz +bc5220b5540e4103f2111c94dcb1c938 Mail-IMAPClient-3.20.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list