Package perl-Set-Crontab: Specfile

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

%define module Set-Crontab
%define m_distro Set-Crontab
%define m_name Set::Crontab
%define m_author_id AMS
%define _enable_test 1

Name: perl-Set-Crontab
Version: 1.03
Release: alt1.1

Summary: Expand crontab(5)-style integer lists

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/dist/Set-Crontab/

Packager: Michael Bochkaryov <misha@altlinux.ru>

BuildArch: noarch
Source: http://www.cpan.org/authors/id/A/AM/AMS/Set-Crontab-1.03.tar.gz

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

%description
Set::Crontab parses crontab-style lists of integers and defines some
utility functions to make it easier to deal with them.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/Set*
%doc README Changes

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

* Tue Jul 13 2010 Igor Vlasenko <viy@altlinux.ru> 1.03-alt1
- automated CPAN update

* Tue Sep 23 2008 Michael Bochkaryov <misha@altlinux.ru> 1.02-alt1
- 1.02 version
- fix directory ownership violation

* Mon Jul 21 2008 Michael Bochkaryov <misha@altlinux.ru> 1.00-alt1
- first build for ALT Linux Sisyphus