]> git.pld-linux.org Git - packages/perl-HTML-CalendarMonthSimple.git/blame - perl-HTML-CalendarMonthSimple.spec
- fixed perl-devel BR
[packages/perl-HTML-CalendarMonthSimple.git] / perl-HTML-CalendarMonthSimple.spec
CommitLineData
54333402
JB
1#
2# Conditional build:
3%bcond_without tests # do not perform "make test"
4#
5%include /usr/lib/rpm/macros.perl
6%define pdir HTML
7%define pnam CalendarMonthSimple
f05cd1bf 8Summary: HTML::CalendarMonthSimple - generating HTML calendars
54333402
JB
9Summary(pl): HTML::CalendarMonthSimple - generowanie kalendarzy w HTML
10Name: perl-HTML-CalendarMonthSimple
11Version: 1.24
12Release: 1
13License: free (see README)
14Group: Development/Languages/Perl
15Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
16# Source0-md5: 5dce8f7b09a0f6994d260cb2154455e4
17%if %{with tests}
18BuildRequires: perl-Date-Calc
19%endif
de6c76ab 20BuildRequires: perl-devel >= 1:5.8.0
54333402
JB
21BuildRequires: rpm-perlprov >= 4.1-13
22BuildArch: noarch
23BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
24
25%description
26HTML::CalendarMonthSimple is a Perl module for generating,
27manipulating, and printing a HTML calendar grid for a specified month.
28It is intended as a faster and easier-to-use alternative to
29HTML::CalendarMonth.
30
31%description -l pl
32