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 49 |
%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 |
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 |
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49 |
284 |
- Fix support for Portuguese (pt_BR) [SME: 4006] |
- Fix support for Portuguese (pt_BR) [SME: 4006] |
285 |
|
|
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 |