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 11 |
%define release 12 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch5: e-smith-ibays-1.2.0-maxIbayNameLength.patch |
17 |
Patch6: e-smith-ibays-1.2.0-add2general.patch |
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 |
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 |
* Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11 |
38 |
- Really fix faulty patch for maxIbayNameLength [SME: 4457] |
- Really fix faulty patch for maxIbayNameLength [SME: 4457] |
39 |
|
|
257 |
%patch4 -p1 |
%patch4 -p1 |
258 |
%patch5 -p1 |
%patch5 -p1 |
259 |
%patch6 -p1 |
%patch6 -p1 |
260 |
|
%patch7 -p1 |
261 |
|
|
262 |
%pre |
%pre |
263 |
%post |
%post |