/[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.1 by stephdl, Fri Feb 5 23:01:22 2016 UTC Revision 1.2 by jpp, Sun Jan 27 05:53:46 2019 UTC
# Line 1  Line 1 
1  # $Id: e-smith-formmagick.spec,v 1.2 2013/05/05 06:00:30 wellsi Exp $  # $Id: e-smith-formmagick.spec,v 1.1 2016/02/05 23:01:22 stephdl 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 1  %define release 2
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: Artistic  License: Artistic
11  Group: Applications/CPAN  Group: Applications/CPAN
12  Source0: %{name}-%{version}.tar.xz  Source0: %{name}-%{version}.tar.xz
13    Patch0: smeserver-e-smith-formmagick-csrf.patch
14  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/  BuildRoot: /var/tmp/%{name}-{%version}-%{release}-buildroot/
15  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme  Requires: perl-CGI-FormMagick >= 0.92-16.el4.sme
16  Requires: perl(WWW::Automate) >= 0.20  Requires: perl(WWW::Automate) >= 0.20
# Line 20  BuildRequires: e-smith-devtools >= 1.6.6 Line 21  BuildRequires: e-smith-devtools >= 1.6.6
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22    
23  %changelog  %changelog
24    * Sun Jan 27 2019 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
25    - add CSRF patch [SME:10626] - thank you to Daniel Berteaud
26    
27  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
28  - Initial release to sme10  - Initial release to sme10
29    
# Line 516  convenience functions used to create SME Line 520  convenience functions used to create SME
520    
521  %prep  %prep
522  %setup -q -n %{name}-%{version}  %setup -q -n %{name}-%{version}
523    %patch0 -p1
524    
525  %build  %build
526  # 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