2 |
%define name e-smith-ibays |
%define name e-smith-ibays |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2.0 |
%define version 1.2.0 |
5 |
%define release 7 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
13 |
Patch2: e-smith-ibays-1.2.0-warning.patch |
Patch2: e-smith-ibays-1.2.0-warning.patch |
14 |
Patch3: e-smith-ibays-1.2.0-tags2general.patch |
Patch3: e-smith-ibays-1.2.0-tags2general.patch |
15 |
Patch4: e-smith-ibays-1.2.0-shtml.patch |
Patch4: e-smith-ibays-1.2.0-shtml.patch |
16 |
|
Patch5: e-smith-ibays-1.2.0-maxIbayNameLength.patch |
17 |
|
Patch6: e-smith-ibays-1.2.0-add2general.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
21 |
Requires: perl(CGI::FormMagick) |
Requires: perl(CGI::FormMagick) |
22 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
23 |
Conflicts: e-smith-apache < 0.1.1 |
Conflicts: e-smith-apache < 0.1.1 |
24 |
BuildRequires: perl, perl(Test::Inline) |
BuildRequires: perl, perl(Test::Inline) |
25 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
30 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11 |
34 |
|
- Really fix faulty patch for maxIbayNameLength [SME: 4457] |
35 |
|
|
36 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10 |
37 |
|
- Fixed faulty patch for maxIbayNameLength [SME: 424] |
38 |
|
|
39 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9 |
40 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4283] |
41 |
|
|
42 |
|
* Fri Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8 |
43 |
|
- Move maxIbayNameLength from ibays.pm to config DB [SME: 424] |
44 |
|
|
45 |
* Mon Apr 7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7 |
* Mon Apr 7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7 |
46 |
- Include index.shtml in DirectoryIndex list.[SME: 4180] |
- Include index.shtml in DirectoryIndex list.[SME: 4180] |
47 |
|
|
251 |
%patch2 -p1 |
%patch2 -p1 |
252 |
%patch3 -p1 |
%patch3 -p1 |
253 |
%patch4 -p1 |
%patch4 -p1 |
254 |
|
%patch5 -p1 |
255 |
|
%patch6 -p1 |
256 |
|
|
257 |
%pre |
%pre |
258 |
%post |
%post |