Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37813802
en ru br
Репозитории ALT
S:6.4-alt3
5.1: 5.4-alt2
4.1: 5.4-alt1
4.0: 5.4-alt1
3.0: 5.3-alt2.1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Date-Calc

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# $Id: perl-Date-Calc.spec,v 1.2 2002/09/17 14:56:52 homyakov Exp $

%define module_name Date-Calc

Name: perl-%module_name
Summary: %module_name module for perl
Version: 5.3
Release: alt2.1

Packager: Igor Homyakov <homyakov at altlinux.ru>

Group: Development/Perl
URL: http://www.cpan.org/modules/by-module/Date/
Copyright: GPL or Artistic
Source: http://www.cpan.org/modules/by-module/Date/%module_name-%version.tar.gz
AutoReqProv: yes, perl

# Automatically added by buildreq on Mon Nov 04 2002

BuildRequires: perl-Bit-Vector perl-devel

%description
This package consists of a C library (intended to make life easier for C
developers) and a Perl module to access this library from Perl.

The library provides all sorts of date calculations based on the Gregorian
calendar (the one used in all western countries today), thereby complying
with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to
some extent, ISO 8601 (where applicable).

The package is designed as an efficient (and fast) toolbox, not a bulky
ready-made application. It provides extensive documentation and examples
of use, multi-language support and special functions for business needs.

%prep
%setup -q -n %module_name-%version

%build
%perl_vendor_build

%__perl -pi -e 's{^#!.*perl.*}{#!/usr/bin/perl -w}' examples/*
%__chmod -x examples/*

%install
%perl_vendor_install

%files
%doc *.txt examples/
%perl_vendor_archlib/Date*
%perl_vendor_autolib/Date*
%perl_vendor_man3dir/*
%exclude %perl_vendor_man3dir/Carp*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin