1 |
# $Id: smeserver-support.spec,v 1.48 2015/07/03 20:31:16 stephdl Exp $ |
# $Id: smeserver-support.spec,v 1.49 2015/09/04 20:03:34 stephdl 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 2.2.0 |
%define version 2.2.0 |
7 |
%define release 29 |
%define release 30 |
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 |
28 |
Obsoletes: e-smith-keys |
Obsoletes: e-smith-keys |
29 |
Obsoletes: e-smith-support |
Obsoletes: e-smith-support |
30 |
Patch0: smeserver-support-2.2.0.bz8972.motd_donation_message.patch |
Patch0: smeserver-support-2.2.0.bz8972.motd_donation_message.patch |
31 |
|
Patch1: smeserver-support-2.2.0.bz8972.redhat-release-template.patch |
32 |
AutoReqProv: no |
AutoReqProv: no |
33 |
|
|
34 |
# remove old kernels that prevent upgrades |
# remove old kernels that prevent upgrades |
269 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
270 |
|
|
271 |
%changelog |
%changelog |
272 |
|
* Fri Sep 25 2015 stephane de labrusse <stephdl@de-labrusse.fr> 2.2.0-30.sme |
273 |
|
- created a template for /etc/redhat-release [SME: 8972] |
274 |
|
- added smeserver-support-2.2.0.bz8972.redhat-release-template.patch |
275 |
|
|
276 |
* Fri Jul 3 2015 stephane de labrusse <stephdl@de-labrusse.fr> 2.2.0-29.sme |
* Fri Jul 3 2015 stephane de labrusse <stephdl@de-labrusse.fr> 2.2.0-29.sme |
277 |
- enabled the motd message [SME: 8972] |
- enabled the motd message [SME: 8972] |
278 |
- Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and |
- Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and |
967 |
%prep |
%prep |
968 |
%setup |
%setup |
969 |
%patch0 -p1 |
%patch0 -p1 |
970 |
|
%patch1 -p1 |
971 |
|
|
972 |
%build |
%build |
973 |
perl createlinks |
perl createlinks |