/[packages]/cauldron/perl-Dist-Zilla-PluginBundle-PDONELAN/current/SPECS/perl-Dist-Zilla-PluginBundle-PDONELAN.spec
ViewVC logotype

Contents of /cauldron/perl-Dist-Zilla-PluginBundle-PDONELAN/current/SPECS/perl-Dist-Zilla-PluginBundle-PDONELAN.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2558 - (show annotations) (download)
Sun Jan 9 13:22:45 2011 UTC (13 years, 3 months ago) by jquelin
File size: 1212 byte(s)
imported package perl-Dist-Zilla-PluginBundle-PDONELAN
1 %define upstream_name Dist-Zilla-PluginBundle-PDONELAN
2 %define upstream_version 1.101750
3
4 Name: perl-%{upstream_name}
5 Version: %perl_convert_version %{upstream_version}
6 Release: %mkrel 1
7
8 Summary: Dist::Zilla plugin bundle for PDONELAN
9 License: GPL+ or Artistic
10 Group: Development/Perl
11 Url: http://search.cpan.org/dist/%{upstream_name}
12 Source0: http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
13
14 BuildRequires: perl(Dist::Zilla::PluginBundle::Filter)
15 BuildRequires: perl(Dist::Zilla::PluginBundle::Git)
16 BuildRequires: perl(Dist::Zilla::Role::PluginBundle)
17 BuildRequires: perl(File::Find)
18 BuildRequires: perl(File::Temp)
19 BuildRequires: perl(Moose)
20 BuildRequires: perl(Moose::Autobox)
21 BuildRequires: perl(Test::More)
22 BuildArch: noarch
23 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
24
25 %description
26 no description found
27
28 %prep
29 %setup -q -n %{upstream_name}-%{upstream_version}
30
31 %build
32 %{__perl} Makefile.PL INSTALLDIRS=vendor
33
34 %make
35
36 %check
37 %make test
38
39 %install
40 rm -rf %buildroot
41 %makeinstall_std
42
43 %clean
44 rm -rf %buildroot
45
46 %files
47 %defattr(-,root,root)
48 %doc Changes META.yml LICENSE META.json README
49 %{_mandir}/man3/*
50 %perl_vendorlib/*
51
52

  ViewVC Help
Powered by ViewVC 1.1.30