/[smeserver]/rpms/e-smith-formmagick/sme10/e-smith-formmagick.spec
ViewVC logotype

Diff of /rpms/e-smith-formmagick/sme10/e-smith-formmagick.spec

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

Revision 1.5 by jpp, Sat Mar 6 05:54:03 2021 UTC Revision 1.6 by jpp, Sat Apr 17 02:05:55 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-formmagick.spec,v 1.4 2021/01/06 03:41:20 jpp Exp $  # $Id: e-smith-formmagick.spec,v 1.5 2021/03/06 05:54:03 jpp Exp $
2    
3  Summary: e-smith-formmagick Perl modules for web manager i18n  Summary: e-smith-formmagick Perl modules for web manager i18n
4  %define name e-smith-formmagick  %define name e-smith-formmagick
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 5  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
# Line 12  Group: Applications/CPAN Line 12  Group: Applications/CPAN
12  Source0: %{name}-%{version}.tar.xz  Source0: %{name}-%{version}.tar.xz
13  Patch0: smeserver-e-smith-formmagick-csrf.patch  Patch0: smeserver-e-smith-formmagick-csrf.patch
14  Patch1: e-smith-formmagick-2.6.0-bz10902-csrf-timeout.patch  Patch1: e-smith-formmagick-2.6.0-bz10902-csrf-timeout.patch
15    Patch2: e-smith-formmagick-2.6.0-bz11556.patch
16    
17  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/
18  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme
# Line 23  BuildRequires: e-smith-devtools >= 1.6.6 Line 24  BuildRequires: e-smith-devtools >= 1.6.6
24  BuildArchitectures: noarch  BuildArchitectures: noarch
25    
26  %changelog  %changelog
27    * Fri Apr 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-6.sme
28    - fix wrong PATH which makes fail grub reconfiguration [SME: 11556]
29    
30  * Sat Mar 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme  * Sat Mar 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
31  - increase CSRF timeout from 120s to 180s [SME: 10902]  - increase CSRF timeout from 120s to 180s [SME: 10902]
32    added property httpd-admin{csrfTimeout} in second to override    added property httpd-admin{csrfTimeout} in second to override
# Line 536  convenience functions used to create SME Line 540  convenience functions used to create SME
540  %patch0 -p1  %patch0 -p1
541  mkdir -p  root/etc/e-smith/events/%{name}-update  mkdir -p  root/etc/e-smith/events/%{name}-update
542  %patch1 -p1  %patch1 -p1
543    %patch2 -p1
544    
545  %build  %build
546  # build the test suite from embedded tests  # build the test suite from embedded tests


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