Author: dbn Update of /cvs/pkgs/rpms/perl-Net-SMTP-SSL/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29835/devel Modified Files: .cvsignore sources Added Files: import.log perl-Net-SMTP-SSL.spec Log Message: Setup of module perl-Net-SMTP-SSL --- NEW FILE import.log --- perl-Net-SMTP-SSL-1_01-1_fc9:HEAD:perl-Net-SMTP-SSL-1.01-1.fc9.src.rpm:1224093821 --- NEW FILE perl-Net-SMTP-SSL.spec --- Name: perl-Net-SMTP-SSL Version: 1.01 Release: 1%{?dist} Summary: SSL support for Net::SMTP Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Net-SMTP-SSL/ Source0: http://www.cpan.org/modules/by-module/Net/Net-SMTP-SSL-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More) BuildRequires: perl(Net::SMTP) BuildRequires: perl(IO::Socket::SSL) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. %prep %setup -q -n Net-SMTP-SSL-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make %{?_smp_mflags} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT 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 %check make %{?_smp_mflags} test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc README Changes %dir %{perl_vendorlib}/Net/ %dir %{perl_vendorlib}/Net/SMTP/ %{perl_vendorlib}/Net/SMTP/SSL.pm %{_mandir}/man3/Net::SMTP::SSL.3* %changelog * Wed Oct 15 2008 Dan Nicholson <dbn.lists@xxxxxxxxx> 1.01-1 - Initial release Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Net-SMTP-SSL/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 15 Oct 2008 10:09:54 -0000 1.1 +++ .cvsignore 15 Oct 2008 18:16:37 -0000 1.2 @@ -0,0 +1 @@ +Net-SMTP-SSL-1.01.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Net-SMTP-SSL/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 15 Oct 2008 10:09:54 -0000 1.1 +++ sources 15 Oct 2008 18:16:37 -0000 1.2 @@ -0,0 +1 @@ +ba039288ebf7a343feecacd374da8c1a Net-SMTP-SSL-1.01.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list