1 |
# $Id: smeserver-support.spec,v 1.22 2009/04/29 16:40:34 bytegw Exp $ |
# $Id: smeserver-support.spec,v 1.23 2009/04/29 16:42:52 bytegw 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.2.0 |
%define version 2.2.0 |
7 |
%define release 4 |
%define release 5 |
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 |
68 |
|
|
69 |
# New features that we want to pull in on upgrades |
# New features that we want to pull in on upgrades |
70 |
Requires: smolt |
Requires: smolt |
|
Requires: rkhunter |
|
71 |
Requires: screen |
Requires: screen |
72 |
Requires: smeserver-yum |
Requires: smeserver-yum |
73 |
Obsoletes: yum = 1.0.3-6.0.7.x.esmith |
Obsoletes: yum = 1.0.3-6.0.7.x.esmith |
237 |
Conflicts: dungog-deletedoublebounce |
Conflicts: dungog-deletedoublebounce |
238 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
239 |
|
|
240 |
|
# Remove rkhunter |
241 |
|
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
242 |
|
|
243 |
%changelog |
%changelog |
244 |
|
* Wed May 13 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-5 |
245 |
|
- Obsoletes: rkhunter to remove from default install [SME: 5172] |
246 |
|
|
247 |
* Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4.sme |
* Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4.sme |
248 |
- Add support for Estonian (et). [SME: 5203] |
- Add support for Estonian (et). [SME: 5203] |
249 |
|
|