Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37652481
en ru br
Репозитории ALT
S:0.280236-alt1
5.1: 0.24-alt2
4.1: 0.21-alt1
4.0: 0.21-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-ExtUtils-CBuilder

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist ExtUtils-CBuilder
Name: perl-%dist
Version: 0.280236
Release: alt1

Summary: Compile and link C code for Perl modules
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/A/AM/AMBS/%{dist}-%{version}.tar.gz

Patch0: ExtUtils-CBuilder-0.280202-alt-unix.patch
Patch1: ExtUtils-CBuilder-0.280202-alt-link.patch

BuildArch: noarch

# Automatically added by buildreq on Tue Nov 15 2011

BuildRequires: gcc-c++ perl-IPC-Cmd perl(Perl/OSType.pm)

%description
This module can build the C portions of Perl modules by invoking the
appropriate compilers and linkers in a cross-platform manner.  It was
motivated by the CModule::Build project, but may be useful for other
purposes as well.  However, it is not intended as a general
cross-platform interface to all your C building needs.  That would have
been a much more ambitious goal!

%prep
%setup -q -n %{dist}-%{version}
%patch0 -p1
%patch1 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README README.mkdn README.patching README.release CONTRIBUTING
%dir %perl_vendor_privlib/ExtUtils
%perl_vendor_privlib/ExtUtils/CBuilder.pm
%dir %perl_vendor_privlib/ExtUtils/CBuilder
%perl_vendor_privlib/ExtUtils/CBuilder/Base.pm
%dir %perl_vendor_privlib/ExtUtils/CBuilder/Platform
%perl_vendor_privlib/ExtUtils/CBuilder/Platform/Unix.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/VMS.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/Windows.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/aix.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/android.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/cygwin.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/darwin.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/dec_osf.pm
%exclude %perl_vendor_privlib/ExtUtils/CBuilder/Platform/os2.pm

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin