Пакет perl-Net-SIP: Specfile

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

%define module Net-SIP
%define m_distro Net-SIP
%define m_name Net::SIP
%define m_author_id SULLR
%define _enable_test 1
#%%def_without test

Name: perl-Net-SIP
Version: 0.687
Release: alt1

Summary: Perl framework for SIP (Voice Over IP, RFC3261)

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

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/S/SU/SULLR/Net-SIP-%{version}.tar.gz

BuildPreReq: perl-Storable
# Automatically added by buildreq on Sun Nov 08 2009 (-bi)
BuildRequires: perl-Net-DNS perl-Storable perl-devel

%description
Net::SIP consists of packages for handling the SIP packets, for transport of
the packets, for processing the packets and on top of all that a simplified
layer for common tasks.

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

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Net*
%doc Changes README INSTALL HOWTO BUGS THANKS TODO COPYRIGHT samples bin

%changelog
* Mon Feb 17 2014 Igor Vlasenko <viy@altlinux.ru> 0.687-alt1
- automated CPAN update

* Wed Feb 05 2014 Igor Vlasenko <viy@altlinux.ru> 0.685-alt1
- automated CPAN update

* Tue Jan 28 2014 Igor Vlasenko <viy@altlinux.ru> 0.684-alt1
- automated CPAN update

* Fri Oct 25 2013 Igor Vlasenko <viy@altlinux.ru> 0.683-alt1
- automated CPAN update

* Fri Aug 02 2013 Igor Vlasenko <viy@altlinux.ru> 0.682-alt1
- automated CPAN update

* Wed Jul 24 2013 Igor Vlasenko <viy@altlinux.ru> 0.68-alt1
- automated CPAN update

* Wed Sep 26 2012 Igor Vlasenko <viy@altlinux.ru> 0.67-alt1
- automated CPAN update

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

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

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

* Sun Nov 08 2009 Michael Bochkaryov <misha@altlinux.ru> 0.54-alt1
- 0.54 version build

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

* Mon Jul 14 2008 Michael Bochkaryov <misha@altlinux.ru> 0.46-alt1
- 0.46 version build
- spec file cleanup

* Sun May 25 2008 Michael Bochkaryov <misha@altlinux.ru> 0.45-alt1
- first build for ALT Linux Sisyphus