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 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
* Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10 |
37 |
- Fixed faulty patch for maxIbayNameLength [SME: 424] |
- Fixed faulty patch for maxIbayNameLength [SME: 424] |
38 |
|
|