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

Group :: Development/Perl
RPM: perl-CPAN-Meta-YAML

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
# fresh Test::More -not in perl 5.18.2
%def_without test
%define dist CPAN-Meta-YAML
Name: perl-%dist
Version: 0.016
Release: alt1

Summary: Read and write a subset of YAML for CPAN Meta files
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/D/DA/DAGOLDEN/CPAN-Meta-YAML-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 14 2011

BuildRequires: perl-YAML perl-YAML-Syck perl-devel


%description
This module implements a subset of the YAML specification for use in
reading and writing CPAN metadata files like META.yml and MYMETA.yml.
It should not be used for any other general YAML parsing or generation
task.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/CPAN

%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