1 |
%define upstream_name Mojolicious-Plugin-RenderFile |
%define upstream_name Mojolicious-Plugin-RenderFile |
2 |
%define upstream_version 0.09 |
%define upstream_version 0.10 |
3 |
|
|
4 |
%{?perl_default_filter} |
%{?perl_default_filter} |
5 |
|
|
14 |
Source0: http://www.cpan.org/modules/by-module/Mojolicious/%{upstream_name}-%{upstream_version}.tar.gz |
Source0: http://www.cpan.org/modules/by-module/Mojolicious/%{upstream_name}-%{upstream_version}.tar.gz |
15 |
|
|
16 |
BuildRequires: perl(ExtUtils::MakeMaker) |
BuildRequires: perl(ExtUtils::MakeMaker) |
17 |
BuildRequires: perl(Mojolicious) |
BuildRequires: perl(Mojolicious) >= 5.780.0 |
18 |
BuildArch: noarch |
BuildArch: noarch |
19 |
|
|
20 |
%description |
%description |
21 |
the Mojolicious::Plugin::RenderFile manpage is a the Mojolicious manpage |
the Mojolicious::Plugin::RenderFile manpage is a the Mojolicious manpage |
37 |
%makeinstall_std |
%makeinstall_std |
38 |
|
|
39 |
%files |
%files |
40 |
%doc Changes META.json META.yml |
%doc Changes META.json META.yml MYMETA.yml |
41 |
%{_mandir}/man3/* |
%{_mandir}/man3/* |
42 |
%perl_vendorlib/* |
%perl_vendorlib/* |
|
|
|
|
|
|