1 |
# $Id: e-smith-ibays.spec,v 1.20 2022/04/16 06:47:24 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 19 |
%define release 20 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
Patch8: e-smith-ibays-2.6.0-bz8150-SSLproperty2SSLRequireSSL.patch |
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 |
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 |
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 |
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 |
* 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] |
- add missing elements to e-smith-ibays-update event to activate changes [SME: 11774] |
47 |
|
|
424 |
%patch8 -p1 |
%patch8 -p1 |
425 |
%patch9 -p1 |
%patch9 -p1 |
426 |
%patch10 -p1 |
%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 |
|
|