1 |
# $Id: smeserver-support.spec,v 1.42 2013/10/12 02:24:51 wellsi Exp $ |
# $Id: smeserver-support.spec,v 1.43 2013/11/03 16:49:09 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 24 |
%define release 25 |
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 |
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 |
Patch3: smeserver-support-2.2.0-donation.patch |
29 |
Patch4: smeserver-support-2.2.0-FullCopyrightText.patch |
Patch4: smeserver-support-2.2.0-FullCopyrightText.patch |
30 |
|
Patch5: smeserver-support-2.2.0-FooterCopyright.patch |
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
33 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
276 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
277 |
|
|
278 |
%changelog |
%changelog |
279 |
|
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-25.sme |
280 |
|
- Update footer copyright [SME: 7970] |
281 |
|
|
282 |
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-24.sme |
* Sun Nov 3 2013 Ian Wells <esmith@wellsi.com> 2.2.0-24.sme |
283 |
- Renew full copyright text, by Greg Zartman [SME: 7941] |
- Renew full copyright text, by Greg Zartman [SME: 7941] |
284 |
|
|
960 |
%patch2 -p1 |
%patch2 -p1 |
961 |
%patch3 -p1 |
%patch3 -p1 |
962 |
%patch4 -p1 |
%patch4 -p1 |
963 |
|
%patch5 -p1 |
964 |
cp %{SOURCE1} root/etc/e-smith/web/common |
cp %{SOURCE1} root/etc/e-smith/web/common |
965 |
cp %{SOURCE2} root/etc/e-smith/web/common |
cp %{SOURCE2} root/etc/e-smith/web/common |
966 |
cp %{SOURCE3} root/etc/e-smith/web/common |
cp %{SOURCE3} root/etc/e-smith/web/common |