1 |
# $Id: e-smith-ibays.spec,v 1.18 2011/10/27 09:07:36 vip-ire Exp $ |
# $Id: e-smith-ibays.spec,v 1.19 2011/12/23 22:13:36 snetram 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.2.0 |
%define version 2.2.0 |
7 |
%define release 11 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
15 |
Patch3: e-smith-ibays-2.2.0-better-ldap.patch |
Patch3: e-smith-ibays-2.2.0-better-ldap.patch |
16 |
Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch |
Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch |
17 |
Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch |
Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch |
18 |
|
Patch6: e-smith-ibays-2.2.0-force-https.patch |
19 |
|
Patch7: e-smith-ibays-2.2.0-https-patch-en-us.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
32 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme |
36 |
|
- Update en-us translation file by Stephane de Labrusse [SME: 8158] |
37 |
|
|
38 |
|
* Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-12.sme |
39 |
|
- Provide the ability to force https per ibay by Stephane de Labrusse [SME: 8158] |
40 |
|
|
41 |
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme |
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme |
42 |
- Fix non-translated locale in ibays panel [SME: 6718] |
- Fix non-translated locale in ibays panel [SME: 6718] |
43 |
|
|
295 |
%patch3 -p1 |
%patch3 -p1 |
296 |
%patch4 -p1 |
%patch4 -p1 |
297 |
%patch5 -p1 |
%patch5 -p1 |
298 |
|
%patch6 -p1 |
299 |
|
%patch7 -p1 |
300 |
|
|
301 |
%pre |
%pre |
302 |
%post |
%post |