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 44 |
%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 |
31 |
Patch12: smeserver-support-1.6.0-redhat-release.patch |
Patch12: smeserver-support-1.6.0-redhat-release.patch |
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 |
35 |
|
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 |
118 |
Requires: smeserver-clamav |
Requires: smeserver-clamav |
119 |
Requires: e-smith-spamassassin |
Requires: e-smith-spamassassin |
120 |
Requires: smeserver-audittools |
Requires: smeserver-audittools |
121 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
122 |
|
|
123 |
# These packages weren't in 5.x, or were split from e-smith-base since then |
# These packages weren't in 5.x, or were split from e-smith-base since then |
124 |
Requires: e-smith-domains |
Requires: e-smith-domains |
143 |
Requires: e-smith-samba |
Requires: e-smith-samba |
144 |
|
|
145 |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
146 |
|
#Requires: smeserver-locale-ca |
147 |
|
Requires: smeserver-locale-da |
148 |
Requires: smeserver-locale-de |
Requires: smeserver-locale-de |
149 |
|
Requires: smeserver-locale-el |
150 |
Requires: smeserver-locale-es |
Requires: smeserver-locale-es |
151 |
Requires: smeserver-locale-fr |
Requires: smeserver-locale-fr |
152 |
|
Requires: smeserver-locale-hu |
153 |
|
Requires: smeserver-locale-id |
154 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
155 |
|
Requires: smeserver-locale-nl |
156 |
|
Requires: smeserver-locale-pt_BR |
157 |
|
Requires: smeserver-locale-sl |
158 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
159 |
|
|
160 |
# These should be re-pulled by other e-smith packages. |
# These should be re-pulled by other e-smith packages. |
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 |
285 |
|
- Add support for Hungarian (hu) [SME: 4025] |
286 |
|
|
287 |
|
* Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47 |
288 |
|
- gettext Internet connection failed [SME: 631] |
289 |
|
|
290 |
|
* Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46 |
291 |
|
- Add support for Danish (da) [SME: 4006] |
292 |
|
- Add support for Dutch (nl) [SME: 4006] |
293 |
|
- Add support for Greek (el) [SME: 4006] |
294 |
|
- Add support for Indonesian (id) [SME: 4006] |
295 |
|
- Add support for Portuguese (pt) [SME: 4006] |
296 |
|
- Add support for Slovenian (sl) [SME: 4006] |
297 |
|
|
298 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45 |
299 |
|
- Remove <base> tags now in general [SME: 3928] |
300 |
|
|
301 |
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44 |
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44 |
302 |
- move support lexicon [SME: 3878] |
- move support lexicon [SME: 3878] |
303 |
|
|
895 |
%patch12 -p1 |
%patch12 -p1 |
896 |
%patch13 -p1 |
%patch13 -p1 |
897 |
%patch14 -p1 |
%patch14 -p1 |
898 |
|
%patch15 -p1 |
899 |
|
%patch16 -p1 |
900 |
|
%patch17 -p1 |
901 |
|
|
902 |
%build |
%build |
903 |
perl createlinks |
perl createlinks |