Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37622859
en ru br
ALT Linux repos
S:0.09-alt1
5.0: 0.03-alt1
4.1: 0.03-alt1
4.0: 0.02-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist File-BaseDir
Name: perl-%dist
Version: 0.09
Release: alt1

Summary: Use the Freedesktop.org base directory specification
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/P/PL/PLICEASE/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 27 2011

BuildRequires: perl-Module-Build perl-Test-Pod perl-Test-Pod-Coverage perl(IPC/System/Simple.pm) perl(File/Which.pm)

%description
This module can be used to find directories and files as specified
by the Freedesktop.org Base Directory Specification. This specifications
gives a mechanism to locate directories for configuration, application
data and cache data. It is suggested that desktop applications for e.g.
the Gnome, KDE or Xfce platforms follow this layout. However, the same
layout can just as well be used for non-GUI applications.

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README author.yml
%perl_vendor_privlib/File

%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