Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37747528
en ru br
ALT Linux repos
S:1.2.0-alt3

Group :: Development/Perl
RPM: perl-DateTime-Format-RFC3339

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Epoch: 1
# BEGIN SourceDeps(oneline):
BuildRequires: perl(DateTime.pm) perl(DateTime/Locale.pm) perl(ExtUtils/MakeMaker.pm) perl(Test/More.pm) perl(strict.pm) perl(version.pm) perl(warnings.pm)
# END SourceDeps(oneline)
%define module_version 1.2.0
%define module_name DateTime-Format-RFC3339
%define _unpackaged_files_terminate_build 1
BuildRequires: rpm-build-perl perl-devel perl-podlators

Name: perl-%module_name
Version: 1.2.0
Release: alt3
Summary: Parse and format RFC3339 datetime strings
Group: Development/Perl
License: unrestricted
URL: http://search.cpan.org/dist/DateTime-Format-RFC3339/

Source0: http://mirror.yandex.ru/mirrors/cpan/authors/id/I/IK/IKEGAMI/%{module_name}-v%{module_version}.tar.gz
BuildArch: noarch

%description
This module understands the RFC3339 date/time format, an ISO 8601 profile,
defined at http://tools.ietf.org/html/rfc3339.

It can be used to parse these formats in order to create the appropriate
objects.
%prep
%setup -q -n %{module_name}-v%{module_version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes LICENSE.txt README.txt
%perl_vendor_privlib/D*

%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