Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 17b3ccd9b9885ad48637fa3bb08453dc > files > 2

perl-App-Rad-Plugin-MoreHelp-0.0.100-1.mga3.src.rpm

%define upstream_name    App-Rad-Plugin-MoreHelp
%define upstream_version 0.0001

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

Summary:    App::Rad plugin for providing extra help info
License:    GPL+ or Artistic
Group:      Development/Perl
Url:        http://search.cpan.org/dist/%{upstream_name}
Source0:    http://www.cpan.org/modules/by-module/App/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(App::Rad)
BuildArch: noarch

%description
This is an the App::Rad manpage plugin for providing extra help info. It
provides a 'more_help' method which can be used to provide extra info that
will be appended to to bottom of the help message.

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

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

%make

%check
%make test

%install
%makeinstall_std

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




%changelog

* Fri Feb 22 2013 kharec <kharec> 0.0.100-1.mga3
+ Revision: 399836
- imported package perl-App-Rad-Plugin-MoreHelp