Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37641343
en ru br
ALT Linux repos
S:0.4234-alt1
5.0: 0.30-alt1
4.1: 0.28.08-alt2
4.0: 0.28.08-alt2
3.0: 0.26.10-alt1

Group :: Development/Perl
RPM: perl-Module-Build

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Module-Build
Name: perl-%dist
Version: 0.28.08
Release: alt2

Summary: Build and install Perl modules
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-0.2808.tar
Patch: %name-%version-%release.patch

BuildArch: noarch

# Automatically added by buildreq on Fri Aug 17 2007

BuildRequires: perl-Archive-Tar perl-ExtUtils-CBuilder perl-IO-String perl-Tie-CPHash perl-Tie-IxHash perl-YAML perl-version

%description
Module::Build is a Perl module to build and install Perl modules.
It is meant to be a replacement for ExtUtils::MakeMaker.

%prep
%setup -q -n %dist-0.2808
%patch -p1
rm -r t/bundled
bzip2 -9fk Changes

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes.bz2 README
%_bindir/config_data
%dir %perl_vendor_privlib/Module
%perl_vendor_privlib/Module/Build.pm
%dir %perl_vendor_privlib/Module/Build
%perl_vendor_privlib/Module/Build/*.pm
%doc %perl_vendor_privlib/Module/Build/*.pod
%dir %perl_vendor_privlib/Module/Build/Platform
%perl_vendor_privlib/Module/Build/Platform/Unix.pm

%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