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 47 |
%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 |
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 |
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 |
151 |
Requires: smeserver-locale-el |
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 |
Requires: smeserver-locale-id |
156 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
157 |
Requires: smeserver-locale-nl |
Requires: smeserver-locale-nl |
158 |
Requires: smeserver-locale-pt |
Requires: smeserver-locale-pt_BR |
159 |
Requires: smeserver-locale-sl |
Requires: smeserver-locale-sl |
160 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
161 |
|
|
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 |
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47 |
290 |
- gettext Internet connection failed [SME: 631] |
- gettext Internet connection failed [SME: 631] |
291 |
|
|
899 |
%patch14 -p1 |
%patch14 -p1 |
900 |
%patch15 -p1 |
%patch15 -p1 |
901 |
%patch16 -p1 |
%patch16 -p1 |
902 |
|
%patch17 -p1 |
903 |
|
|
904 |
%build |
%build |
905 |
perl createlinks |
perl createlinks |