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 6 |
%define release 12 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
|
Patch7: e-smith-ibays-1.2.0-fixPasswordVerificationDescription.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
22 |
Requires: perl(CGI::FormMagick) |
Requires: perl(CGI::FormMagick) |
23 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
24 |
Conflicts: e-smith-apache < 0.1.1 |
Conflicts: e-smith-apache < 0.1.1 |
25 |
BuildRequires: perl, perl(Test::Inline) |
BuildRequires: perl, perl(Test::Inline) |
26 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
31 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12 |
35 |
|
- Fix password verify entry text box description [SME: 4460] |
36 |
|
|
37 |
|
* Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11 |
38 |
|
- Really fix faulty patch for maxIbayNameLength [SME: 4457] |
39 |
|
|
40 |
|
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10 |
41 |
|
- Fixed faulty patch for maxIbayNameLength [SME: 424] |
42 |
|
|
43 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9 |
44 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4283] |
45 |
|
|
46 |
|
* Fri Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8 |
47 |
|
- Move maxIbayNameLength from ibays.pm to config DB [SME: 424] |
48 |
|
|
49 |
|
* Mon Apr 7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7 |
50 |
|
- Include index.shtml in DirectoryIndex list.[SME: 4180] |
51 |
|
|
52 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6 |
53 |
- Remove <base> tags now in general [SME: 3924] |
- Remove <base> tags now in general [SME: 3924] |
54 |
|
|
254 |
%patch1 -p1 |
%patch1 -p1 |
255 |
%patch2 -p1 |
%patch2 -p1 |
256 |
%patch3 -p1 |
%patch3 -p1 |
257 |
|
%patch4 -p1 |
258 |
|
%patch5 -p1 |
259 |
|
%patch6 -p1 |
260 |
|
%patch7 -p1 |
261 |
|
|
262 |
%pre |
%pre |
263 |
%post |
%post |