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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist CPAN-Meta-Requirements
Name: perl-%dist
Version: 2.142
Release: alt1

Summary: a set of version requirements for a CPAN dist
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/%{dist}-%{version}.tar.gz

BuildArch: noarch

# split from this package

Conflicts: perl-CPAN-Meta < 2.120921

# Automatically added by buildreq on Wed Sep 26 2012

BuildRequires: perl-Test-Script

%description
A CPAN::Meta::Requirements object models a set of version constraints like
those specified in the META.yml or META.json files in CPAN distributions.
It can be built up by adding more and more constraints, and it will reduce
them to the simplest representation.

%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