/[smeserver]/rpms/perl-Mojolicious/sme10/perl-Mojolicious.spec
ViewVC logotype

Diff of /rpms/perl-Mojolicious/sme10/perl-Mojolicious.spec

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

Revision 1.1 by vip-ire, Tue Feb 9 09:27:45 2016 UTC Revision 1.2 by vip-ire, Tue Feb 9 14:28:13 2016 UTC
# Line 1  Line 1 
1  Name:           perl-Mojolicious  Name:           perl-Mojolicious
2  version:        6.44  version:        6.44
3  Release:        1%{?dist}  Release:        2%{?dist}
4  Summary:        A next generation web framework for Perl  Summary:        A next generation web framework for Perl
5  License:        Artistic 2.0  License:        Artistic 2.0
6  Group:          Development/Libraries  Group:          Development/Libraries
# Line 29  BuildRequires:  perl(Time::HiRes) Line 29  BuildRequires:  perl(Time::HiRes)
29  BuildRequires:  perl(Compress::Raw::Zlib)  BuildRequires:  perl(Compress::Raw::Zlib)
30  Requires:       perl(Taint::Util)  Requires:       perl(Taint::Util)
31  BuildRequires:  perl(Socket) >= 1.97  BuildRequires:  perl(Socket) >= 1.97
32    BuildRequires:  perl(JSON::PP)
33  Requires:  perl(Socket) >= 1.97  Requires:  perl(Socket) >= 1.97
34  Requires:  perl(IO::Socket::SSL) >= 1.94  Requires:  perl(IO::Socket::SSL) >= 1.94
35  Requires:  perl(Net::DNS::Native) >= 0.15  Requires:  perl(Net::DNS::Native) >= 0.15
# Line 96  rm -f %{custom_find_req} Line 97  rm -f %{custom_find_req}
97  %{_mandir}/man3/*  %{_mandir}/man3/*
98    
99  %changelog  %changelog
100    * Tue Feb 09 2016 Daniel Berteaud <daniel@firewall-services.com> 6.44-2
101    - Add perl(JSON::PP) to the BuildReq so it can build on plague
102      [SME: 7819]
103    
104  * Mon Feb 08 2016 Charlie Brady <charlie_brady@mitel.com>  * Mon Feb 08 2016 Charlie Brady <charlie_brady@mitel.com>
105  - Upgrade Mojolicious to 6.44.  - Upgrade Mojolicious to 6.44.
106    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed