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

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

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

Revision 1.7 by vip-ire, Tue Feb 9 14:34:39 2016 UTC Revision 1.8 by vip-ire, Wed Feb 10 07:52:18 2016 UTC
# Line 1  Line 1 
1  Name:           perl-Mojolicious  Name:           perl-Mojolicious
2  version:        6.44  version:        6.44
3  Release:        2%{?dist}  Release:        3%{?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 10  Patch0:                Mojolicious-6.08.untaint.patch Line 10  Patch0:                Mojolicious-6.08.untaint.patch
10  Patch1:         Mojolicious-6.12.cleanup.patch  Patch1:         Mojolicious-6.12.cleanup.patch
11  Patch2:         Mojolicious-6.12.cleanup.patch2  Patch2:         Mojolicious-6.12.cleanup.patch2
12  Patch3:         Mojolicious-6.15.cleanup.patch  Patch3:         Mojolicious-6.15.cleanup.patch
13    Patch4:         Mojolicious-6.44-warnings_during_global_destructors.patch
14  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
15  BuildArch:      noarch  BuildArch:      noarch
16  BuildRequires:  perl >= 0:5.010001  BuildRequires:  perl >= 0:5.010001
# Line 59  a new attempt at implementing this idea Line 60  a new attempt at implementing this idea
60  #%patch1 -p2  #%patch1 -p2
61  %patch2 -p2  %patch2 -p2
62  %patch3 -p2  %patch3 -p2
63    %patch4 -p0
64    
65  %build  %build
66  %{__perl} Makefile.PL INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/share/perl5/vendor_perl  %{__perl} Makefile.PL INSTALLDIRS=vendor INSTALLVENDORLIB=/usr/share/perl5/vendor_perl
# Line 97  rm -f %{custom_find_req} Line 99  rm -f %{custom_find_req}
99  %{_mandir}/man3/*  %{_mandir}/man3/*
100    
101  %changelog  %changelog
102    * Wed Feb 10 2016 Daniel Berteaud <daniel@firewall-services.com> 6.44-3.sme
103    - Add a patch to remove warnings during tests [SME: 7819]
104    
105  * Tue Feb 09 2016 Daniel Berteaud <daniel@firewall-services.com> 6.44-2  * Tue Feb 09 2016 Daniel Berteaud <daniel@firewall-services.com> 6.44-2
106  - Add perl(JSON::PP) to the BuildReq so it can build on plague  - Add perl(JSON::PP) to the BuildReq so it can build on plague
107    [SME: 7819]    [SME: 7819]


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