1 |
# $Id: smeserver-support.spec,v 1.40 2012/01/24 12:02:37 snetram Exp $ |
# $Id: smeserver-support.spec,v 1.41 2013/10/12 00:36:35 wellsi 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 22 |
%define release 23 |
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 |
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 |
28 |
|
Patch3: smeserver-support-2.2.0-donation.patch |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
274 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
275 |
|
|
276 |
%changelog |
%changelog |
277 |
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-23.sme |
278 |
|
- Renew donation text, by John Crisp [SME: 7880] |
279 |
|
|
280 |
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme |
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme |
281 |
- Add donation graphic, by John Crisp [SME: 7879] |
- Add donation graphic, by John Crisp [SME: 7879] |
282 |
|
|
950 |
%patch0 -p1 |
%patch0 -p1 |
951 |
%patch1 -p1 |
%patch1 -p1 |
952 |
%patch2 -p1 |
%patch2 -p1 |
953 |
|
%patch3 -p1 |
954 |
cp %{SOURCE1} root/etc/e-smith/web/common |
cp %{SOURCE1} root/etc/e-smith/web/common |
955 |
cp %{SOURCE2} root/etc/e-smith/web/common |
cp %{SOURCE2} root/etc/e-smith/web/common |
956 |
cp %{SOURCE3} root/etc/e-smith/web/common |
cp %{SOURCE3} root/etc/e-smith/web/common |