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

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

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

Revision 1.8 by unnilennium, Thu Jul 7 02:42:09 2016 UTC Revision 1.9 by jpp, Tue Jan 28 20:48:17 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ibays.spec,v 1.7 2016/06/26 17:43:08 unnilennium Exp $  # $Id: e-smith-ibays.spec,v 1.8 2016/07/07 02:42:09 unnilennium Exp $
2    
3  Summary: e-smith server and gateway - ibays module  Summary: e-smith server and gateway - ibays module
4  %define name e-smith-ibays  %define name e-smith-ibays
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 7  %define release 8
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch  Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch
14  Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch  Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch
15  Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch  Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch
16    Patch3: e-smith-ibays-2.6.0-bz10871-php-fpm.patch
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
20  Requires: perl(CGI::FormMagick)  Requires: perl(CGI::FormMagick)
21  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
22    Requires: smeserver-php >= 3.0.0-1
23  Conflicts: e-smith-apache < 0.1.1  Conflicts: e-smith-apache < 0.1.1
24  BuildRequires: perl, perl(Test::Inline)  BuildRequires: perl, perl(Test::Inline)
25  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
# Line 28  AutoReqProv: no Line 30  AutoReqProv: no
30  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
31    
32  %changelog  %changelog
33    * Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
34    - add support for php-fpm  [SME: 10871]
35    
36  * Wed Jul 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme  * Wed Jul 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
37  - fix typo thanks to Stephane de Labrusse [SME: 7011]  - fix typo thanks to Stephane de Labrusse [SME: 7011]
38  - ibay to ibays  - ibay to ibays
# Line 363  e-smith server and gateway software - ib Line 368  e-smith server and gateway software - ib
368  %patch0 -p1  %patch0 -p1
369  %patch1 -p1  %patch1 -p1
370  %patch2 -p1  %patch2 -p1
371    %patch3 -p1
372    
373  /bin/mkdir -p root/var/cache/e-smith/files/ibays  /bin/mkdir -p root/var/cache/e-smith/files/ibays
374    
375  %pre  %pre


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