1 |
# $Id: smeserver-support.spec,v 1.34 2010/05/25 15:31:38 slords Exp $ |
# $Id: smeserver-support.spec,v 1.47 2015/05/15 15:41:26 vip-ire 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 16 |
%define release 28 |
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 |
12 |
|
|
13 |
# TODO: check mkinitrd,mdadm to see if needed |
# TODO: check mkinitrd,mdadm to see if needed |
14 |
%define centos_excludes initscripts,libgsf |
%define centos_excludes initscripts,libgsf |
15 |
%define centos_remove kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm |
%define centos_remove kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,openssl |
16 |
|
|
17 |
Version: %{version} |
Version: %{version} |
18 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
19 |
License: GPL |
License: GPL |
20 |
Group: Networking/Daemons |
Group: Networking/Daemons |
21 |
Source: %{name}-%{version}.tar.gz |
Source: smeserver-support-2.2.0.26.tar.gz |
|
Source1: smeserver_logo.jpg |
|
|
Source2: smeserver_logo.gif |
|
|
Patch0: smeserver-support.bug5656.patch |
|
|
Patch1: smeserver-support-2.2.0-migrate_excludes.patch |
|
22 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
23 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Obsoletes: e-smith-blades |
Obsoletes: e-smith-blades |
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 |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
# remove old kernels that prevent upgrades |
# remove old kernels that prevent upgrades |
129 |
Requires: smeserver-locale-th |
Requires: smeserver-locale-th |
130 |
Requires: smeserver-locale-tr |
Requires: smeserver-locale-tr |
131 |
Requires: smeserver-locale-zh_CN |
Requires: smeserver-locale-zh_CN |
132 |
|
Requires: smeserver-locale-zh_TW |
133 |
|
|
134 |
# These should be re-pulled by other e-smith packages. |
# These should be re-pulled by other e-smith packages. |
135 |
Obsoletes: perl-File-MMagic = 1.22-1 |
Obsoletes: perl-File-MMagic = 1.22-1 |
189 |
|
|
190 |
Obsoletes: php5-cgi |
Obsoletes: php5-cgi |
191 |
Conflicts: php5-cgi |
Conflicts: php5-cgi |
192 |
|
Obsoletes: php5-cgi-imap |
193 |
|
Conflicts: php5-cgi-imap |
194 |
|
Obsoletes: php5-cgi-ldap |
195 |
|
Conflicts: php5-cgi-ldap |
196 |
|
Obsoletes: php5-cgi-mysql |
197 |
|
Conflicts: php5-cgi-mysql |
198 |
|
Obsoletes: php5-cgi-pear |
199 |
|
Conflicts: php5-cgi-pear |
200 |
|
Obsoletes: php5-cgi-xmlrpc |
201 |
|
Conflicts: php5-cgi-xmlrpc |
202 |
|
Obsoletes: smeserver-php5-cgi |
203 |
|
|
204 |
|
Obsoletes: php-mcrypt |
205 |
|
|
206 |
# This block used to be in the SMEServer RPM. Many are probably |
# This block used to be in the SMEServer RPM. Many are probably |
207 |
# redundant or should be elsewhere or removed |
# redundant or should be elsewhere or removed |
268 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
269 |
|
|
270 |
%changelog |
%changelog |
271 |
|
* Fri Jul 3 2015 stephane de labrusse <stephdl@de-labrusse.fr> 2.2.0-28.sme |
272 |
|
- enabled the motd message [SME: 8972] |
273 |
|
- Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and |
274 |
|
- Stefano Zamboni <zamboni@mind-at-work.it> |
275 |
|
|
276 |
|
* Fri May 15 2015 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-28.sme |
277 |
|
- Switch back to upstream openssl build [SME: 8925] |
278 |
|
|
279 |
|
* Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-27.sme |
280 |
|
- Exclude openssl from upstream updates [SME: 8208] |
281 |
|
|
282 |
|
* Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-26.sme |
283 |
|
- Remove old images and roll new tarball [SME: 8213] |
284 |
|
|
285 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-25.sme |
286 |
|
- Update footer copyright [SME: 7970] |
287 |
|
|
288 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-24.sme |
289 |
|
- Renew full copyright text, by Greg Zartman [SME: 7941] |
290 |
|
|
291 |
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-23.sme |
292 |
|
- Renew donation text, by John Crisp [SME: 7880] |
293 |
|
|
294 |
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme |
295 |
|
- Add donation graphic, by John Crisp [SME: 7879] |
296 |
|
|
297 |
|
* Tue Jan 24 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-21.sme |
298 |
|
- Obsolete smeserver-php5-cgi [SME: 6652] |
299 |
|
|
300 |
|
* Thu Jan 19 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-20.sme |
301 |
|
- Obsolete php-mcrypt [SME: 6814] |
302 |
|
|
303 |
|
* Wed Sep 28 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme |
304 |
|
- Remove php5 property for ibays [SME: 6652] |
305 |
|
|
306 |
|
* Tue Jul 13 2010 Shad L. Lords <slords@mail.com> - 2.2.0-18.sme |
307 |
|
- Add support for Chinese (Taiwan) (zh_TW). [SME: 6106] |
308 |
|
|
309 |
|
* Tue Jun 29 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-17.sme |
310 |
|
- Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}. [SME: 6089] |
311 |
|
|
312 |
* Mon Jun 28 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-16.sme |
* Mon Jun 28 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-16.sme |
313 |
- Add Obsoletes for php5-cgi. [SME: 6089] |
- Add Obsoletes for php5-cgi. [SME: 6089] |
314 |
|
|
962 |
%prep |
%prep |
963 |
%setup |
%setup |
964 |
%patch0 -p1 |
%patch0 -p1 |
|
%patch1 -p1 |
|
|
cp %{SOURCE1} root/etc/e-smith/web/common |
|
|
cp %{SOURCE2} root/etc/e-smith/web/common |
|
965 |
|
|
966 |
%build |
%build |
967 |
perl createlinks |
perl createlinks |