1 |
# $Id: smeserver-support.spec,v 1.27 2009/10/26 18:41:25 slords 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 9 |
%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 |
11 |
# prior to taking the update |
# prior to taking the update |
12 |
|
|
13 |
# TODO: check mkinitrd,mdadm to see if needed |
# TODO: check mkinitrd,mdadm to see if needed |
14 |
%define centos_excludes initscripts |
%define centos_excludes initscripts,libgsf |
15 |
|
%define centos_remove kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm |
16 |
|
|
17 |
Version: %{version} |
Version: %{version} |
18 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
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 |
26 |
|
Patch1: smeserver-support-2.2.0-migrate_excludes.patch |
27 |
|
Patch2: smeserver-support-2.2.0-obsolete-php5-ibay-property.patch |
28 |
|
Patch3: smeserver-support-2.2.0-donation.patch |
29 |
|
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 |
120 |
Requires: smeserver-locale-es |
Requires: smeserver-locale-es |
121 |
Requires: smeserver-locale-et |
Requires: smeserver-locale-et |
122 |
Requires: smeserver-locale-fr |
Requires: smeserver-locale-fr |
123 |
|
Requires: smeserver-locale-he |
124 |
Requires: smeserver-locale-hu |
Requires: smeserver-locale-hu |
125 |
Requires: smeserver-locale-id |
Requires: smeserver-locale-id |
126 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
127 |
Requires: smeserver-locale-ja |
Requires: smeserver-locale-ja |
128 |
Requires: smeserver-locale-nb |
Requires: smeserver-locale-nb |
129 |
Requires: smeserver-locale-nl |
Requires: smeserver-locale-nl |
130 |
|
Requires: smeserver-locale-pl |
131 |
Requires: smeserver-locale-pt |
Requires: smeserver-locale-pt |
132 |
Requires: smeserver-locale-pt_BR |
Requires: smeserver-locale-pt_BR |
133 |
Requires: smeserver-locale-ro |
Requires: smeserver-locale-ro |
134 |
Requires: smeserver-locale-ru |
Requires: smeserver-locale-ru |
135 |
Requires: smeserver-locale-sl |
Requires: smeserver-locale-sl |
136 |
Requires: smeserver-locale-sv |
Requires: smeserver-locale-sv |
137 |
|
Requires: smeserver-locale-th |
138 |
Requires: smeserver-locale-tr |
Requires: smeserver-locale-tr |
139 |
Requires: smeserver-locale-zh_CN |
Requires: smeserver-locale-zh_CN |
140 |
|
Requires: smeserver-locale-zh_TW |
141 |
|
|
142 |
# These should be re-pulled by other e-smith packages. |
# These should be re-pulled by other e-smith packages. |
143 |
Obsoletes: perl-File-MMagic = 1.22-1 |
Obsoletes: perl-File-MMagic = 1.22-1 |
195 |
Obsoletes: dmc-mitel-mailrules |
Obsoletes: dmc-mitel-mailrules |
196 |
Conflicts: dmc-mitel-mailrules |
Conflicts: dmc-mitel-mailrules |
197 |
|
|
198 |
|
Obsoletes: php5-cgi |
199 |
|
Conflicts: php5-cgi |
200 |
|
Obsoletes: php5-cgi-imap |
201 |
|
Conflicts: php5-cgi-imap |
202 |
|
Obsoletes: php5-cgi-ldap |
203 |
|
Conflicts: php5-cgi-ldap |
204 |
|
Obsoletes: php5-cgi-mysql |
205 |
|
Conflicts: php5-cgi-mysql |
206 |
|
Obsoletes: php5-cgi-pear |
207 |
|
Conflicts: php5-cgi-pear |
208 |
|
Obsoletes: php5-cgi-xmlrpc |
209 |
|
Conflicts: php5-cgi-xmlrpc |
210 |
|
Obsoletes: smeserver-php5-cgi |
211 |
|
|
212 |
|
Obsoletes: php-mcrypt |
213 |
|
|
214 |
# This block used to be in the SMEServer RPM. Many are probably |
# This block used to be in the SMEServer RPM. Many are probably |
215 |
# redundant or should be elsewhere or removed |
# redundant or should be elsewhere or removed |
216 |
# [SF: 1356225] |
# [SF: 1356225] |
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 |
283 |
|
- Renew full copyright text, by Greg Zartman [SME: 7941] |
284 |
|
|
285 |
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-23.sme |
286 |
|
- Renew donation text, by John Crisp [SME: 7880] |
287 |
|
|
288 |
|
* Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme |
289 |
|
- Add donation graphic, by John Crisp [SME: 7879] |
290 |
|
|
291 |
|
* Tue Jan 24 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-21.sme |
292 |
|
- Obsolete smeserver-php5-cgi [SME: 6652] |
293 |
|
|
294 |
|
* Thu Jan 19 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-20.sme |
295 |
|
- Obsolete php-mcrypt [SME: 6814] |
296 |
|
|
297 |
|
* Wed Sep 28 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme |
298 |
|
- Remove php5 property for ibays [SME: 6652] |
299 |
|
|
300 |
|
* Tue Jul 13 2010 Shad L. Lords <slords@mail.com> - 2.2.0-18.sme |
301 |
|
- Add support for Chinese (Taiwan) (zh_TW). [SME: 6106] |
302 |
|
|
303 |
|
* Tue Jun 29 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-17.sme |
304 |
|
- Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}. [SME: 6089] |
305 |
|
|
306 |
|
* Mon Jun 28 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-16.sme |
307 |
|
- Add Obsoletes for php5-cgi. [SME: 6089] |
308 |
|
|
309 |
|
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-15.sme |
310 |
|
- Add support for Hebrew (he). [SME: 5971] |
311 |
|
|
312 |
|
* Mon May 17 2010 Shad L. Lords <slords@mail.com> 2.2.0-14.sme |
313 |
|
- Add migrate fragment for centos excludes [SME: 5960] |
314 |
|
|
315 |
|
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme |
316 |
|
- Reverting previous change [SME: 5962] |
317 |
|
|
318 |
|
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme |
319 |
|
- Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962] |
320 |
|
|
321 |
|
* Wed Dec 9 2009 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-11.sme |
322 |
|
- Fix css validation errors. [SME: 5656] |
323 |
|
|
324 |
|
* Tue Oct 27 2009 Shad L. Lords <slords@mail.com> 2.2.0-10.sme |
325 |
|
- Add support for Polish (pl). [SME: 5434] |
326 |
|
- Add support for Thai (th). [SME: 5466] |
327 |
|
|
328 |
* Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme |
* Mon Oct 26 2009 Shad L. Lords <slords@mail.com> 2.2.0-9.sme |
329 |
- obsoletes fonts-xorg-base to prevent dragging in unneeded |
- obsoletes fonts-xorg-base to prevent dragging in unneeded |
330 |
packages [SME: 5535] |
packages [SME: 5535] |
955 |
|
|
956 |
%prep |
%prep |
957 |
%setup |
%setup |
958 |
|
%patch0 -p1 |
959 |
|
%patch1 -p1 |
960 |
|
%patch2 -p1 |
961 |
|
%patch3 -p1 |
962 |
|
%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 |
967 |
|
|
968 |
%build |
%build |
969 |
perl createlinks |
perl createlinks |
976 |
mkdir -p $YUM_REPOS/defaults/$dir |
mkdir -p $YUM_REPOS/defaults/$dir |
977 |
echo %{centos_excludes} > $YUM_REPOS/defaults/$dir/Exclude |
echo %{centos_excludes} > $YUM_REPOS/defaults/$dir/Exclude |
978 |
done |
done |
979 |
|
sed -i 's/CENTOS_EXCLUDES/%{centos_excludes}/' $YUM_REPOS/migrate/25CentOSExcludes |
980 |
|
sed -i 's/CENTOS_REMOVE/%{centos_remove}/' $YUM_REPOS/migrate/25CentOSExcludes |
981 |
|
|
982 |
%install |
%install |
983 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |