1 |
|
# $Id: e-smith-ibays.spec,v 1.21 2014/02/24 16:08:41 wellsi 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 1.2.0 |
%define version 2.2.0 |
7 |
%define release 9 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch0: e-smith-ibays-1.2.0-RecordKey.patch |
Patch1: e-smith-ibays-2.2.0-maxLength.patch |
14 |
Patch1: e-smith-ibays-1.2.0-dynamicindex.patch |
Patch2: e-smith-ibays-2.2.0-enable-cpu.patch |
15 |
Patch2: e-smith-ibays-1.2.0-warning.patch |
Patch3: e-smith-ibays-2.2.0-better-ldap.patch |
16 |
Patch3: e-smith-ibays-1.2.0-tags2general.patch |
Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch |
17 |
Patch4: e-smith-ibays-1.2.0-shtml.patch |
Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch |
18 |
Patch5: e-smith-ibays-1.2.0-maxIbayNameLength.patch |
Patch6: e-smith-ibays-2.2.0-force-https.patch |
19 |
Patch6: e-smith-ibays-1.2.0-add2general.patch |
Patch7: e-smith-ibays-2.2.0-https-patch-en-us.patch |
20 |
|
Patch8: e-smith-ibays-2.2.0_force_ssl_to_domains.patch |
21 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
23 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
33 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Thu Apr 24 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.2.0-15.sme |
37 |
|
- Force SSL following ibays settings to the relevant domain [SME: 8331] |
38 |
|
|
39 |
|
* Mon Feb 24 2014 Ian Wells <esmith@wellsi.com> 2.2.0-14.sme |
40 |
|
- Force https per ibay should not be the default for existing ibays [SME: 8158] |
41 |
|
|
42 |
|
* Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme |
43 |
|
- Update en-us translation file by Stephane de Labrusse [SME: 8158] |
44 |
|
|
45 |
|
* Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-12.sme |
46 |
|
- Provide the ability to force https per ibay by Stephane de Labrusse [SME: 8158] |
47 |
|
|
48 |
|
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme |
49 |
|
- Fix non-translated locale in ibays panel [SME: 6718] |
50 |
|
|
51 |
|
* Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com> 2.2.0-10.sme |
52 |
|
- Don't try to modify Primary unix/ldap account [SME:6770] |
53 |
|
|
54 |
|
* Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme |
55 |
|
- All ibay account commands as system accounts in LDAP [SME: 6326] |
56 |
|
|
57 |
|
* Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme |
58 |
|
- Create ibay accounts as system accounts in LDAP [SME: 6326] |
59 |
|
|
60 |
|
* Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme |
61 |
|
- Fix cpu critical patch missing ) [SME: 6330] |
62 |
|
|
63 |
|
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme |
64 |
|
- Fix cpu critical patch missing ' [SME: 6330] |
65 |
|
|
66 |
|
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme |
67 |
|
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] |
68 |
|
|
69 |
|
* Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme |
70 |
|
- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326] |
71 |
|
|
72 |
|
* Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme |
73 |
|
- Switch to cpu commands if ldap is master [SME: 6326] |
74 |
|
|
75 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme |
76 |
|
- Fix maxIbayNameLength logic [SME: 4457] |
77 |
|
|
78 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
79 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
80 |
|
|
81 |
|
* Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12 |
82 |
|
- Fix password verify entry text box description [SME: 4460] |
83 |
|
|
84 |
|
* Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11 |
85 |
|
- Really fix faulty patch for maxIbayNameLength [SME: 4457] |
86 |
|
|
87 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10 |
88 |
|
- Fixed faulty patch for maxIbayNameLength [SME: 424] |
89 |
|
|
90 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9 |
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9 |
91 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4283] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4283] |
92 |
|
|
297 |
|
|
298 |
%prep |
%prep |
299 |
%setup |
%setup |
|
%patch0 -p1 |
|
300 |
%patch1 -p1 |
%patch1 -p1 |
301 |
%patch2 -p1 |
%patch2 -p1 |
302 |
%patch3 -p1 |
%patch3 -p1 |
303 |
%patch4 -p1 |
%patch4 -p1 |
304 |
%patch5 -p1 |
%patch5 -p1 |
305 |
%patch6 -p1 |
%patch6 -p1 |
306 |
|
%patch7 -p1 |
307 |
|
%patch8 -p1 |
308 |
|
|
309 |
%pre |
%pre |
310 |
%post |
%post |