Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > ff4d73cf379e728aa6c7d6a676f3eee2 > files > 2

perl-Archive-Any-Lite-0.100.0-3.mga5.src.rpm

%define upstream_name Archive-Any-Lite
%define upstream_version 0.10

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

Summary:	Simple CPAN package extractor
License:	GPL+ or Artistic
Group:		Development/Perl
Url:		http://search.cpan.org/dist/%{upstream_name}
Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires:	perl(Archive::Zip)
BuildRequires:	perl(ExtUtils::MakeMaker::CPANfile)
BuildRequires:	perl(Test::UseAllModules)

BuildArch:	noarch

%description
Simple CPAN package extractor.

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

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

%{make}

%check
%{make} test

%install
%makeinstall_std

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


%changelog
* Wed Oct 15 2014 umeabot <umeabot> 0.100.0-3.mga5
+ Revision: 749361
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

* Sun Aug 10 2014 sander85 <sander85> 0.100.0-1.mga5
+ Revision: 661457
- update to 0.10

* Fri May 02 2014 sander85 <sander85> 0.90.0-1.mga5
+ Revision: 619432
- update to 0.09

* Sat Oct 19 2013 umeabot <umeabot> 0.70.0-2.mga4
+ Revision: 531457
- Mageia 4 Mass Rebuild

* Sun Aug 04 2013 sander85 <sander85> 0.70.0-1.mga4
+ Revision: 463448
- imported package perl-Archive-Any-Lite