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 40 |
%define release 45 |
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 |
30 |
Patch11: smeserver-support-1.6.0-cssStyling.patch |
Patch11: smeserver-support-1.6.0-cssStyling.patch |
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 |
34 |
|
Patch15: smeserver-support-1.6.0-tags2general.patch |
35 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
36 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
116 |
Requires: smeserver-clamav |
Requires: smeserver-clamav |
117 |
Requires: e-smith-spamassassin |
Requires: e-smith-spamassassin |
118 |
Requires: smeserver-audittools |
Requires: smeserver-audittools |
119 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
120 |
|
|
121 |
# 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 |
122 |
Requires: e-smith-domains |
Requires: e-smith-domains |
139 |
Obsoletes: e-smith-loginscript = 0.2-2 |
Obsoletes: e-smith-loginscript = 0.2-2 |
140 |
Obsoletes: e-smith-samba = 2.1.0-10gjz |
Obsoletes: e-smith-samba = 2.1.0-10gjz |
141 |
Requires: e-smith-samba |
Requires: e-smith-samba |
|
Requires: check4updates |
|
142 |
|
|
143 |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
144 |
Requires: smeserver-locale-de |
Requires: smeserver-locale-de |
265 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
266 |
|
|
267 |
%changelog |
%changelog |
268 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45 |
269 |
|
- Remove <base> tags now in general [SME: 3928] |
270 |
|
|
271 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44 |
272 |
|
- move support lexicon [SME: 3878] |
273 |
|
|
274 |
|
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.6.0-43 |
275 |
|
- Revert obsoletes check4updates, should be in smeserver-yum [SME: 3250] |
276 |
|
|
277 |
|
* Fri Jan 11 2008 Stephen Noble <support@dungog.net> 1.6.0-42 |
278 |
|
- Add Obsolete check4updates [SME: 3250] |
279 |
|
|
280 |
|
* Mon Jan 7 2008 Gavin Weight <gweight@gmail.com> 1.6.0-41 |
281 |
|
- Remove check4updates requires line. [SME: 3250] |
282 |
|
|
283 |
* Fri Sep 7 2007 Shad L. Lords <slords@mail.com> 1.6.0-40 |
* Fri Sep 7 2007 Shad L. Lords <slords@mail.com> 1.6.0-40 |
284 |
- Update obsoletes for sme8 [SME: 2437] |
- Update obsoletes for sme8 [SME: 2437] |
285 |
|
|
864 |
%patch11 -p1 |
%patch11 -p1 |
865 |
%patch12 -p1 |
%patch12 -p1 |
866 |
%patch13 -p1 |
%patch13 -p1 |
867 |
|
%patch14 -p1 |
868 |
|
%patch15 -p1 |
869 |
|
|
870 |
%build |
%build |
871 |
perl createlinks |
perl createlinks |