Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37530677
en ru br
ALT Linux repos
S:1.05-alt1

Group :: Development/Perl
RPM: perl-Hash-Case

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Hash::Case

%define real_name Hash-Case

Name: perl-Hash-Case
Version: 1.03
Release: alt1

Summary: base class for hashes with key-casing requirements

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/Hash-Case/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar

BuildArch: noarch

AutoReqProv: perl, yes
BuildPreReq: rpm-build-licenses

# Automatically added by buildreq on Tue Oct 11 2011

# optimized out: perl-Encode perl-Pod-Escapes perl-Pod-Simple perl-devel
BuildRequires: perl-Log-Report perl-Test-Pod

%description
Perl module Hash::Case is the base class for various classes
which tie special treatment for the casing of keys.

%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README ChangeLog
%perl_vendor_privlib/Hash/Case*

%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