Package perl-GSM-SMS: Specfile

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

%define module GSM-SMS
%define m_distro GSM-SMS
%define m_name GSM::SMS
%define m_author_id JOHANVDB
%define _disable_test 1

Name: perl-GSM-SMS
Version: 0.163
Release: alt1

Summary: Perl Modules For Smart Messaging

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/GSM-SMS/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/J/JO/JOHANVDB/GSM-SMS-0.163.tar.gz

# Automatically added by buildreq on Sun Oct 05 2008 (-bi)
BuildRequires: perl-Log-Agent perl-Magick perl-devel perl-libwww

%description
This set of modules allows you to send and receive SMS messages.
Besides text messages you can also use Smart Messages, also known
as ringing tones, groupgraphics, vcards etc...

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/GSM*
%doc Changes DISCLAIMER docs examples README

%changelog
* Mon Sep 19 2011 Igor Vlasenko <viy@altlinux.ru> 0.163-alt1
- automated CPAN update

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

* Sun Oct 05 2008 Michael Bochkaryov <misha@altlinux.ru> 0.162-alt2
- fix directory ownership violation

* Wed Apr 16 2008 Michael Bochkaryov <misha@altlinux.ru> 0.162-alt1
- first build for ALT Linux Sisyphus