1 |
# $Id: e-smith-base.spec,v 1.125 2010/12/07 08:18:56 vip-ire Exp $ |
# $Id: e-smith-base.spec,v 1.127 2011/03/13 10:03:36 snetram Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - base module |
Summary: e-smith server and gateway - base module |
4 |
%define name e-smith-base |
%define name e-smith-base |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 57 |
%define release 58 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
102 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
103 |
|
|
104 |
%changelog |
%changelog |
105 |
|
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-58.sme |
106 |
|
- Revert admin password change through user-manager [SME: 3759] |
107 |
|
|
108 |
|
* Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
109 |
|
- Allow admin password change through user-manager [SME: 3759] |
110 |
|
|
111 |
* Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
* Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme |
112 |
- Handle no network interface scenario in console and bootstrap-console [SME: 6023] |
- Handle no network interface scenario in console and bootstrap-console [SME: 6023] |
113 |
|
|