/[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.12 by jpp, Tue Jun 23 18:37:33 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.11 2020/06/23 03:01:00 jpp 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 11
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-ifphpmodule.patch
17    Patch4: e-smith-ibays-2.6.0-bz10869-remove-php3-refs.patch
18    
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 28  AutoReqProv: no Line 31  AutoReqProv: no
31  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
32    
33  %changelog  %changelog
34    * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
35    - remove php3 reference [SME: 10869]
36    
37    * Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
38    - fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871]
39    
40    * Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
41    - revert patch, wrong rpm [SME: 10871]
42    
43    * Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
44    - add support for php-fpm  [SME: 10871]
45    
46  * 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
47  - fix typo thanks to Stephane de Labrusse [SME: 7011]  - fix typo thanks to Stephane de Labrusse [SME: 7011]
48  - ibay to ibays  - ibay to ibays
# Line 363  e-smith server and gateway software - ib Line 378  e-smith server and gateway software - ib
378  %patch0 -p1  %patch0 -p1
379  %patch1 -p1  %patch1 -p1
380  %patch2 -p1  %patch2 -p1
381    %patch3 -p1
382    %patch4 -p1
383    
384  /bin/mkdir -p root/var/cache/e-smith/files/ibays  /bin/mkdir -p root/var/cache/e-smith/files/ibays
385    
386  %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