Package perl-Net-SMPP: Specfile

#
#   - Net::SMPP -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       Net::SMPP
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Net-SMPP
%define m_distro Net-SMPP
%define m_name Net::SMPP
%define m_author_id SAMPO
%define _enable_test 1

Name: perl-%module
Version: 1.19
Release: alt1

Summary: Perl implementation of SMPP over TCP

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Net-SMPP/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
#Source: http://search.cpan.org//CPAN/authors/id/S/SA/SAMPO/%m_distro-%version.tar.gz
Source: %module-%version.tar.bz2

# Automatically added by buildreq on Fri Sep 05 2008 (-bi)
BuildRequires: perl-devel

%description
Implements Short Message Peer to Peer protocol, which is frequently used to
pass short messages between mobile operators implementing short message service
(SMS). This is applicable to both european GSM and american CDMA/TDMA systems.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Net*
%exclude %perl_vendor_privlib/Net/*.pl
%doc Changes README 
%doc bind-hammer.pl esme-hammer.pl esme-rec.pl esme.pl sendmessage.pl smsc.pl test.pl 

%changelog
* Thu Sep 22 2011 Igor Vlasenko <viy@altlinux.ru> 1.19-alt1
- automated CPAN update

* Mon Nov 22 2010 Igor Vlasenko <viy@altlinux.ru> 1.14-alt1.1
- repair after perl 5.12 upgrade using girar-nmu

* Thu Jul 15 2010 Igor Vlasenko <viy@altlinux.ru> 1.14-alt1
- automated CPAN update

* Sun Jul 12 2009 Michael Bochkaryov <misha@altlinux.ru> 1.12-alt1
- 1.12 version build
- SMPP 5.0 support added

* Fri Sep 05 2008 Michael Bochkaryov <misha@altlinux.ru> 1.11-alt2
- fix directory ownership violation

* Sat Jan 12 2008 Michael Bochkaryov <misha@altlinux.ru> 1.11-alt1
- first build for ALT Linux Sisyphus