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 48 |
%define release 50 |
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 |
33 |
Patch14: smeserver-support-1.6.0-supportlexicon.patch |
Patch14: smeserver-support-1.6.0-supportlexicon.patch |
34 |
Patch15: smeserver-support-1.6.0-tags2general.patch |
Patch15: smeserver-support-1.6.0-tags2general.patch |
35 |
Patch16: smeserver-support-1.6.0-gettextNetConnectFail.patch |
Patch16: smeserver-support-1.6.0-gettextNetConnectFail.patch |
36 |
|
Patch17: smeserver-support-1.6.0-gettextConsole.patch |
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
153 |
Requires: smeserver-locale-id |
Requires: smeserver-locale-id |
154 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
155 |
Requires: smeserver-locale-nl |
Requires: smeserver-locale-nl |
156 |
Requires: smeserver-locale-pt |
Requires: smeserver-locale-pt_BR |
157 |
Requires: smeserver-locale-sl |
Requires: smeserver-locale-sl |
158 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
159 |
|
|
275 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
276 |
|
|
277 |
%changelog |
%changelog |
278 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50 |
279 |
|
- Add gettext to console titles. |
280 |
|
|
281 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49 |
282 |
|
- Fix support for Portuguese (pt_BR) [SME: 4006] |
283 |
|
|
284 |
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48 |
* Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48 |
285 |
- Add support for Hungarian (hu) [SME: 4025] |
- Add support for Hungarian (hu) [SME: 4025] |
286 |
|
|
897 |
%patch14 -p1 |
%patch14 -p1 |
898 |
%patch15 -p1 |
%patch15 -p1 |
899 |
%patch16 -p1 |
%patch16 -p1 |
900 |
|
%patch17 -p1 |
901 |
|
|
902 |
%build |
%build |
903 |
perl createlinks |
perl createlinks |