1 |
# $Id: smeserver-support.spec,v 1.27 2009/10/26 18:41:25 slords Exp $ |
# $Id: smeserver-support.spec,v 1.28 2009/10/26 22:22:07 slords 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 9 |
%define release 10 |
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 |
118 |
Requires: smeserver-locale-ja |
Requires: smeserver-locale-ja |
119 |
Requires: smeserver-locale-nb |
Requires: smeserver-locale-nb |
120 |
Requires: smeserver-locale-nl |
Requires: smeserver-locale-nl |
121 |
|
Requires: smeserver-locale-pl |
122 |
Requires: smeserver-locale-pt |
Requires: smeserver-locale-pt |
123 |
Requires: smeserver-locale-pt_BR |
Requires: smeserver-locale-pt_BR |
124 |
Requires: smeserver-locale-ro |
Requires: smeserver-locale-ro |
125 |
Requires: smeserver-locale-ru |
Requires: smeserver-locale-ru |
126 |
Requires: smeserver-locale-sl |
Requires: smeserver-locale-sl |
127 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
128 |
|
Requires: smeserver-locale-th |
129 |
Requires: smeserver-locale-tr |
Requires: smeserver-locale-tr |
130 |
Requires: smeserver-locale-zh_CN |
Requires: smeserver-locale-zh_CN |
131 |
|
|
250 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
251 |
|
|
252 |
%changelog |
%changelog |
253 |
|
* Tue Oct 27 2009 Shad L. Lords <slords@mail.com> 2.2.0-10.sme |
254 |
|
- Add support for Polish (pl). [SME: 5434] |
255 |
|
- Add support for Thai (th). [SME: 5466] |
256 |
|
|
257 |
* Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme |
* Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme |
258 |
- obsoletes fonts-xorg-base to prevent dragging in unneeded |
- obsoletes fonts-xorg-base to prevent dragging in unneeded |
259 |
packages [SME: 5535] |
packages [SME: 5535] |