1 |
# $Id: smeserver-support.spec,v 1.19 2018/02/11 04:52:58 jpp Exp $ |
# $Id: smeserver-support.spec,v 1.20 2018/05/02 17:58:16 jpp Exp $ |
2 |
|
|
3 |
Summary: SME Server module to display support and licensing information |
Summary: SME Server module to display support and licensing information |
4 |
%define name smeserver-support |
%define name smeserver-support |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.8.0 |
%define version 2.8.0 |
7 |
%define release 15 |
%define release 16 |
8 |
|
|
9 |
# These packages come from CentOS, but we need to use care when |
# These packages come from CentOS, but we need to use care when |
10 |
# updating them - either we've patched them, or we need to do something |
# updating them - either we've patched them, or we need to do something |
48 |
Requires: e-smith-ibays |
Requires: e-smith-ibays |
49 |
Requires: e-smith-nutUPS |
Requires: e-smith-nutUPS |
50 |
Requires: e-smith-portforwarding |
Requires: e-smith-portforwarding |
51 |
Requires: e-smith-starterwebsite |
Obsoletes: e-smith-starterwebsite |
52 |
|
|
53 |
# 5.x used bind for name resolution - we need to pull in djbdns |
# 5.x used bind for name resolution - we need to pull in djbdns |
54 |
Requires: e-smith-dnscache |
Requires: e-smith-dnscache |
104 |
Requires: dmraid |
Requires: dmraid |
105 |
|
|
106 |
%changelog |
%changelog |
107 |
|
* Thu May 21 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-16.sme |
108 |
|
- obsoletes e-smith-starterwebsite [SME: 8903] |
109 |
|
|
110 |
* Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme |
* Wed May 02 2018 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-15.sme |
111 |
- exclude libtevent,python-tevent from base and updates to avoid conflict with localy build version of samba [SME: 10573] |
- exclude libtevent,python-tevent from base and updates to avoid conflict with localy build version of samba [SME: 10573] |
112 |
|
|