Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 3575db0418fae49b9a2978c5646c54b6 > files > 2

perl-Method-Signatures-Simple-1.20.0-2.mga3.src.rpm

%define upstream_name    Method-Signatures-Simple
%define upstream_version 1.02

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

Summary:    Basic method declarations with signatures, without source filters
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Method/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Devel::Declare) >= 0.3.1
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.300.0
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

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

%changelog

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

* Mon Sep 26 2011 jquelin <jquelin> 1.20.0-1.mga2
+ Revision: 148128
- update to 1.02

* Thu Sep 01 2011 jquelin <jquelin> 1.10.0-1.mga2
+ Revision: 137554
- update to 1.01

* Mon Jan 24 2011 jquelin <jquelin> 0.60.0-1.mga1
+ Revision: 36418
- mageia rebuild
- imported package perl-Method-Signatures-Simple