1 |
# $Id: e-smith-ibays.spec,v 1.10 2008/10/13 20:02:28 slords Exp $ |
# $Id: e-smith-ibays.spec,v 1.13 2010/11/03 14:00:52 slords 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 3 |
%define release 6 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-ibays-2.2.0-maxLength.patch |
Patch1: e-smith-ibays-2.2.0-maxLength.patch |
14 |
Patch2: e-smith-ibays-2.2.0-enable-cpu.patch |
Patch2: e-smith-ibays-2.2.0-enable-cpu.patch |
15 |
|
Patch3: e-smith-ibays-2.2.0-better-ldap.patch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
28 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme |
32 |
|
- Fix cpu critical patch missing ' [SME: 6330] |
33 |
|
|
34 |
|
* Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme |
35 |
|
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] |
36 |
|
|
37 |
|
* Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme |
38 |
|
- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326] |
39 |
|
|
40 |
* Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme |
* Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme |
41 |
- Switch to cpu commands if ldap is master [SME: 6326] |
- Switch to cpu commands if ldap is master [SME: 6326] |
42 |
|
|
267 |
%setup |
%setup |
268 |
%patch1 -p1 |
%patch1 -p1 |
269 |
%patch2 -p1 |
%patch2 -p1 |
270 |
|
%patch3 -p1 |
271 |
|
|
272 |
%pre |
%pre |
273 |
%post |
%post |