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