Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37752750
en ru br
ALT Linux repositórios
S:1.21-alt1
5.0: 0.77-alt3
4.1: 0.67-alt1
4.0: 0.64-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Module-Install

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Module-Install
Name: perl-%dist
Version: 1.21
Release: alt1

Summary: Standalone, extensible Perl module installer
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{dist}-%{version}.tar.gz

BuildArch: noarch

# ignore CPANPLUS for now

%filter_from_requires /CPANPLUS/d

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-Archive-Tar perl-File-Remove perl-JSON perl-Module-CoreList perl-Module-ScanDeps perl-PAR-Dist perl-Parse-CPAN-Meta perl-Pod-Escapes perl-YAML-Tiny perl(autodie.pm)

%description
This module provides a drop-in replacement for ExtUtils::MakeMaker.
For first-time users, Brian Ingerson's Creating Module Distributions
with Module::Install in June 2003 issue of The Perl Journal
http://www.tpj.com/issues/ provides a gentle introduction to how this
module works.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

mkdir -p %buildroot/etc/buildreqs/files/ignore.d
cat <<EOF >%buildroot/etc/buildreqs/files/ignore.d/%name
# %name buildreq filter.
^%perl_vendor_privlib/inc/Module/Install
EOF

%files
%doc Changes README
%perl_vendor_privlib/Module
%perl_vendor_privlib/inc
/etc/buildreqs/files/ignore.d/%name

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009