Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37478599
en ru br
ALT Linux repos
S:1.07-alt1
5.0: 1.00-alt2
4.1: 1.00-alt1
4.0: 0.95-alt1
3.0: 0.95-alt1

Group :: Development/Perl
RPM: perl-File-Flat

 Main   Changelog   Spec   Patches   Sources   Download   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: alt2

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/File/
%perl_vendor_man3dir/*

%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