Sophie

Sophie

distrib > Mageia > 2 > x86_64 > by-pkgid > de7f2498c4e5cd9f0af1e3c31d127e58 > files > 2

perl-Dist-Zilla-Plugin-PodLoom-4.100.0-1.mga2.src.rpm

%define upstream_name    Dist-Zilla-Plugin-PodLoom
%define upstream_version 4.10

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 1

Summary:    Process module documentation through Pod::Loom
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Dist::Zilla) >= 4.200.1
BuildRequires: perl(Dist::Zilla::Role::FileMunger)
BuildRequires: perl(Dist::Zilla::Role::ModuleInfo) >= 0.80.0
BuildRequires: perl(Encode)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
BuildRequires: perl(Hash::Merge::Simple)
BuildRequires: perl(Moose) >= 0.650.0
BuildRequires: perl(Moose::Autobox)
BuildRequires: perl(Pod::Loom) >= 0.50.0
BuildRequires: perl(Test::DZil)
BuildRequires: perl(Test::More) >= 0.880.0
BuildArch:  noarch

%description
If included, this plugin will process each _.pm_ and _.pod_ file under
_lib_ or in the root directory through Pod::Loom.

%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.json META.yml MYMETA.yml README
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog

* Tue Dec 13 2011 jquelin <jquelin> 4.100.0-1.mga2
+ Revision: 181145
- update to 4.10

* Thu Nov 03 2011 jquelin <jquelin> 4.10.0-1.mga2
+ Revision: 162198
- update to 4.01

* Wed Jun 15 2011 jquelin <jquelin> 4.0.0-1.mga2
+ Revision: 106871
- update to 4.00

* Fri Feb 25 2011 jquelin <jquelin> 3.20.0-1.mga1
+ Revision: 59761
- update to 3.02

* Wed Jan 26 2011 jquelin <jquelin> 3.0.0-1.mga1
+ Revision: 41078
- mageia rebuild
- imported package perl-Dist-Zilla-Plugin-PodLoom