Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563488
en ru br
ALT Linux repos
S:2.60-alt1
5.0: 0.90-alt1
4.1: 0.72-alt1
4.0: 0.72-alt1

Group :: Development/Perl
RPM: perl-DateTime-TimeZone

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist DateTime-TimeZone
Name: perl-%dist
Version: 0.72
Release: alt1

Summary: Time zone object base class and factory
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# avoid rpmdb bloat

%add_findprov_skiplist */DateTime/TimeZone/*/*.pm

# Automatically added by buildreq on Wed Mar 05 2008

BuildRequires: perl-Class-Singleton perl-DateTime perl-Module-Build perl-Storable

%description
The DateTime::TimeZone modules provide a Perl interface to the Olson
time zone database.  Rather than using the database directly, we parse
the database files and turn them into a set of modules, one for each
time zone defined.  This allows for various optimizations in doing
time zone calculations.  This conversion is done with the script in
tools/parse_olson.

The Olson time zone database is the best available source for world
wide time zone information.  It is available from
ftp://elsie.nci.nih.gov/pub/.  A good starting point for information
on the database, and time zones in general, is
http://www.twinsun.com/tz/tz-link.htm.

%prep
%setup -q -n %dist-%version
%patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/DateTime*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin