1 |
# $Id: smeserver-support.spec,v 1.14 2008/04/09 13:51:57 slords Exp $ |
# $Id: smeserver-support.spec,v 1.16 2008/08/07 14:58:28 slords Exp $ |
2 |
|
|
3 |
Summary: SME Server module to display support and licensing information |
Summary: SME Server module to display support and licensing information |
4 |
%define name smeserver-support |
%define name smeserver-support |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.6.0 |
%define version 1.6.0 |
7 |
%define release 51 |
%define release 53 |
8 |
|
|
9 |
# These packages come from CentOS, but wee need to use care when |
# These packages come from CentOS, but wee need to use care when |
10 |
# 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 |
11 |
# prior to taking the update |
# prior to taking the update |
12 |
|
%if "%{?rhel}" == "5" |
13 |
|
# TODO: check mkinitrd,mdadm to see if needed |
14 |
|
%define centos_excludes initscripts |
15 |
|
%else |
16 |
%define centos_excludes kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,initscripts |
%define centos_excludes kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,initscripts |
17 |
|
%endif |
18 |
|
|
19 |
Version: %{version} |
Version: %{version} |
20 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
75 |
Obsoletes: system-config-keyboard |
Obsoletes: system-config-keyboard |
76 |
Obsoletes: system-config-mouse |
Obsoletes: system-config-mouse |
77 |
Obsoletes: xorg-x11-Mesa-libGL |
Obsoletes: xorg-x11-Mesa-libGL |
|
Obsoletes: yum-metadata-parser |
|
78 |
|
|
79 |
# remove netatalk and modules |
# remove netatalk and modules |
80 |
Obsoletes: e-smith-netatalk |
Obsoletes: e-smith-netatalk |
284 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
285 |
|
|
286 |
%changelog |
%changelog |
287 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.6.0-53 |
288 |
|
- Update excludes for sme8 [SME: 4507] |
289 |
|
|
290 |
|
* Thu Aug 7 2008 Charlie Brady <charlieb@e-smith.com> 1.6.0-52 |
291 |
|
- Remove incorrect 'Obsoletes: yum-metadata-parser'. [SME: 4466] |
292 |
|
|
293 |
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.6.0-51 |
* Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.6.0-51 |
294 |
- Add support for Bulgarian (bg) [SME: 4337] |
- Add support for Bulgarian (bg) [SME: 4337] |
295 |
- Re-add support for Portuguese (pt) [SME: 4006] |
- Re-add support for Portuguese (pt) [SME: 4006] |