1 |
|
# $Id$ |
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 45 |
%define release 50 |
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 |
34 |
Patch13: smeserver-support-1.6.0-smolt.patch |
Patch13: smeserver-support-1.6.0-smolt.patch |
35 |
Patch14: smeserver-support-1.6.0-supportlexicon.patch |
Patch14: smeserver-support-1.6.0-supportlexicon.patch |
36 |
Patch15: smeserver-support-1.6.0-tags2general.patch |
Patch15: smeserver-support-1.6.0-tags2general.patch |
37 |
|
Patch16: smeserver-support-1.6.0-gettextNetConnectFail.patch |
38 |
|
Patch17: smeserver-support-1.6.0-gettextConsole.patch |
39 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
41 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
145 |
Requires: e-smith-samba |
Requires: e-smith-samba |
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 |
149 |
|
Requires: smeserver-locale-da |
150 |
Requires: smeserver-locale-de |
Requires: smeserver-locale-de |
151 |
|
Requires: smeserver-locale-el |
152 |
Requires: smeserver-locale-es |
Requires: smeserver-locale-es |
153 |
Requires: smeserver-locale-fr |
Requires: smeserver-locale-fr |
154 |
|
Requires: smeserver-locale-hu |
155 |
|
Requires: smeserver-locale-id |
156 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
157 |
|
Requires: smeserver-locale-nl |
158 |
|
Requires: smeserver-locale-pt_BR |
159 |
|
Requires: smeserver-locale-sl |
160 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
161 |
|
|
162 |
# These should be re-pulled by other e-smith packages. |
# These should be re-pulled by other e-smith packages. |
277 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
278 |
|
|
279 |
%changelog |
%changelog |
280 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50 |
281 |
|
- Add gettext to console titles. |
282 |
|
|
283 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49 |
284 |
|
- Fix support for Portuguese (pt_BR) [SME: 4006] |
285 |
|
|
286 |
|
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48 |
287 |
|
- Add support for Hungarian (hu) [SME: 4025] |
288 |
|
|
289 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47 |
290 |
|
- gettext Internet connection failed [SME: 631] |
291 |
|
|
292 |
|
* Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46 |
293 |
|
- Add support for Danish (da) [SME: 4006] |
294 |
|
- Add support for Dutch (nl) [SME: 4006] |
295 |
|
- Add support for Greek (el) [SME: 4006] |
296 |
|
- Add support for Indonesian (id) [SME: 4006] |
297 |
|
- Add support for Portuguese (pt) [SME: 4006] |
298 |
|
- Add support for Slovenian (sl) [SME: 4006] |
299 |
|
|
300 |
* 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 |
301 |
- Remove <base> tags now in general [SME: 3928] |
- Remove <base> tags now in general [SME: 3928] |
302 |
|
|
898 |
%patch13 -p1 |
%patch13 -p1 |
899 |
%patch14 -p1 |
%patch14 -p1 |
900 |
%patch15 -p1 |
%patch15 -p1 |
901 |
|
%patch16 -p1 |
902 |
|
%patch17 -p1 |
903 |
|
|
904 |
%build |
%build |
905 |
perl createlinks |
perl createlinks |