]> git.pld-linux.org Git - packages/perl-Set-Crontab.git/blame - perl-Set-Crontab.spec
- cosmetics
[packages/perl-Set-Crontab.git] / perl-Set-Crontab.spec
CommitLineData
74594858
MP
1#
2# Conditional build:
3%bcond_without tests # do not perform "make test"
4#
5%include /usr/lib/rpm/macros.perl
6%define pdir Set
7%define pnam Crontab
f187bd6b 8Summary: Set::Crontab - expand crontab(5)-style integer lists
6da1b3e8 9Summary(pl): Set::Crontab - rozszerzanie list liczb w notacji crontab(5)
74594858
MP
10Name: perl-Set-Crontab
11Version: 1.00
12Release: 1
13License: (enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here)
14Group: Development/Languages/Perl
15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
16# Source0-md5: e2895d83550a16cb54570a1ce0090e67
17BuildRequires: perl-devel >= 1:5.8.0
18BuildRequires: rpm-perlprov >= 4.1-13
19BuildArch: noarch
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
6da1b3e8
JB
23Set::Crontab parses crontab-style lists of integers and defines some
24utility functions to make it easier to deal with them.
25
26%description -l pl
27