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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Time-Format_XS
Name: perl-%dist
Version: 1.03
Release: alt5

Summary: Companion module for Time::Format, to speed up time formatting
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz
Source1: ppport.h
Patch1: %name-%version-perl518.patch
Patch2: Time-Format_XS-1.03-add-declarations.patch
Patch3: Time-Format_XS-1.03-fix-segfault.patch

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-DateTime perl-devel

%description
This is a companion module to Time::Format.  It contains a version
of the time_format function written in C, so it is much faster.

%prep
%setup -q -n %dist-%version
cp -f %{SOURCE1} .
%patch1 -p2
%patch2 -p1
%patch3 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_autolib/Time
%perl_vendor_archlib/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