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 5 |
%define release 9 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
11 |
Patch0: e-smith-ibays-1.2.0-RecordKey.patch |
Patch0: e-smith-ibays-1.2.0-RecordKey.patch |
12 |
Patch1: e-smith-ibays-1.2.0-dynamicindex.patch |
Patch1: e-smith-ibays-1.2.0-dynamicindex.patch |
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 |
15 |
|
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.3.0-10 |
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 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9 |
34 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4283] |
35 |
|
|
36 |
|
* Fri Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8 |
37 |
|
- Move maxIbayNameLength from ibays.pm to config DB [SME: 424] |
38 |
|
|
39 |
|
* Mon Apr 7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7 |
40 |
|
- Include index.shtml in DirectoryIndex list.[SME: 4180] |
41 |
|
|
42 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6 |
43 |
|
- Remove <base> tags now in general [SME: 3924] |
44 |
|
|
45 |
* Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com> |
* Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com> |
46 |
- Fix warnings generated by panel. [SME: 1309] |
- Fix warnings generated by panel. [SME: 1309] |
47 |
|
|
243 |
%patch0 -p1 |
%patch0 -p1 |
244 |
%patch1 -p1 |
%patch1 -p1 |
245 |
%patch2 -p1 |
%patch2 -p1 |
246 |
|
%patch3 -p1 |
247 |
|
%patch4 -p1 |
248 |
|
%patch5 -p1 |
249 |
|
%patch6 -p1 |
250 |
|
|
251 |
%pre |
%pre |
252 |
%post |
%post |