Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 98c13cabdb0314b4bcb03c9e18708e26 > files > 2

perl-CPANPLUS-Dist-Build-0.680.0-3.mga3.src.rpm

%define upstream_name       CPANPLUS-Dist-Build
%define upstream_version 0.68

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 3
License:    GPL or Artistic
Group:      Development/Perl
Summary:    Constants for CPANPLUS::Dist::Build
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(CPANPLUS) >= 0.840.0
BuildRequires: perl(ExtUtils::Install) >= 1.420.0
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
BuildRequires: perl(File::Spec)
BuildRequires: perl(IPC::Cmd) >= 0.420.0
BuildRequires: perl(Locale::Maketext::Simple)
BuildRequires: perl(Module::Build) >= 0.320.0
BuildRequires: perl(Module::Load) >= 0.160.0
BuildRequires: perl(Module::Load::Conditional) >= 0.300.0
BuildRequires: perl(Module::Pluggable) >= 3.800.0
BuildRequires: perl(Params::Check) >= 0.260.0
BuildRequires: perl(Test::Harness) >= 3.160.0
BuildRequires: perl(Test::More) >= 0.470.0
BuildRequires: perl-devel
# versionning the corresponding virtual package is not enough
BuildRequires: perl-Module-Load-Conditional
BuildArch:  noarch

%description
'CPANPLUS::Dist::Build' is a distribution class for 'Module::Build' related
modules. Using this package, you can create, install and uninstall perl
modules. It inherits from 'CPANPLUS::Dist'.

Normal users won't have to worry about the interface to this module, as it
functions transparently as a plug-in to 'CPANPLUS' and will just 'Do The
Right Thing' when it's loaded.

%prep
%setup -q -n %{upstream_name}-%{upstream_version} 

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make

%check
make test

%install
%makeinstall_std

%files
%doc Changes LICENSE META.yml MYMETA.yml README
%{_mandir}/man3/*
%{perl_vendorlib}/CPANPLUS

%changelog

* Wed Mar 27 2013 jquelin <jquelin> 0.680.0-3.mga3
+ Revision: 405465
- perl 5.16.3 rebuild

* Sun Jan 13 2013 umeabot <umeabot> 0.680.0-2.mga3
+ Revision: 363707
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Tue Jan 08 2013 jquelin <jquelin> 0.680.0-1.mga3
+ Revision: 341862
- update to 0.68

* Wed Nov 07 2012 jquelin <jquelin> 0.640.0-2.mga3
+ Revision: 315494
- perl 5.16.2 rebuild

* Sun Oct 21 2012 jquelin <jquelin> 0.640.0-1.mga3
+ Revision: 308913
- update to 0.64

* Wed Feb 22 2012 kharec <kharec> 0.620.0-1.mga2
+ Revision: 211968
- update to 0.62

* Wed Nov 09 2011 jquelin <jquelin> 0.600.0-1.mga2
+ Revision: 165757
- do not ship MYMETA
- update to 0.60

* Wed Sep 14 2011 takashi <takashi> 0.580.0-1.mga2
+ Revision: 143259
- update to 0.58

* Wed Jun 15 2011 jquelin <jquelin> 0.560.0-1.mga2
+ Revision: 106498
- update to 0.56

* Wed Mar 02 2011 jquelin <jquelin> 0.540.0-1.mga1
+ Revision: 62514
- update to 0.54

* Fri Feb 18 2011 jquelin <jquelin> 0.520.0-1.mga1
+ Revision: 53716
- update to 0.52

* Wed Jan 26 2011 jquelin <jquelin> 0.500.0-1.mga1
+ Revision: 41006
- mageia rebuild
- imported package perl-CPANPLUS-Dist-Build