Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 184e91aa9687afa7d38c9f59063e3f8b > files > 2

perl-Dist-Zilla-PluginBundle-NUFFIN-0.10.0-1.mga1.src.rpm

%define upstream_name    Dist-Zilla-PluginBundle-NUFFIN
%define upstream_version 0.01

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

Summary:    Cargo cult module releases
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::PluginBundle::FLORA)
BuildRequires: perl(Moose)
BuildRequires: perl(Test::More)
BuildRequires: perl(namespace::autoclean)
BuildArch: noarch

%description
no description found

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

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

%make

%check
%make test

%install
rm -rf %buildroot
%makeinstall_std

%clean
rm -rf %buildroot

%files
%defattr(-,root,root)
%doc README LICENSE META.yml META.json
%{_mandir}/man3/*
%perl_vendorlib/*




%changelog
* Wed Mar 16 2011 jquelin <jquelin> 0.10.0-1.mga1
+ Revision: 72551
- imported package perl-Dist-Zilla-PluginBundle-NUFFIN


* Wed Mar 16 2011 cpan2dist 0.01-1mga
- initial mageia release, generated with cpan2dist