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 46 |
%define release 47 |
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 |
32 |
Patch13: smeserver-support-1.6.0-smolt.patch |
Patch13: smeserver-support-1.6.0-smolt.patch |
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 |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
273 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
274 |
|
|
275 |
%changelog |
%changelog |
276 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47 |
277 |
|
- gettext Internet connection failed [SME: 631] |
278 |
|
|
279 |
* Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46 |
* Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46 |
280 |
- Add support for Danish (da) [SME: 4006] |
- Add support for Danish (da) [SME: 4006] |
281 |
- Add support for Dutch (nl) [SME: 4006] |
- Add support for Dutch (nl) [SME: 4006] |
885 |
%patch13 -p1 |
%patch13 -p1 |
886 |
%patch14 -p1 |
%patch14 -p1 |
887 |
%patch15 -p1 |
%patch15 -p1 |
888 |
|
%patch16 -p1 |
889 |
|
|
890 |
%build |
%build |
891 |
perl createlinks |
perl createlinks |