1 |
# $Id: smeserver-mod_python.spec,v 1.4 2015/09/23 21:55:05 stephdl Exp $ |
# $Id: smeserver-mod_python.spec,v 1.1 2020/12/19 20:52:52 brianr Exp $ |
2 |
# Authority: marcohess |
# Authority: marcohess |
3 |
# Name: Marco Hess |
# Name: Marco Hess |
4 |
|
|
5 |
%define name smeserver-mod_python |
%define name smeserver-mod_python |
6 |
%define version 0.3 |
%define version 0.3 |
7 |
%define release 3 |
%define release 4 |
8 |
|
|
9 |
Summary: SME Server mod_python implementation |
Summary: SME Server mod_python implementation |
10 |
Name: %{name} |
Name: %{name} |
24 |
Implementation of mod_python for SME Server 9. |
Implementation of mod_python for SME Server 9. |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Sat Dec 19 2020 Brian Read <brianr@bjsystems.co.uk> 0.3-4.sme |
28 |
|
- Initial import into SME10 tree [SME: 11273] |
29 |
|
|
30 |
* Wed Sep 23 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3-3.sme |
* Wed Sep 23 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.3-3.sme |
31 |
- Initial release to contribs9 |
- Initial release to contribs9 |
32 |
|
|