/[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.11 by jpp, Tue Jun 23 03:01:00 2020 UTC Revision 1.22 by jpp, Sat Apr 13 05:11:56 2024 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ibays.spec,v 1.10 2020/01/31 03:40:22 jpp Exp $  # $Id: e-smith-ibays.spec,v 1.21 2022/05/27 02:02:31 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 10  %define release 20
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch0: e-smith-ibays-2.6.0-create_tmp_f Line 14  Patch0: e-smith-ibays-2.6.0-create_tmp_f
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  Patch3: e-smith-ibays-2.6.0-bz10871-ifphpmodule.patch
17    Patch4: e-smith-ibays-2.6.0-bz10869-remove-php3-refs.patch
18    Patch5: e-smith-ibays-2.6.0-bz10968-remove-hardcoded-ports.patch
19    Patch6: e-smith-ibays-2.6.0-bz11139-update.patch
20    Patch7: e-smith-ibays-2.6.0-bz11412-update-php-properties.patch
21    Patch8: e-smith-ibays-2.6.0-bz8150-SSLproperty2SSLRequireSSL.patch
22    Patch9: e-smith-ibays-2.6.0-bz11407-force-https-on-DAV-and-httpauth.patch
23    Patch10: e-smith-ibays-2.6.0-bz11774-require.patch
24    Patch11: e-smith-ibays-2.6.0-bz12613.patch
25    
26  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27  BuildArchitectures: noarch  BuildArchitectures: noarch
28  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
29  Requires: perl(CGI::FormMagick)  Requires: perl(CGI::FormMagick)
30  Requires: e-smith-formmagick >= 1.4.0-12  Requires: e-smith-formmagick >= 1.4.0-12
31  Conflicts: e-smith-apache < 0.1.1  #Conflicts: e-smith-apache < 0.1.1
32    Requires: e-smith-apache >= 2.6.0-19
33  BuildRequires: perl, perl(Test::Inline)  BuildRequires: perl, perl(Test::Inline)
34  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
35  AutoReqProv: no  AutoReqProv: no
# Line 30  AutoReqProv: no Line 39  AutoReqProv: no
39  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
40    
41  %changelog  %changelog
42    * Sat Apr 13 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-20.sme
43    - fix wrong path for S06store-ldap-smbpasswd [SME: 12613]
44    
45    * Thu May 26 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-19.sme
46    - add missing elements to e-smith-ibays-update event to activate changes [SME: 11774]
47    
48    * Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-18.sme
49    - fix  AH01797: client denied by server conf [SME: 11774]
50      use new require syntax for httpd 2.4
51    
52    * Wed Mar 10 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-17.sme
53    - fix patch for SSLRequireSSL [SME: 8150]
54    
55    * Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-16.sme
56    - force https if auth or dav are enabled  [SME: 11407]
57    
58    * Tue Mar 09 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-15.sme
59    - merge SSL and SSLRequireSSL properties [SME: 8150]
60      now SSLRequireSSL will force SSL to the html ibay directory and redirect to https
61    
62    * Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme
63    - update php properties and folders [SME: 11412]
64    - remove last bit of atalk [SME: 668]
65    
66    * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme
67    - add update event [SME: 11139]
68    
69    * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-12.sme
70    - remove hardcoded ports [SME: 10968]
71    
72    * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
73    - remove php3 reference [SME: 10869]
74    
75  * Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme  * Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
76  - fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871]  - fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871]
77    
# Line 375  e-smith server and gateway software - ib Line 417  e-smith server and gateway software - ib
417  %patch1 -p1  %patch1 -p1
418  %patch2 -p1  %patch2 -p1
419  %patch3 -p1  %patch3 -p1
420    %patch4 -p1
421    %patch5 -p1
422    %patch6 -p1
423    %patch7 -p1
424    %patch8 -p1
425    %patch9 -p1
426    %patch10 -p1
427    %patch11 -p1
428    
429  /bin/mkdir -p root/var/cache/e-smith/files/ibays  /bin/mkdir -p root/var/cache/e-smith/files/ibays
430    


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