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 9 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
* 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 |
- 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 |
* 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] |
- Move maxIbayNameLength from ibays.pm to config DB [SME: 424] |