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

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

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

%define module File-Flat
%define m_distro File-Flat
%define m_name File::Flat
%define m_author_id ADAMK
%define _enable_test 1

Name: perl-File-Flat
Version: 1.00
Release: alt1

Summary: File::Flat - Implements a flat filesystem

Group: Development/Perl
License: Artistic
Url: http://search.cpan.org/~adamk/File-Flat-1.00/

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/%m_distro-%version.tar.bz2

# Automatically added by buildreq on Sun Jul 22 2007

BuildRequires: perl-File-Copy-Recursive perl-File-Remove perl-File-Slurp perl-Module-Install perl-prefork perl-Test-ClassAPI

%description
File::Flat implements a flat filesystem. A flat filesystem is a
filesystem in which directories do not exist. It provides an abstraction
over any normal filesystem which makes it appear as if directories do
not exist. In effect, it will automatically create directories as
needed. This is create for things like install scripts and such, as you
never need to worry about the existance of directories, just write to a
file, no matter where it is.

%prep
%setup -q -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

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

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