Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518687
en ru br
ALT Linux repos
S:3.000003-alt1
5.0: 2.39-alt2
4.1: 2.39-alt1
4.0: 2.39-alt1
3.0: 2.39-alt1

Group :: Development/Perl
RPM: perl-Config-IniFiles

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - Config::IniFiles -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only Config::IniFiles
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Config-IniFiles
%define m_distro Config-IniFiles
%define m_name Config::IniFiles
%define m_author_id GCARLS
%define _enable_test 1

Name: perl-Config-IniFiles
Version: 3.000003
Release: alt1

Summary: Config-IniFiles - A module for reading .ini-style configuration files

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{module}-%{version}.tar.gz
#Source: http://www.cpan.org/modules/by-module/Config/%m_distro-%version.tar.bz2


# Automatically added by buildreq on Tue Jul 12 2005

BuildRequires: perl-devel perl-Module-Build perl(List/MoreUtils.pm) perl(IO/Scalar.pm)

%description
Config::IniFiles provides a way to have readable configuration files outside
your Perl script.  Configurations can be imported (inherited, stacked,...),
sections can be grouped, and settings can be accessed from a tied hash.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes OLD-Changes.txt
%perl_vendor_privlib/Config/

%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