]> git.pld-linux.org Git - packages/perl-HTML-CalendarMonthSimple.git/blobdiff - perl-HTML-CalendarMonthSimple.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-HTML-CalendarMonthSimple.git] / perl-HTML-CalendarMonthSimple.spec
index f1a727ebc5db0174bd07dcc4768ccfbd4db22b93..e26fd882f5ad3b5b00cb7f0f71faea065e6ed0c0 100644 (file)
@@ -1,24 +1,24 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    HTML
-%define        pnam    CalendarMonthSimple
+
+%define                pdir    HTML
+%define                pnam    CalendarMonthSimple
 Summary:       HTML::CalendarMonthSimple - generating HTML calendars
-Summary(pl):   HTML::CalendarMonthSimple - generowanie kalendarzy w HTML
+Summary(pl.UTF-8):     HTML::CalendarMonthSimple - generowanie kalendarzy w HTML
 Name:          perl-HTML-CalendarMonthSimple
-Version:       1.24
-Release:       1
+Version:       1.25
+Release:       2
 License:       free (see README)
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 5dce8f7b09a0f6994d260cb2154455e4
+# Source0-md5: 2f9fcad2627890cc11ab5c3cd3c986cf
+URL:           http://search.cpan.org/dist/HTML-CalendarMonthSimple/
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Date-Calc
 %endif
-BuildRequires: perl-devel >= 5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,10 +28,10 @@ manipulating, and printing a HTML calendar grid for a specified month.
 It is intended as a faster and easier-to-use alternative to
 HTML::CalendarMonth.
 
-%description -l pl
-HTML::CalendarMonthSimple to modu³ Perla do generowania, obrabiania i
-drukowania tabelek HTML z kalendarzem dla okre¶lonego miesi±ca.
-Powinien byæ szybsz± i ³atwiejsz± w u¿yciu alternatyw± dla
+%description -l pl.UTF-8
+HTML::CalendarMonthSimple to moduł Perla do generowania, obrabiania i
+drukowania tabelek HTML z kalendarzem dla określonego miesiąca.
+Powinien być szybszą i łatwiejszą w użyciu alternatywą dla
 HTML::CalendarMonth.
 
 %prep
This page took 0.076049 seconds and 4 git commands to generate.