Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 887d4df3673feb01cf1748d9b236d5c8 > files > 2

perl-Module-Install-VersionCheck-0.160.0-2.mga3.src.rpm

%define upstream_name    Module-Install-VersionCheck
%define upstream_version 0.16

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

Summary:    Show Author the Current Versions
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(ExtUtils::MakeMaker)
BuildArch: noarch

%description
This module will report the current Module Version, Changes Version, and
GitHub tag (if appropriate), so the author can easily see if the versions
need to be updated when preparing a release.

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

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

%make

%check
%make test

%install
%makeinstall_std

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




%changelog

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

* Sat Dec 17 2011 shlomif <shlomif> 0.160.0-1.mga2
+ Revision: 183037
- imported package perl-Module-Install-VersionCheck