1 |
# $Id: e-smith-base.spec,v 1.77 2010/06/02 19:04:21 slords Exp $ |
# $Id: e-smith-base.spec,v 1.78 2010/06/08 20:57:42 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.0.0 |
%define version 5.0.0 |
7 |
%define release 12 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
64 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
65 |
|
|
66 |
%changelog |
%changelog |
67 |
|
* Wed 09 2010 Shad L. Lords <slords@mail.com> 5.0.0-13.sme |
68 |
|
- Fix patch so it doesn't create orig file [SME: 6039] |
69 |
|
|
70 |
* Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-12.sme |
* Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.0.0-12.sme |
71 |
- Fix translation of local nic string in console [SME: 6039] |
- Fix translation of local nic string in console [SME: 6039] |
72 |
|
|