Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 11ac756b7705bcdb4627e2ea068f2da2 > files > 2

perl-Dist-Zilla-Plugin-PerlTidy-0.90.0-1.mga1.src.rpm

%define upstream_name    Dist-Zilla-Plugin-PerlTidy
%define upstream_version 0.09

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

Summary:    Perltidy your dist
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)
BuildRequires: perl(File::Copy)
BuildRequires: perl(File::Next)
BuildRequires: perl(Perl::Tidy)
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 Changes LICENSE README META.yml
%{_mandir}/man3/*
%perl_vendorlib/*

%changelog
* Wed Jan 26 2011 jquelin <jquelin> 0.90.0-1.mga1
+ Revision: 40521
- mageia rebuild
- imported package perl-Dist-Zilla-Plugin-PerlTidy