2 |
%define name smeserver-support |
%define name smeserver-support |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.6.0 |
%define version 1.6.0 |
5 |
%define release 45 |
%define release 46 |
6 |
|
|
7 |
# These packages come from CentOS, but wee need to use care when |
# These packages come from CentOS, but wee need to use care when |
8 |
# 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 |
141 |
Requires: e-smith-samba |
Requires: e-smith-samba |
142 |
|
|
143 |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
144 |
|
#Requires: smeserver-locale-ca |
145 |
|
Requires: smeserver-locale-da |
146 |
Requires: smeserver-locale-de |
Requires: smeserver-locale-de |
147 |
|
Requires: smeserver-locale-el |
148 |
Requires: smeserver-locale-es |
Requires: smeserver-locale-es |
149 |
Requires: smeserver-locale-fr |
Requires: smeserver-locale-fr |
150 |
|
Requires: smeserver-locale-id |
151 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
152 |
|
Requires: smeserver-locale-nl |
153 |
|
Requires: smeserver-locale-pt |
154 |
|
Requires: smeserver-locale-sl |
155 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
156 |
|
|
157 |
# These should be re-pulled by other e-smith packages. |
# These should be re-pulled by other e-smith packages. |
272 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
273 |
|
|
274 |
%changelog |
%changelog |
275 |
|
* Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46 |
276 |
|
- Add support for Danish (da) [SME: 4006] |
277 |
|
- Add support for Dutch (nl) [SME: 4006] |
278 |
|
- Add support for Greek (el) [SME: 4006] |
279 |
|
- Add support for Indonesian (id) [SME: 4006] |
280 |
|
- Add support for Portuguese (pt) [SME: 4006] |
281 |
|
- Add support for Slovenian (sl) [SME: 4006] |
282 |
|
|
283 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45 |
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45 |
284 |
- Remove <base> tags now in general [SME: 3928] |
- Remove <base> tags now in general [SME: 3928] |
285 |
|
|