Hello community,

here is the log from the commit of package perl-Net-SMTP-SSL for 
openSUSE:Factory
checked in at Thu Aug 11 11:38:42 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl-Net-SMTP-SSL/perl-Net-SMTP-SSL.changes    
2011-08-08 10:14:19.000000000 +0200
@@ -0,0 +1,17 @@
+-------------------------------------------------------------------
+Mon Aug  8 08:06:15 UTC 2011 - vci...@novell.com
+
+- package recreated by cpanspec 1.78.03
+
+-------------------------------------------------------------------
+Wed Dec  1 11:53:34 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+-------------------------------------------------------------------
+Tue Oct 19 08:38:52 UTC 2010 - co...@novell.com
+
+- add perl as explicit buildrequire
+
+* Wed Mar 25 2009 tuukka.pasa...@ilmi.fi
+- packaged perl-Net-SMTP-SSL version 1.01 using the buildservice spec file 
wizard

calling whatdependson for head-i586


New:
----
  Net-SMTP-SSL-1.01.tar.gz
  perl-Net-SMTP-SSL.changes
  perl-Net-SMTP-SSL.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Net-SMTP-SSL.spec ++++++
#
# spec file for package perl-Net-SMTP-SSL
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           perl-Net-SMTP-SSL
Version:        1.01
Release:        1
License:        GPL+ or Artistic
%define cpan_name Net-SMTP-SSL
Summary:        SSL support for Net::SMTP
Url:            http://search.cpan.org/dist/Net-SMTP-SSL/
Group:          Development/Libraries/Perl
#Source:         
http://www.cpan.org/authors/id/C/CW/CWEST/Net-SMTP-SSL-%{version}.tar.gz
Source:         %{cpan_name}-%{version}.tar.gz
BuildRequires:  perl(IO::Socket::SSL)
BuildRequires:  perl
BuildRequires:  perl-macros
Requires:       perl(IO::Socket::SSL)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
%{perl_requires}

%description
Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
network operations. Due to the nature of 'Net::SMTP''s 'new' method, it is
not overridden to make use of a default port for the SMTPS service. Perhaps
future versions will be smart like that. Port '465' is usually what you
want, and it's not a pain to specify that.

For interface documentation, please see Net::SMTP.

%prep
%setup -q -n %{cpan_name}-%{version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%clean
%{__rm} -rf %{buildroot}

%files -f %{name}.files
%defattr(644,root,root,755)
%doc Changes README

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to