1 |
# $Id: smeserver-support.spec,v 1.22 2009/04/29 16:40:34 bytegw Exp $ |
# $Id: smeserver-support.spec,v 1.23 2009/05/27 14:00:39 wellsi 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.0.0 |
%define version 2.0.0 |
7 |
%define release 5 |
%define release 6 |
8 |
|
|
9 |
# These packages come from CentOS, but wee need to use care when |
# These packages come from CentOS, but wee 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 |
59 |
|
|
60 |
# New features that we want to pull in on upgrades |
# New features that we want to pull in on upgrades |
61 |
Requires: smolt |
Requires: smolt |
|
Requires: rkhunter |
|
62 |
Requires: screen |
Requires: screen |
63 |
Requires: smeserver-yum |
Requires: smeserver-yum |
64 |
Obsoletes: yum = 1.0.3-6.0.7.x.esmith |
Obsoletes: yum = 1.0.3-6.0.7.x.esmith |
66 |
Requires: e-smith-spamassassin |
Requires: e-smith-spamassassin |
67 |
Requires: smeserver-audittools |
Requires: smeserver-audittools |
68 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-9 |
|
Requires: smeserver-rkhunter |
|
69 |
|
|
70 |
# These packages weren't in 5.x, or were split from e-smith-base since then |
# These packages weren't in 5.x, or were split from e-smith-base since then |
71 |
Requires: e-smith-domains |
Requires: e-smith-domains |
105 |
Requires: smeserver-locale-nl |
Requires: smeserver-locale-nl |
106 |
Requires: smeserver-locale-pt |
Requires: smeserver-locale-pt |
107 |
Requires: smeserver-locale-pt_BR |
Requires: smeserver-locale-pt_BR |
108 |
|
Requires: smeserver-locale-ro |
109 |
Requires: smeserver-locale-ru |
Requires: smeserver-locale-ru |
110 |
Requires: smeserver-locale-sl |
Requires: smeserver-locale-sl |
111 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
229 |
Conflicts: dungog-deletedoublebounce |
Conflicts: dungog-deletedoublebounce |
230 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
231 |
|
|
232 |
|
# Remove rkhunter |
233 |
|
Obsoletes: rkhunter <= 1.3.4-7.el4.sme |
234 |
|
|
235 |
%changelog |
%changelog |
236 |
* Wed May 27 2009 Ian Wells <esmith@wellsi.com> 2.0.0-5.sme |
* Wed May 27 2009 Shad L. Lords <slords@mail.com> 2.0.0-6.sme |
237 |
- Require smeserver-rkunter. [SME: 5234] |
- Add support for Romanian (ro). [SME: 5268] |
238 |
|
|
239 |
|
* Wed May 27 2009 Shad L. Lords <slords@mail.com> 2.0.0-5.sme |
240 |
|
- Obsoletes: rkhunter to remove from default install [SME: 5172] |
241 |
|
|
242 |
* Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.0.0-4.sme |
* Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.0.0-4.sme |
243 |
- Add support for Estonian (et). [SME: 5203] |
- Add support for Estonian (et). [SME: 5203] |