]> git.pld-linux.org Git - packages/perl-Date-ICal.git/blobdiff - perl-Date-ICal.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Date-ICal.git] / perl-Date-ICal.spec
index ddf779604f6fa476ac14f2738fdd537f1002b9f4..ee401a503841bd1d3ca5edca51e9acc255743337 100644 (file)
@@ -1,25 +1,23 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    Date
-%define        pnam    ICal
+
+%define                pdir    Date
+%define                pnam    ICal
 Summary:       Date::ICal - Perl extension for ICalendar date objects
-Summary(pl):   Date::ICal - rozszerzenie Perla o obiekty czasu ICalendar
+Summary(pl.UTF-8):     Date::ICal - rozszerzenie Perla o obiekty czasu ICalendar
 Name:          perl-Date-ICal
 Version:       1.72
-Release:       2
+Release:       5
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 69e10541f5da09fc0f53474073da6744
-BuildRequires: perl-devel >= 1:5.8.0
+URL:           http://search.cpan.org/dist/Date-ICal/
 BuildRequires: perl-Date-Leapyear >= 1.03
-BuildRequires: perl-Storable
 BuildRequires: perl-Test-Simple >= 0.19
-BuildRequires: perl-Time-HiRes
+BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -29,10 +27,10 @@ Perl module Date::ICal talks the ICal date format, and is intended to
 be a base class for other date/calendar modules that know about ICal
 time format also.
 
-%description -l pl
-Modu³ Perla Date::ICal komunikuje sie za pomoc± formatu daty ICal.
-Jest on zaprojektowany jako klasa bazowa dla innych modu³ów
-daty/kalendarza, rozumiej±cych ICal jako jeden z formatów czasu.
+%description -l pl.UTF-8
+Moduł Perla Date::ICal komunikuje sie za pomocą formatu daty ICal.
+Jest on zaprojektowany jako klasa bazowa dla innych modułów
+daty/kalendarza, rozumiejących ICal jako jeden z formatów czasu.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.16992 seconds and 4 git commands to generate.