/[packages]/cauldron/perl-Test-WWW-Mechanize-Mojo/current/SPECS/perl-Test-WWW-Mechanize-Mojo.spec
ViewVC logotype

Diff of /cauldron/perl-Test-WWW-Mechanize-Mojo/current/SPECS/perl-Test-WWW-Mechanize-Mojo.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1155520 by pterjan, Sun Jun 19 09:28:25 2016 UTC revision 1155521 by sander85, Tue Sep 19 12:07:44 2017 UTC
# Line 1  Line 1 
1  %define upstream_name    Test-WWW-Mechanize-Mojo  %define upstream_name    Test-WWW-Mechanize-Mojo
2  %define upstream_version v0.0.16  %define upstream_version v0.0.17
3    
4    %{?perl_default_filter}
5    
6  Name:       perl-%{upstream_name}  Name:       perl-%{upstream_name}
7  Version:    %perl_convert_version %{upstream_version}  Version:    %perl_convert_version %{upstream_version}
8  Release:    %mkrel 5  Release:    %mkrel 1
9    
10  Summary:    Test::WWW::Mechanize for Mojo / Mojolicious  Summary:    Test::WWW::Mechanize for Mojo / Mojolicious
11  License:    GPL+ or Artistic  License:    GPL+ or Artistic
# Line 50  optional. The following two lines of cod Line 52  optional. The following two lines of cod
52  %setup -q -n %{upstream_name}-%{upstream_version}  %setup -q -n %{upstream_name}-%{upstream_version}
53    
54  %build  %build
55  %{__perl} Makefile.PL INSTALLDIRS=vendor  %__perl Makefile.PL INSTALLDIRS=vendor
56    
57  %make  %make
58    
# Line 58  optional. The following two lines of cod Line 60  optional. The following two lines of cod
60  %make test  %make test
61    
62  %install  %install
63  %makeinstall_std  %make_install
64    
65  %files  %files
66  %doc Changes LICENSE META.json META.yml MYMETA.yml README  %doc Changes LICENSE META.json META.yml MYMETA.yml README
67  %{_mandir}/man3/*  %{_mandir}/man3/*
 %perl_vendorlib/*  
68    %{perl_vendorlib}/*

Legend:
Removed from v.1155520  
changed lines
  Added in v.1155521

  ViewVC Help
Powered by ViewVC 1.1.30