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 6 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
Requires: e-smith-base >= 4.13.15-76 |
Requires: e-smith-base >= 4.13.15-76 |
18 |
Requires: perl(CGI::FormMagick) |
Requires: perl(CGI::FormMagick) |
19 |
Requires: e-smith-formmagick >= 1.3.0-10 |
Requires: e-smith-formmagick >= 1.4.0-9 |
20 |
Conflicts: e-smith-apache < 0.1.1 |
Conflicts: e-smith-apache < 0.1.1 |
21 |
BuildRequires: perl, perl(Test::Inline) |
BuildRequires: perl, perl(Test::Inline) |
22 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
BuildRequires: e-smith-devtools >= 1.11.0-03 |
27 |
e-smith server and gateway software - ibays module. |
e-smith server and gateway software - ibays module. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6 |
31 |
|
- Remove <base> tags now in general [SME: 3924] |
32 |
|
|
33 |
* Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com> |
* Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com> |
34 |
- Fix warnings generated by panel. [SME: 1309] |
- Fix warnings generated by panel. [SME: 1309] |
35 |
|
|
231 |
%patch0 -p1 |
%patch0 -p1 |
232 |
%patch1 -p1 |
%patch1 -p1 |
233 |
%patch2 -p1 |
%patch2 -p1 |
234 |
|
%patch3 -p1 |
235 |
|
|
236 |
%pre |
%pre |
237 |
%post |
%post |