1 |
# $Id: e-smith-base.spec,v 1.79 2015/01/03 19:53:54 stephdl Exp $ |
# $Id: e-smith-base.spec,v 1.80 2015/01/03 19:54:34 stephdl 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.6.0 |
%define version 5.6.0 |
7 |
%define release 14 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
67 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
68 |
|
|
69 |
%changelog |
%changelog |
70 |
* Sat Jan 3 2014 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-14.sme |
* Sat Jan 3 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-15.sme |
71 |
- Modified the patch of daniel e-smith-base-5.6.0-ensure_apache_alias_www.patch |
- Modified the patch of daniel e-smith-base-5.6.0-ensure_apache_alias_www.patch |
72 |
- Ensure www group exists and that apache is an alias of www [SME: 8549] |
- Ensure www group exists and that apache is an alias of www [SME: 8549] |
73 |
|
|