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 38 |
%define release 44 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
35 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
56 |
# Old dependencies from outdated atrpms/rpmforge packages |
# Old dependencies from outdated atrpms/rpmforge packages |
57 |
Obsoletes: libghttp |
Obsoletes: libghttp |
58 |
Obsoletes: perl-HTTP-GHTTP |
Obsoletes: perl-HTTP-GHTTP |
|
Obsoletes: perl-Net-SSLeay |
|
59 |
Obsoletes: perl-Net_SSLeay.pm |
Obsoletes: perl-Net_SSLeay.pm |
60 |
Obsoletes: pythonabi |
Obsoletes: pythonabi |
61 |
|
|
65 |
Obsoletes: system-config-keyboard |
Obsoletes: system-config-keyboard |
66 |
Obsoletes: system-config-mouse |
Obsoletes: system-config-mouse |
67 |
Obsoletes: xorg-x11-Mesa-libGL |
Obsoletes: xorg-x11-Mesa-libGL |
68 |
|
Obsoletes: yum-metadata-parser |
69 |
|
|
70 |
# remove netatalk and modules |
# remove netatalk and modules |
71 |
Obsoletes: e-smith-netatalk |
Obsoletes: e-smith-netatalk |
137 |
Obsoletes: e-smith-loginscript = 0.2-2 |
Obsoletes: e-smith-loginscript = 0.2-2 |
138 |
Obsoletes: e-smith-samba = 2.1.0-10gjz |
Obsoletes: e-smith-samba = 2.1.0-10gjz |
139 |
Requires: e-smith-samba |
Requires: e-smith-samba |
|
Requires: check4updates |
|
140 |
|
|
141 |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
# Pull in locales so we have a smooth language upgrade [SF: 1309520] |
142 |
Requires: smeserver-locale-de |
Requires: smeserver-locale-de |
263 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
264 |
|
|
265 |
%changelog |
%changelog |
266 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44 |
267 |
|
- move support lexicon [SME: 3878] |
268 |
|
|
269 |
|
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.6.0-43 |
270 |
|
- Revert obsoletes check4updates, should be in smeserver-yum [SME: 3250] |
271 |
|
|
272 |
|
* Fri Jan 11 2008 Stephen Noble <support@dungog.net> 1.6.0-42 |
273 |
|
- Add Obsolete check4updates [SME: 3250] |
274 |
|
|
275 |
|
* Mon Jan 7 2008 Gavin Weight <gweight@gmail.com> 1.6.0-41 |
276 |
|
- Remove check4updates requires line. [SME: 3250] |
277 |
|
|
278 |
|
* Fri Sep 7 2007 Shad L. Lords <slords@mail.com> 1.6.0-40 |
279 |
|
- Update obsoletes for sme8 [SME: 2437] |
280 |
|
|
281 |
|
* Tue Jul 3 2007 Shad L. Lords <slords@mail.com> 1.6.0-39 |
282 |
|
- Remove yum-metadata-parser under sme8. |
283 |
|
|
284 |
* Wed Jun 6 2007 Shad L. Lords <slords@mail.com> 1.6.0-38 |
* Wed Jun 6 2007 Shad L. Lords <slords@mail.com> 1.6.0-38 |
285 |
- Add smolt service for hardware profiling. |
- Add smolt service for hardware profiling. |
286 |
|
|
859 |
%patch11 -p1 |
%patch11 -p1 |
860 |
%patch12 -p1 |
%patch12 -p1 |
861 |
%patch13 -p1 |
%patch13 -p1 |
862 |
|
%patch14 -p1 |
863 |
|
|
864 |
%build |
%build |
865 |
perl createlinks |
perl createlinks |