Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37853589
en ru br
ALT Linux repos
S:1.16-alt1
5.0: 1.09-alt1
4.1: 1.02-alt1
4.0: 1.02-alt1

Group :: Development/Perl
RPM: perl-Time-Format

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# Spec file for perl-Time-Format

%define real_name Time-Format

Name: perl-Time-Format
Version: 1.12
Release: alt1

Summary: Easy-to-use date/time formatting
License: CC0 1.0 (%pubdomain)
# CC0 1.0 Universal (CC0 1.0) - Public Domain Dedication
Group: Development/Perl

URL: http://search.cpan.org/dist//Time-Format/
Source: %real_name-%version.tar
Patch0: %name-1.11-alt-test-manip.patch
Patch1: %name-1.12-alt-TimeFormat_XS_version.patch

BuildArch: noarch

BuildRequires(pre): rpm-build-licenses

# Manually added by Alexey Tourbin!

Requires: perl-Time-Format_XS

# Automatically added by buildreq on Thu Oct 18 2012

# optimized out: perl-CPAN-Meta perl-CPAN-Meta-Requirements perl-CPAN-Meta-YAML perl-Class-Load perl-Class-Singleton perl-Data-OptList perl-DateTime-Locale perl-DateTime-TimeZone perl-Encode perl-JSON-PP perl-List-MoreUtils perl-Math-Round perl-Module-Implementation perl-Module-Metadata perl-Module-Runtime perl-Package-DeprecationManager perl-Package-Stash perl-Package-Stash-XS perl-Params-Util perl-Params-Validate perl-Parse-CPAN-Meta perl-Perl-OSType perl-Pod-Escapes perl-Pod-Simple perl-Sub-Install perl-Try-Tiny perl-YAML-Syck perl-devel perl-parent perl-podlators
BuildRequires: perl-Date-Manip perl-DateTime perl-HTML-Parser perl-Module-Build perl-Time-Format_XS

%description
Time::Format provides a very easy way to format dates and times.
The formatting functions are tied to hash variables, so they can
be used inside strings as well as in ordinary expressions. The
formatting codes used are meant to be easy to remember, use, and
read.

%prep
%setup -q -n %real_name-%version
%patch0
%patch1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README quickref.txt
%perl_vendor_privlib/Time

%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