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

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

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

%define _unpackaged_files_terminate_build 1
%define dist Text-RecordParser

Name: perl-%dist
Version: 1.6.5
Release: alt2

Summary: Text::RecordParser - read record-oriented files
License: GPLv2 only
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/K/KC/KCLARK/Text-RecordParser-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Oct 11 2010

BuildRequires: fonts-type1-urw perl-Class-Accessor perl-GraphViz perl-IO-stringy perl-List-MoreUtils perl-Module-Build perl-Readonly perl-Test-Exception perl-Test-Pod perl-Test-Pod-Coverage perl-Text-TabularDisplay perl(Pod/Readme.pm) perl(Pod/Markdown.pm) perl(Text/Autoformat.pm)

# automatically added during perl 5.8 -> 5.12 upgrade.

# perl-podlators is required for pod2man conversion.
BuildRequires: perl-podlators
BuildRequires: perl-Readonly-XS
# we need a font
BuildRequires: fonts-ttf-liberation

%description
This module is for reading record-oriented data. The most common example have
records separated by newlines and fields separated by commas or tabs, but this
module aims to provide a consistent interface for handling sequential records in
a file however they may be delimited.

%prep
%setup -n %dist-%version

%build
%perl_vendor_build --install_path bindoc=%_man1dir

%install
%perl_vendor_install

%files
%_bindir/*
%perl_vendor_privlib/Text
%_man1dir/*

%changelog

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

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