1 |
# $Id: smeserver-support.spec,v 1.38 2011/09/28 17:02:40 snetram Exp $ |
# $Id: smeserver-support.spec,v 1.40 2012/01/24 12:02:37 snetram 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 20 |
%define release 22 |
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 |
21 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
22 |
Source1: smeserver_logo.jpg |
Source1: smeserver_logo.jpg |
23 |
Source2: smeserver_logo.gif |
Source2: smeserver_logo.gif |
24 |
|
Source3: btn_donateCC_LG.gif |
25 |
Patch0: smeserver-support.bug5656.patch |
Patch0: smeserver-support.bug5656.patch |
26 |
Patch1: smeserver-support-2.2.0-migrate_excludes.patch |
Patch1: smeserver-support-2.2.0-migrate_excludes.patch |
27 |
Patch2: smeserver-support-2.2.0-obsolete-php5-ibay-property.patch |
Patch2: smeserver-support-2.2.0-obsolete-php5-ibay-property.patch |
204 |
Conflicts: php5-cgi-pear |
Conflicts: php5-cgi-pear |
205 |
Obsoletes: php5-cgi-xmlrpc |
Obsoletes: php5-cgi-xmlrpc |
206 |
Conflicts: php5-cgi-xmlrpc |
Conflicts: php5-cgi-xmlrpc |
207 |
|
Obsoletes: smeserver-php5-cgi |
208 |
|
|
209 |
Obsoletes: php-mcrypt |
Obsoletes: php-mcrypt |
210 |
|
|
273 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
274 |
|
|
275 |
%changelog |
%changelog |
276 |
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme |
277 |
|
- Add donation graphic, by John Crisp [SME: 7879] |
278 |
|
|
279 |
|
* Tue Jan 24 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-21.sme |
280 |
|
- Obsolete smeserver-php5-cgi [SME: 6652] |
281 |
|
|
282 |
* Thu Jan 19 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-20.sme |
* Thu Jan 19 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-20.sme |
283 |
- Obsolete php-mcrypt [SME: 6814] |
- Obsolete php-mcrypt [SME: 6814] |
284 |
|
|
948 |
%patch2 -p1 |
%patch2 -p1 |
949 |
cp %{SOURCE1} root/etc/e-smith/web/common |
cp %{SOURCE1} root/etc/e-smith/web/common |
950 |
cp %{SOURCE2} root/etc/e-smith/web/common |
cp %{SOURCE2} root/etc/e-smith/web/common |
951 |
|
cp %{SOURCE3} root/etc/e-smith/web/common |
952 |
|
|
953 |
%build |
%build |
954 |
perl createlinks |
perl createlinks |