1 |
# $Id$ |
# $Id: smeserver-support.spec,v 1.14 2008/04/09 13:51:57 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 1.6.0 |
%define version 1.6.0 |
7 |
%define release 50 |
%define release 51 |
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 |
146 |
|
|
147 |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
148 |
#Requires: smeserver-locale-ca |
#Requires: smeserver-locale-ca |
149 |
|
Requires: smeserver-locale-bg |
150 |
Requires: smeserver-locale-da |
Requires: smeserver-locale-da |
151 |
Requires: smeserver-locale-de |
Requires: smeserver-locale-de |
152 |
Requires: smeserver-locale-el |
Requires: smeserver-locale-el |
156 |
Requires: smeserver-locale-id |
Requires: smeserver-locale-id |
157 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
158 |
Requires: smeserver-locale-nl |
Requires: smeserver-locale-nl |
159 |
|
Requires: smeserver-locale-pt |
160 |
Requires: smeserver-locale-pt_BR |
Requires: smeserver-locale-pt_BR |
161 |
Requires: smeserver-locale-sl |
Requires: smeserver-locale-sl |
162 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
163 |
|
Requires: smeserver-locale-tr |
164 |
|
|
165 |
# These should be re-pulled by other e-smith packages. |
# These should be re-pulled by other e-smith packages. |
166 |
Obsoletes: perl-File-MMagic = 1.22-1 |
Obsoletes: perl-File-MMagic = 1.22-1 |
280 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
281 |
|
|
282 |
%changelog |
%changelog |
283 |
|
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.6.0-51 |
284 |
|
- Add support for Bulgarian (bg) [SME: 4337] |
285 |
|
- Re-add support for Portuguese (pt) [SME: 4006] |
286 |
|
- Add support for Turkish (tr) [SME: 4443] |
287 |
|
|
288 |
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50 |
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50 |
289 |
- Add gettext to console titles. |
- Add gettext to console titles. |
290 |
|
|